@charset "utf-8";
/* CSS Document */

h3 {
	background-image:url(../images/h3_06.jpg);
}
#guide-time h4 {
	background-image:url(../images/h4_06.jpg);
}
#guide-access h4 {
	background-image:url(../images/h4_07.jpg);
	margin-bottom: 10px;
}
table {
	border-top:1px solid #C1BFAB;
	border-right:1px solid #C1BFAB;
	margin:1em auto;
	border-collapse:collapse;
	width: 100%;
}
th,td {
	border: none;
}
tr.odd td,
tr.odd .column1 {
	background:#FAF8F0 url(../images/table01bg.jpg) no-repeat;
}	
.column1	{
	background:#FBF7F2;
	text-align: left;
	height: 3em;
}
.score {
	width: 60px;
}
td {
	color:#211818;
	background:#ffffff;
	border-bottom: 1px solid #C1BFAB;
	border-left:1px solid #C1BFAB;
	text-align:center;
	padding-top: 0.3em;
	padding-right: 0.5em;
	padding-bottom: 0.3em;
	padding-left: 0.5em;
}				
th {
	font-weight:normal;
	color: #211818;
	text-align:left;
	border-bottom: 1px solid #C1BFAB;
	border-left:1px solid #C1BFAB;
	padding:.3em 1em;
	background:#EBE5D5;
}	
thead th {
	background:#EBE5D5;
	text-align:center;
	color:#211818
}
blockquote {
	margin-left: 2em;
}
#contents dt {
	margin-top: 1em;
}
#contents dd {
	margin-left: 2em;
}
