@charset "utf-8";
/* CSS Document */
.clear{
	clear:both;
}
/*********ブランド************/
#bland_frame{
	width:1020px;
	height: 240px;
	margin: 0 auto 1rem;
	
}

/* * * * * 簡易フッターコンテンツ * * * * */

footer div#footer-short{
	background-color: rgba(0,0,0,1.00);
	color: #FFFFFF;
	text-align: center;
	padding: 1em 2em;
}

/* * * * * フッター注意書きコンテンツ * * * * */
#attention-footer{
	width:1020px;
	margin:2em auto ;
}



/* * * * * フッターコンテンツ * * * * */	
#footer-wrap{
	background-color: rgba(236,110,104,1.00);
	width:1020px;
	padding:0 0px 50px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size:11px;
	color:rgba(35,24,18,1.00);
	margin:3em auto;
}
#footer-wrap table{
	width: 952px;
	margin: 0 auto;
}

#footer-left-content,#footer-right-content{
	background-color:#fff;
	width:466px;  
	list-style: none;
	vertical-align: top;

}


#footer-wrap h3{
	color:white;
	margin:0 0 10px 50px;
	padding-top:10px;
	font-size:14px;
	
}
#footer-wrap h4{
	border-bottom:  dashed rgba(35,24,18,1.00) 1px;
	font-size:12px;
	margin:20px 20px 0px 20px;
	padding-bottom:6px;
}
#footer-wrap h4 span.detail_link{
	color:rgba(106,118,211,1.00);
	font-weight:normal;
}
#footer-wrap h4 span.detail_link:before{
	content:'　➡ ';
	color:red;
}
#footer-wrap h5{
	border-left: 4px solid #9B9B9B;
	margin:10px 20px 0px 20px;
	padding-left:10px;
	font-weight:normal;
	font-size:12px;
}
#footer-wrap p.f-text01{
	margin:10px 20px 6px 20px;
	line-height:1.5em;
	font-size:11px;
}
#footer-wrap .images{
	margin:4px 10px 0px 20px;
}
#footer-wrap .bold{
	font-weight:bold;
}
#footer-wrap .red{
	color:red;
}

	
	

	
#footer-left-content {
}
