@charset "utf-8";

/* CSS Document */





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



	1.for index style

	

*/





/* 1.for index style ==============================================*/

div.section h3{

	margin-bottom:10px;

}

div.section dl{

	margin-left:10px;

}

div.section dt{

	clear:both;

	float:left;

	display:inline;

	margin-bottom:10px;

	padding-bottom:10px;

	width:14em;

	background:url(../../common/image/dot2px.gif) repeat-x bottom right;

}

div.section dt span{

	padding-left:10px;

	background:url(../../common/image/ico_triangle.gif) no-repeat 0 6px;

}

div.section dd{

	margin:0 0 10px 14em;

	padding-bottom:10px;

	background:url(../../common/image/dot2px.gif) repeat-x bottom left;

}



/* 2.for mt style ==============================================*/

div.mt h3{

	padding-left:10px;

	font-weight:bold;

	line-height:39px;

	border-top:solid 1px #c8c8c8;

	border-right:solid 1px #c8c8c8;

	border-bottom:solid 1px #c8c8c8;

	border-left:solid 2px #092469;

}

div.mt p.meta{

	margin:0 0 15px;

	text-align:right;

}

div.mt p,div.mt ul,div.mt ol{

	margin-bottom:15px;

}

div.mt p{

	margin-left:15px;

}

div.mt ul{

	margin-left:40px;

	list-style:disc;

}

div.mt ol{

	margin-left:40px;

	list-style:decimal;

}









