#content_box{font-size: 14px;}
h3 {
	width: 500px;
	height: 27px;
	background-image: url(../img/hts_m1.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#content_box .title{
	margin: 40px 10px 10px 0;
	font-weight: bold;
	font-size: 16px;
	color: #A4C542;
}
#content_box .check {
	text-align: center;
	padding: 20px 0px 0px 0px;
}

#content_box .check a {
	width: 235px;
	height: 57px;
	margin: 0px auto;
	background-image: url(../img/foot_check1.gif);
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	text-indent:-9999em;
	vertical-align: bottom;
}
#content_box .check a:hover {
	background-image: url(../img/foot_check2.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-indent:-9999em;
}

#content_box dt{
	margin: 20px 5px 10px 15px;
	font-weight: bold;
}
#content_box dd{margin: 10px 5px 20px 35px;}
table{border: none;}
th,td{
	padding: 10px 20px;
	border: 1px solid #CCC;
}
th{background-color: #D2E2A3;}
td{text-align: right;}
.info{border: none;}
.kei{background-color: #A4C542;}
#time{margin: 5px 0;}
#time td{
	border: none;
	padding: 0 20px 10px 20px;
}