h4.prices {
	font-size: 1.2em;
}
.price_jpn_txt {
	font-size: 0.9em;
}
.price_jpn {
	font-size: 1.2em;
	text-align: center;
	color: #0D6A37;
}
th.included{
	background-color:#CBE9ED;
	color:#006699;
	text-align: center;
}
th.excluded{
	background-color:#EEEEEE;
	color:#666666;
	text-align: center;
}
td.included{
	background-color:#FFFFFF;
	font-size:0.8em;
	line-height: 150%;
}
td.excluded{
	background-color:#EEEEEE;
	font-size:0.8em;
	line-height: 150%;
}
li.inc_exc {
	margin:5px 0 5px 0;
	list-style-type: disc;
}
.caution {
	color:#FF3333;
}
p.sup_txt { line-height: 150%;}
table.timetable {
	border-right:1px solid #999999;
	border-left:1px solid #999999;
}
td.timetable {
	border-bottom:1px dotted #999999;
	font-size:0.8em;
	line-height: 150%;
}
td.timetable_top {
	border-top:1px dotted #cccccc;
	border-bottom:1px dotted #cccccc;
	font-size:0.8em;
	line-height: 150%;
}
table.services {
	border:2px dotted #97D8C6;
}
#reservation {
	display: block;
	height: 170px;
	width: 466px;
	margin:15px 0 0 0;
	background-image: url(/services/images/reservation.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}