@charset "UTF-8";

#contents .main {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px; 
	background-color: #ffffff;
}

#contents .main table {
	width: 98.5%;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	margin: 20px 5px 10px 10px;
	border-collapse: collapse;
}

#contents .main th {
	padding: 0.4em;
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
	text-align:center;
	background-color: #eeeeFF;
}

#contents .main td {
	padding: 0.4em;
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
	text-align:center;
}

#contents #item-sei  {
	width: 140px;
}

#contents #item-sehu {
	width: 100px;
}

#contents #item-kake {
	width: 100px;
}
