/* CSS Document */
@import url('../../common/css/main.css');
@import url('../../common/css/reset.css');

@import url('../common/css/base.css');

/* first
---------------------------------------------------- */

#first {
}
#first h2 {
	padding-bottom:10px;
}

#first h3 {
	padding:10px 0;
}
#first h4 {
	padding-bottom:10px;
}
#first div {
	margin:0 180px 0 5px;
}
#first p {
	margin:0 0px 1em 5px;
	position:relative;
	z-index:1;
}
#first .red {
	color:#f00;
}
#first p.none {
	margin:0 0 1em 0;
}
#first table {
	width:440px;
	margin:0 0 1em 5px;
}
#first table th {
	padding:1px 3px;
	text-align:center;
	border:1px solid #CCC8BA;
	background-color:#fef0b7;
	white-space:nowrap;
}
#first table td {
	padding:5px 3px;
	text-align:center;
	border:1px solid #CCC8BA;
	background-color:#FFF7DB;
	white-space:nowrap;
}
#first table.m_table {
	width:auto;
}
#first table.m_table td {
	padding:0 10px;
}

#first ul, #first ol {
	margin:0 0 1em 5px;
}
#first ul.circle li {
	background:url(../../../common/img/list_ball.gif) no-repeat 0 3px;
	padding-left:15px;
}

#first dl {
	margin:0 0 1em 5px;
}
#first dt {
	font-size:16px;
	font-weight:bold;
}
#first dd {
	margin-bottom:1em;
}


#first .page_navi {
	margin-right:10px;
}
h2 {
	margin-top:20px;
}

h4 {
	padding-top:1em;
	padding-left:5px;
}

#first table th {
	width:50%;
}

#left_box .tbig {
	font-size:1.3em;
}
#left_box strong {
	font-size:1.3em;
	color:#f00;
}

ol li {
	list-style:decimal;
	margin-left:1.6em;
	margin-right:160px;
}

.strong {
	font-weight:bold;
	font-size:110%;
}

#d_hear {
	padding-left:200px;
}

#toor_img img {
	padding-right:10px;
}

#anavi {
	background:url(../img/info03/navi.jpg) no-repeat;
	width:450px;
	height:36px;
}
#anavi li {
	display:inline;
}

#anavi li a {
	display:block;
	height:36px;
	width:112px;
	float:left;
	text-indent:-9999px;
	/* Not for Mac IE 5.x \*/
	overflow: hidden;
	/* For other browser */
}

#first #confirm {
	width:auto;
	margin:0 0 1em 5px;
}
#first #confirm dt {
}
#first #confirm dd {
	margin-bottom:1.6em;
}


/* 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:160px;
}
#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;
}

