@charset "utf-8";
#contents h2 {
	background-image: url(../../img/b_time/h2.jpg);
	background-repeat: no-repeat;
	width: 849px;
	height: 100px;
	text-indent: -9999px;
}
#contents .contents_box {
	background-image: url(../../img/b_time/contents_bg.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	padding-left: 25px;
	padding-top: 47px;
	text-align: left;
}
.contents_box h3 {
	background-image: url(../../img/b_time/h3.jpg);
	background-repeat: no-repeat;
	height: 35px;
	text-indent: -9999px;
	margin-bottom: 20px;
}

.contents_box table.time {
	border-collapse:collapse;
	border: 1px solid #00A69A;
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	margin-bottom: 20px;
	font-weight: bold;
}
.contents_box table.time th {
	border: 1px solid #00A69A;
	text-align: center;
	padding: 5px;
}
.contents_box table.time td {
	border: 1px solid #00A69A;
	padding: 5px;
}
.contents_box table.time .thead {
	background-color: #EEEEEE;
}
.contents_box .time .wide_ctr {
	width: 200px;
}

.contents_box .time .txt_center {
	text-align: center;
}


.contents_box table.rec {
	border-collapse:collapse;
	border: 1px solid #00A69A;
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	margin-bottom: 20px;
	font-weight: bold;
	margin-top: 10px;
}
.contents_box table.rec th {
	border: 1px solid #00A69A;
	padding: 5px;
	background-color: #EEEEEE;
	text-align: center;
}
.contents_box table.rec td {
	border: 1px solid #00A69A;
	padding: 5px;
	width: 150px;
}
.contents_box .rec .b_time_table {
	width: 350px;
}

.contents_box .rec .schedule {
}


.contents_box p {
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	color: #666666;
	margin-bottom: 20px;
}
.contents_box .time .pool_txt {
	width: 300px;
}

p.b_time_top {
	font-size: 14px;
	color: #00A69A;
	width: 400px;
	padding-bottom: 10px;
	background-image: url(../../img/b_time/contents_bg_dot.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-left: 10px;
}
.contents_box .b_time_head {
	font-size: 16px;
	color: #9F46B4;
	padding-left: 100px;
}
.contents_box .time .st_txt {
	color: #A047B3;
}
.contents_box .time a {
	font-weight: normal;
	color: #00A69A;
}
.contents_box .time a:hover {
	text-decoration: underline;

}

