﻿@charaset"Shift_JIS";



/*--------------------------------------------------
	DESIGN
--------------------------------------------------*/


.des_box_01{
	width:960px;
	height:auto;
	margin:0 0 20px 0;
	padding:20px;
	background:url(../img/common/box_back.png) left top repeat;
	overflow:hidden;
}



#des_box_02{
	width:1020px;
	height:auto;
	margin:20px -20px 20px 0;
	overflow:hidden;
}


#des_box_02 ul { list-style:none; margin:0 auto; padding:0 0 0 0; overflow:hidden;}
#des_box_02 ul li { float:left; width:235px; margin:0 20px 0 0;}


#des_box_03_l{
	float:left;
	width:600px;
	margin:0 0 40px 0;
	overflow:hidden;
}

#des_box_03_r{
	float: right;
	width:360px;
	margin:0 0 40px 0;
	overflow:hidden;
}


#des_box_04_r{
	float: right;
	width:150px;
	margin:0 0 40px 40px;
	overflow:hidden;
}



.des_box_05_l{
	float:left;
	width:460px;
	margin:0 0 0 0;
	overflow:hidden;
}

.des_box_05_r{
	float: right;
	width:460px;
	margin:0 0 0 0;
	overflow:hidden;
}

p.p_nakagawa{
	margin:95px 0 0 0;
}

@media only screen and (max-width: 767px) {
	
.des_box_01{
	width:90%;
}



#des_box_02{
	width:100%;
	margin:20px 0 20px 0;
}


#des_box_02 ul li { float:none; width:100%; margin:0 20px 0 0;}


#des_box_03_l,
#des_box_03_r{
	float:none;
	width:100%;
	margin:0 0 40px 0;
}



#des_box_04_r{
	float: right;
	width:150px;
	margin:0 0 40px 40px;
}



.des_box_05_l,
.des_box_05_r{
	float: none;
	width:100%;
}

p.p_nakagawa{
	margin:0 0 0 0;
}

	
	
}
