@charset "utf-8";


/*------------------------- content -------------------------*/
/*------------------------- content main -------------------------*/

#reservation #content_main #main_visual h2 {
	background: url(../../images/ttl_reservation.gif);
	margin: 0 0 20px 0;
}

#reservation #content_main #main_visual p {
	padding:0 0 30px 0;
}

#reservation #content_main .column_1 .section {
	margin: 0 0 35px 0;
	position: relative;
}

#reservation #content_main .column_1 .section dl dt,
#reservation #content_main .column_1 .section dl dd {
	margin: 0 0 8px 0;
	line-height: 1.5em;
}

#reservation #content_main .column_1 .section dl dt {
	float: left;
	height: 17px;
	width: 97px;

	color: #FFFFFF;
	text-align: center;
}

#reservation #content_main .column_1 .section dl dt.green {
	background: url(../../images/reservation_bg_green.gif) no-repeat;
}

#reservation #content_main .column_1 .section dl dt.blue {
	background: url(../../images/reservation_bg_blue.gif) no-repeat;
}

#reservation #content_main .column_1 .section dl dt.red {
	background: url(../../images/reservation_bg_red.gif) no-repeat;
}

#reservation #content_main .column_1 .section dl dd {
	padding: 0 0 0 110px;
}


/*------------------------- /content main -------------------------*/
/*------------------------- /content -------------------------*/