@charset "utf-8";
/* CSS Document */


/* index==========================

	1.for index style
	
*/


/* 1.for index style
===============================================================*/
div.section h2{
	margin-bottom:10px;
}
div.secRight{
	float:right;
	display:inline;
	width:410px;
}
div.secLeft{
	float:left;
	display:inline;
	width:230px;
}
div.kamaLeft{
	float:left;
	display:inline;
	width:410px;
}
div.kamaRight{
	float:right;
	display:inline;
	width:230px;
}