@charset "utf-8";
/* CSS Document */


/* index==========================

	1.for index style
	
*/


/* 1.for index style
===============================================================*/
div#main h2{
	margin-bottom:15px;
}
div.section h3{
	margin-bottom:10px;
}
div.section p{
	margin-bottom:15px;
}
div.impRight{
	float:right;
	display:inline;
	margin:0 0 5px 15px;
	width:234px;
}
div.chaBox{
	margin:20px 15px 0;
}
div.chaBox h3{
	margin-bottom:10px;
}
div.chaBox p{
	margin-bottom:15px;
}
