@charset "UTF-8";
/* CSS Document */





#itemArea {
	padding:0;
	position:relative;
	background:url(../img/item_bg.gif) repeat-y;

}

#itemArea h2 {
	margin-left:-15px;
	padding-bottom:10px;
}

#itemArea li {
	padding:0px;
	list-style:none;
}

#itemArea .leftArea {
	width:284px;
	float:left;
}

#itemArea .leftArea ul {
	/* background:url(../img/bg_air_midlde.png) repeat-y; */
	
}

#itemArea .leftArea li {
	margin-right:8px;
	padding:8px 3px 0 0;
	font-size:11px;
}

#itemArea .leftArea li p.top {
	font-size:12px;
	padding-left:47px;
	font-weight:bold;
	color:#004098;
	background:url(../img/ico_nrt.gif) no-repeat 6px top;
}
#itemArea .leftArea li p.top2 {
	font-size:12px;
	padding-left:47px;
	font-weight:bold;
	color:#060;
	background:url(../img/ico_hnd.gif) no-repeat 6px top;
}


#itemArea .leftArea li p.bottom {
	font-size:11px;
	margin-left:7px;
	padding-bottom:5px;
	border-bottom:1px dashed #ADADAD;
}
#itemArea .leftArea li.last p.bottom {
	border-bottom:none;
	padding-bottom:5px;
}

#itemArea .leftArea li span.dst {
	color:#333;
	font-weight:normal;
	font-size:14px;
}

#itemArea .leftArea span.dst a {
	color:#003399;
	text-decoration:none;
}

span.dst a:link {
	color:#003399;
	text-decoration:none;
} 

span.dst a:hover {
	color:#003399;
	text-decoration:underline;
} 

span.set_price {
	color:#ff0000;
	font-weight:bold;
	font-size:14px;
}

#itemArea .middleArea {
	width:335px;
	float:left;
}

p.htl_img{
	float:left;
	padding-right:8px;
}

/*
#itemArea .middleArea ul {
	background:url(img/bg_hotel_midlde.png) repeat-y;
}
*/

#itemArea .middleArea li {
	margin-right:8px;
	padding:8px 3px 0 10px;
	/*background:url(img/ico_arrow.gif) no-repeat right center;*/
	font-size:11px;
}

#itemArea .middleArea li p.top {
	font-size:12px;
}

#itemArea .middleArea li em {
	background:#333333;
	color:#FFFFFF;
	font-style:normal;
	font-weight:bold;
	font-size:12px;
	padding:1px 6px;
	margin-right:5px;
}


#itemArea .middleArea li p.bottom {
	font-size:11px;
	margin-left:3px;
	padding-bottom:8px;
	border-bottom:1px dashed #ADADAD;
	
}
#itemArea .middleArea li.last p.bottom {
	border-bottom:none;
}

#itemArea .middleArea li span.dst {
	color:#003399;
	font-weight:bold;
	font-size:12px;
	padding-top:10px;
}


#itemArea .middleArea li span.dst a{
	text-decoration:underline;
}

#itemArea .rightArea {
	width:270px;
	float:left;
}

/*
#itemArea .rightArea ul {
	background:url(img/bg_rail_midlde.png) repeat-y;
}
*/

#itemArea .rightArea li {
	margin-right:8px;
	padding:8px 3px 0 10px;
	/*background:url(img/ico_arrow.gif) no-repeat right center;*/
	font-size:11px;
}

#itemArea .rightArea li.op_note {
	font-size:12px;
	border:1px solid #333;
	margin-left:7px;
	padding:3px 3px 3px 13px;
}


#itemArea .rightArea li p.top {
	font-size:12px;
}

#itemArea .rightArea li p.bottom {
	font-size:11px;
	padding-bottom:5px;
	border-bottom:1px dashed #ADADAD;
	text-align:right;
}
#itemArea .rightArea li.last p.bottom {
	border-bottom:none;
}

#itemArea .rightArea li span.dst {
	color:#003399;
	font-weight:bold;
	font-size:14px;
}

#itemArea .rightArea span.dst a {
	color:#003399;
	text-decoration:underline;
}

#itemArea .plus01 {
	position:absolute;
	top:200px;
	left:340px;
}
#itemArea .plus02 {
	position:absolute;
	top:200px;
	left:620px;
}

#itemArea h3.air_item{
	background:url(../img/bg_airitem.gif) no-repeat left top;
	padding:0px 0 5px 30px;
}

#itemArea h3.htl_item{
	background:url(../img/bg_htlitem.gif) no-repeat left top;
	padding:0px 0 5px 30px;
	margin-left:7px;
}

#itemArea h3.op_item{
	background:url(../img/bg_opitem.gif) no-repeat left top;
	padding:0px 0 5px 30px;
	margin-left:7px;
}
