@charset "shift_jis";

/* brand
========================================*/
/* brand
----------------------------------------*/

#contentsMain .wid159{
	width:159px;
}

#contentsMain .wid215{
	width:215px;
}

#contentsMain .wid440{
	width:440px;
}

#contentsMain .wid670{
	width:670px;
}

#contentsMain .mR12{
	margin-right:12px;
}
	
#contentsMain .bg_color {
    background-color: #E8E7DD;
    width: 610px;
}

#contentsMain .pad {
    padding: 15px 30px;
}

#contentsMain .bdr_Btm {
    border-bottom: 1px solid #000000;
    width: 610px;
}

#contentsMain hr.TLine{
	border-top:1px solid #333;
	margin:6px 0 0 0;
	height:1px;
	dislay: block;
	width: 605px;
}


/*----------------------------*/

@media (max-width: 639px) {
#contentsMain .wid215 {
float: none!important;
margin: 0 auto 10px!important;
}

.contentsBox02L {
margin-bottom: 110px;
}
#contentsMain .wid159 {
width: calc(50% - 5px);
}
#contents .contentsBox02L, #contents .contentsBox02R {
width: 100%;
float: none;
}
#contentsMain .wid670 {
width: 100%;
}
#contentsMain .wid440 {
width: 100%;
margin-bottom: 15px;
}
/*max-width: 639px*/}


