/* CSS Document */
@import url('../../common/css/main.css');
@import url('../../common/css/reset.css');

@import url('../common/css/base.css');

#first table th {
	width:50%;
}

#left_box .small {
	font-size:0.9em;
}
#left_box strong {
	font-size:1.3em;
	color:#f00;
}


/* res_box
---------------------------------------------------- */
#left_box #first div.res_box {
	width:630px;
	background:url(../../common/img/p_back_top.gif) no-repeat;
	margin:0px 0 10px 0;
	padding:10px 0px 0px 0px;
	position:relative;
}
#left_box #first div.res_box div {
	margin:0;
	padding:0;
}
#left_box #first .res_img {
	width:85px;
	float:left;
	text-align:right;
}
#left_box #first .res_box h4 {
	padding:0 5px;
	margin:0 5px;
	font-weight:bold;
	border-bottom:1px solid #164A84;
	zoom:100%;
	color:#164A84;
}
#left_box #first .res_box .reserve_btn {
	position:absolute;
	top:6px; right:15px;
}
#left_box #first .res_box table {
	margin:7px 0 0 0;
	width:540px;
}
#left_box #first .res_box table th {
	white-space:nowrap;
	width:4em;
}
#left_box #first .res_box table th, #left_box #first .res_box table td{
	padding:0 5px;
	vertical-align:top;
	background:none;
	text-align:left;
	border:none;
}
#left_box #first .res_box table td.res_td_img {
	text-align:center;
	white-space:nowrap;
	padding:0 7px 0 3px;
	width:202px;
}
#left_box #first .res_box ul {
	margin-top:5px;
}
#left_box #first .res_box ul li {
	display:inline;
	float:left;
}
#left_box #first .res_box ul li img {
	vertical-align:bottom;
	padding-right:5px;
}
#left_box #first .res_box ul li img.start {
	padding-top:2px;
}

#left_box #first .res_right {
	width:540px;
	float:left;
}
#left_box #first .res_foot {
	clear:both;
}

#left_box #first .leaf_anc {
	margin:0;
	padding:0;
	margin-top:-5px;
	text-align:right;
}
