@charset "utf-8";
/* CSS Document */


/* index==========================

	1.for index style
	
*/


/* 1.for index style
===============================================================*/
div.section h2{
	margin-bottom:10px;
}
div.section dt{
	color:#014080;
	font-weight:bold;
}
div.section dd{
	margin-bottom:15px;
}
div.section p{
	margin-bottom:15px;
}
div.section ul{
	margin:15px 0 0 20px;
	list-style:disc;
}
