body,html{
	margin:0px;
	padding:0px;
	background:#fff;
	font-size:12px;

}

.head{
width:100%;
height:95px;
background:url(mmse_form02.gif) repeat-x top center;
}

.contents{
	width:100%;
	padding:5px;
	text-align:center;
	margin:auto;

}

.contents table{
	width:500px;
	margin:auto;
}

.contents table td{
	padding:10px;
	border-bottom:1px solid #999;
	border-left:1px solid #666;
	border-top:1px solid #f5f5f5;
	border-right:1px solid #c1c1c1;
	text-align:left;
}

.contents table td.left{
	width:150px;
	background:#F5F5F5;

}

.contents table td .form01{
	width:230px;
}