@charset "Shift_JIS";
#wapper_all #contents #column_right #reservation {
	background: url(../img/access_reservation_bg.jpg) no-repeat;
	height: 290px;
	width: 580px;
	padding-bottom: 30px;
}
#reservation #holiday {
	height: 27px;
	width: 520px;
	margin: 0px auto;
	background: url(../img/access_holiday_bg.gif) no-repeat;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
}
#reservation .bg_text {
	height: 235px;
}
#access dt,
#access dd {
	float: left;
	margin-bottom:10px;
	
}
#access dt {
	text-align: right;
	width: 100px;
	font-weight: bold;
	color: #666633;
	clear: left;
}
#access dd {
	width: 470px;
	padding-left: 10px;
}
