@charset "UTF-8";
/* CSS Document */


body {
-webkit-text-size-adjust: none;
}

/* clearfix
------------------------------------------------------------*/
.clearfix:after {
content: ".";
display: block;
visibility: hidden;
height: 0;
clear: both;
}
.clearfix {
zoom: 1;
}/* IE用 */


/*フッター*/
#brand_footerarea {
	border-top:1px solid #ddd;
	font-family: Helvetica,Verdana,"Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3",sans-serif;
	font-size:11px;
	text-align: left;
	clear: both;
	width:100%;
	min-width:980px;
	background:#fff;
	width: expression(document.body.clientWidth < 982? "980px" : "auto");
	margin:40px 0 0 0;
	padding:0 0 10px 0;
	color:#999;
}
#brand_footerarea.bbottom {
	margin:20px 0 0 0;
}

#brand_footerarea #brand_footer {
	width:980px;
	margin:0 auto;
	padding-top:20px;
}

#brand_footerarea #brand_footer a{
	font-size:11px;
	text-decoration: none;
	color:#333;
}
#brand_footerarea #brand_footer a:hover{
	color:#777;
}

#brand_footerarea #brand_footer #inner{
	width:100%;
	margin:0 auto;
	padding:0;
	color:#000;
}

#brand_footerarea #brand_footer ul{
	font-size:11px;
	margin:0;
	padding:0;
	list-style-type:none;
}

#brand_footerarea #brand_footer #brand_coltd{
	width:100%;
	line-height:20px;
}

#brand_footerarea #brand_footer #brand_coltd #brand_left{
	width:150px;
	line-height:20px;
	float: left;
}

#brand_footerarea #brand_footer #brand_coltd #brand_right{
	width:720px;
	line-height:20px;
	float: right;
}
#brand_footerarea #brand_footer #brand_coltd #brand_right ul{
	font-size:11px;
	line-height:20px;
}
#brand_footerarea #brand_footer #brand_coltd #brand_right ul li{
	font-size:11px;
	line-height:20px;
	float: left;
	margin-right:15px;
}

#brand_footerarea #brand_footer #brand_brand{
	width:100%;
	line-height:20px;
	padding-top:20px;
}

#brand_footerarea #brand_footer #brand_brand #brand_left{
	width:150px;
	line-height:20px;
	float: left;
	color:#000;
}

#brand_footerarea #brand_footer #brand_brand #brand_right{
	width:720px;
	line-height:20px;
	float: right;
}
#brand_footerarea #brand_footer #brand_brand #brand_right ul{
	font-size:11px;
	line-height:20px;
	width:720px;
}
#brand_footerarea #brand_footer #brand_brand #brand_right ul li{
	font-size:11px;
	line-height:20px;
	width:130px;
	float: left;
	margin-left:0px;
}
#brand_footerarea #brand_footer #brand_brand #brand_right ul li.snt{
	width:200px;
	float: left;
}

#brand_footerarea #brand_footer #brand_bottom{
	width:100%;
	color:#777;
}

#brand_footerarea #brand_footer #brand_bottom #brand_left{
	line-height:40px;
	float: right;
	text-align: left;
	padding-right:0px;
}

#brand_footerarea #brand_footer #brand_bottom #brand_right{
	width:300px;
	line-height:40px;
	float: right;
	text-align: right;
}

#brand_footerarea #brand_footer #brand_bottom #brand_right ul li.snt{
	width:200px;
	float: left;
}