@charset "utf-8";

div.bgwrap {
	min-height:124px;
	background-repeat:no-repeat;
	background-position:right top;
}
div.bgwrap.num1 { background-image:url(../img/global/info-reservation/bg_reser1.jpg); }
div.bgwrap.num2 { background-image:url(../img/global/info-reservation/bg_reser2.jpg); }
div.bgwrap.num3 { background-image:url(../img/global/info-reservation/bg_reser3.jpg); }
div.bgwrap.num4 { background-image:url(../img/global/info-reservation/bg_reser4.jpg); }

ul.olReservation {
	min-height:50px;
	padding-left:30px;
	margin-bottom:30px;
}

.secReserv {
	width:460px;
	min-height:50px;
	padding-left:30px;
	margin-bottom:30px;	
}

body.bright .olReservation,
body.bright .secReserv { background:url(../info-reservation/img/bright/img_flowBottom.gif) left top no-repeat; }
body.dark .olReservation,
body.dark .secReserv { background:url(../info-reservation/img/dark/img_flowBottom.gif) left top no-repeat; }

ul.olReservation li {
	padding-left:10px;
	padding-bottom:10px;
	text-indent:-10px;
	width:460px;
}

ul.bottomimg {
	width:100%;
	margin-bottom:30px;
}

ul.bottomimg li {
	float:left;
}

ul.bottomimg li.num1,
ul.bottomimg li.num2 {
	margin-right:6px;
}

ul.bottomimg li img {
}
