@charset "utf-8";
/* CSS Document */


/* index==========================

	1.for index style
	
*/


/* 1.for index style
===============================================================*/
div.section h3{
	margin-bottom:15px;
}
div.limRight{
	float:right;
	display:inline;
	margin-right:15px;
	width:405px;
}
div.limLeft{
	float:left;
	display:inline;
	margin-left:15px;
	width:202px;
}

div.section dt{
	float:left;
	width:6em;
}
div.section dd{
	margin-left:6em;
}


