@charset "utf-8";

/*
------------------------------------------------------------ */
#img_top {
	width: 590px;
	_width: 800px;
	height: 245px;
	padding-left: 210px;
	/*background: url(../common/images/img_info.jpg) right no-repeat;
	text-indent: -999em;*/
}

div.left {
	width: 308px;
}
div.right {
	width: 470px;
}

#contents h3 {
	width: 460px;
	_width: 470px;
	padding-left: 10px;
	margin-bottom: 20px;
}

.banner01 {
	margin-bottom: 30px;
}

#shcdule {
	overflow: auto;
}

.p01{
	font-size: 1.5em;
	font-weight: bold;
	color: #009;
}
.table01 {
	width: 225px;
	margin-bottom: 10px;
	float: left;
}
.table02 {
	width: 470px;
	margin-bottom: 20px;
}

.table02 td,.table02 th{
	padding: 10px;
}
.table03 {
	width: 225px;
	margin-bottom: 10px;
	float: right;
}

th {
	border: 1px solid #ccc;
	background: #D9C6BD;
}
td{
	border: 1px solid #ccc;
	vertical-align: middle;
	text-align: center; 
}
.red {
	color:#FF2828;
}

.blue {
	color: #0099CC;
}

.off {
	background: #ccc;
}

.off_red {
	color:#FF2828;
	background: #ccc;
}

.off_blue {
	color: #0099CC;
	background: #ccc;
}

.grey2 {
	color: #ccc;
}

#shcdule p {
	clear: both;
}


#car{
	margin-bottom:10px;
}

#picture{
	padding-left:30px;
}