@charset "utf-8";

/* CSS Document */





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



	1.for index style

	

*/





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

div#mainVis{

	margin-bottom:7px;

}

div.top h2{

	margin-bottom:7px;

}

div.section dl{

	margin:0 20px 0 10px;

}

div.section dt{

	clear:both;

	float:left;

	display:inline;

	width:14em;

}

div.section dt img{

	margin-right:5px;

	vertical-align:middle;

}

div.section dd{

	margin-left:14em;

}



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

div.mt h2{

	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;

}









