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


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

	1.for index style
	
*/


/* 1.for index style
===============================================================*/
div.section{
	margin:0 6px 30px 10px;
}

div.section h3{
	margin-bottom:10px;
}
div.section ol{
	margin-left:30px;
	list-style:decimal;
}
div.section p{
	margin-bottom:20px;
}
p.name{
	text-align:right;
}


