@charset "utf-8";
/* CSS Document */


/* index==========================

	1.for index style
	
*/


/* 1.for index style
===============================================================*/
div.section h2{
	margin-bottom:15px;
}
div.section h3{
	margin-bottom:5px;
}
div.genBox{
	margin-bottom:15px;
}
div.genRight{
	float:right;
	display:inline;
	margin-right:15px;
	width:385px;
}
div.genLeft{
	float:left;
	display:inline;
	width:240px;
	text-align:center;
}
div.gen02Left{
	float:left;
	display:inline;
	width:385px;
}
div.gen02Right{
	float:right;
	display:inline;
	margin-right:15px;
	width:240px;
	text-align:center;
}




