@charset "utf-8";
#MainContents h2 {
	background-image: url(../img/kumitate_title.jpg);
	text-indent: -9999px;
	height: 112px;
	width: 576px;
}

#Ditails h3 {
	font-size: 16px;
	line-height: 140%;
}
#copy {
	margin-bottom: 8px;
}
#Ditails img {
	margin-top: 12px;
	margin-bottom: 20px;
}
#Ditails table tr th {
	background-color: #F0F0F0;
	border: 1px solid #C8C8C8;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	text-align: center;
}
#Ditails table {
	width: 100%;
	border-collapse:collapse;
	border: 1px solid #C8C8C8;
	margin-top: 8px;
	margin-bottom: 12px;
}
.small {
	font-size: 10px;
	font-weight: normal;
}
#Ditails table tr td {
	padding: 8px;
	border: 1px solid #C8C8C8;
	text-align: center;
}
#Ditails {
	text-align: center;
	background-image: url(../../img/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
