#left_btn li#bt_room a		{ color:#ED1D1D; }


#main_contents {
	margin-left:220px;
	font-size:16px;
	text-align:left;
}

.page_name {
	background:url(../img/reserve/pageImg_2.jpg) center no-repeat;
	height:680px;
	text-indent:-9999px;
}


#caution_txt {
	font-size:16px;
	text-align:center;
}

.white_box {
	background-color:#FFF;
	width:780px;
	margin:0 auto;
	color:#000;
	padding:60px 0;
	margin-bottom:60px;
	font-size:14px;
}

.white_box li {
	background:url(../img/common/list_marker.png) 5px 5px no-repeat;
	padding-left:18px;
}


#caution_txt dl {
	width:600px;
	margin:0 auto;
}

#caution_txt dt { margin-bottom:10px; }
#caution_txt dd {
	text-align:left;
	margin-bottom:80px;
	border-bottom:1px #333 dotted;
	padding-bottom:80px;
}

#caution_txt dd:last-child {
	margin-bottom:0;
	padding-bottom:0;
	border-bottom:none;
	}


.tel_number {
	text-align:center;
	margin:50px 0;
}


.red_txt {
	color:#FFF;
	text-decoration:underline;
}

#caution_txt dd.online_reser { text-align:center; }


#caution_txt dd.online_reser a { color:#C00; text-decoration:underline; }
#caution_txt dd.online_reser a:hover { color:#36C; }