@charset "UTF-8";

@import url("/css/commonnewtail.css");

@import url("/css/footertablecommon.css");
@import url("/css/tablecommon.css");


body {
	background-color: #fff;
}


div#mvmcontainer {
	margin-top:0px;
}



table.t1 {
	font-size:1em; 
	font-weight:normal; 
	background-color:#ffffff; 
	line-height:1.5; 
	border:none;
	width:90%;
	margin:30px auto 30px 50px;
	padding:0;
	empty-cells:show;
}

table.t1 td {
	padding: 10px 15px 20px 15px;
	vertical-align:top;
	border-top:dotted 1px #999999;
}

col.t1 {
	width:150px;
}

col.c1 {
	width:450px;
}

p#d1 {font-size: 1em;}
p#d2 {font-size: 1em; margin-left:20px; margin-bottom:5px; margin-right:10px; margin-top:10px;}

ol.o3 {
	margin-left:0;
	margin-right:0;
	padding-left:20px;
}

ol.o3 li {
	padding-bottom:7px;
}

