/* BASIC css start */
#footer {
	border-top: 1px solid #ededed;
	clear: both;
	margin-top: 15px;
}
footer .sns_section {
	margin:25px 0;
}
footer .sns_section ul {
	text-align:center;
}
footer .sns_section ul li {
	display:inline-block;
	width:30px;
	margin:0 8px;
}
footer .sns_section ul li img {
	width:100%;
}
footer .middle {
	margin:15px 0;
}
footer .middle ul {
	text-align:center;
	padding:0 10px;
}
footer .middle ul li {
	display:inline-block;
	margin:0 8px;
}
footer .middle ul li a {
	font-size:0.7em;
}
footer .info {
	text-align:center;
	padding:0 10px;
}
footer .info p {
	font-size:0.6em;
	height:13px;
	line-height:13px;
}
footer .copy {
	text-align:center;
	margin:15px 0 5px 0;
}
footer .ms_logo {
	text-align:center;
	margin:10px 0;
}
footer .foot_box {
	text-align:center;
	margin:20px 0 30px 0;
}
footer .foot_box ul {
}
footer .foot_box ul li {
	display:inline-block;
	border:1px solid #bdbdbd;
	padding:2px 20px;
	text-align:center;
	margin:0 1px;
}
footer .foot_box ul li a {
	color:#999;
	font-size:0.7em;
}

/* BASIC css end */

