@charset "utf-8";

#MainContents h2 {
	background-image: url(../img/haitatsu_title.jpg);
	text-indent: -9999px;
	height: 112px;
	width: 576px;
}

#Ditails h3 {
	font-size: 16px;
	line-height: 140%;
}
#Ditails img {
	float: right;
	margin-left: 8px;
	margin-bottom: 16px;
}

#Ditails table {
	clear: both;
	width: 536px;
	font-size: 14px;
	border-collapse:collapse;
	border: 1px solid #C8C8C8;
	margin-bottom: 12px;
}
#Ditails table tr th {
	padding: 8px;
	text-align: left;
	background-color: #fffef6;
	border: 1px solid #C8C8C8;
	white-space: nowrap;
}
#Ditails table tr td {
	padding: 8px;
	border: 1px solid #C8C8C8;
}
