/*年末出発！限定プラン サイパンへgo!*/
a{
	text-decoration: none;
}
a:hover{
	color:#6e29af;
	text-decoration:underline;
}
.contentsBox{
	width:880px;
	height:auto;
	overflow:hidden;
	margin:20px 0 0 0;
	padding:0;
	background-color:#e2e2e2;
}
.contentsBox h3{
	margin:0;
	padding:5px 0 5px 10px;
	font-size:12px;
	font-weight:bold;
	background:url(../../img/common/bg_div_gray.gif) left bottom repeat-x #d7d7d7;
	color:#333;
}
.hotelArea_pusan{
	width:880px;
	margin:0;
	padding:10px 0;
	background-color:#FFF;
	border-bottom:solid 2px #565656;
}
.hotelArea_pusan dl{
	margin:0 0 10px 0;
	padding:0;
	border-bottom: solid 1px #cacaca;
	background-color:#FFF;
}
.hotelArea_pusan dt,
.hotelArea_pusan dt a {
	width:800px;
	padding:0;
	font-size:12px;
	font-weight:bold;
	color:#6e29af;
	line-height:1.5em;
	float:left;
}
.hotelArea_pusan dt{
	margin:5px 0;
}
.hotelArea_pusan dd{
	width:80px;
	margin:5px 0;
	float:right;
}
.hotelArea_pusan img{
	margin:20px 10px;
}
img.hotel_level{
	float:left;
	margin:0;
	padding:0;
}



#flightArea{
	width:840px;
	margin:10px 20px;
	padding:0;
	font-size:12px;
	color:#666;
	line-height:1.5em;
}
table.flight{
	width:840px;
	margin:10px 0;
}
table.flight th{
	border-top:solid 1px #999999;
	padding:2px 10px;
}
table.flight td{
	border-bottom:solid 1px #666666;
	padding:2px 10px;
}
#scheduleArea{
	width:840px;
	margin:10px 19px;
	padding:0;
	background-color:#FFF;
	border:solid 1px #cccccc;
}
table.schedule{
	width:800px;
	margin:20px;
	padding:0;
}
table.schedule th{
	background:#666;
	font-size:14px;
	font-weight:bold;
	text-indent:10px;
	color:#FFF;
	border-bottom:solid 1px #cccccc;
}
table.schedule td{
	border-bottom:solid 1px #cccccc;
	padding:2px 10px;
	text-align:left;
}
td.cautionArea{
	margin:0;
	padding:10px 20px;
	background-color:#e4eee4;
	font-size:10px;
	line-height:1.5em;
}
.attentionArea{
	width:840px;
	margin:20px 0;
	padding:10px 20px;
	background:#fae8ec;
	font-size:12px;
	color:#666;
	line-height:1.5em;
}
.attentionArea dl{
	width:800px;
	margin:5px 20px;
	padding:0;
}
.attentionArea dt{
	float:left;
}
.attentionArea dd{
	margin:0 0 0 60px;
	padding:0;
}
.redsmall{
	color:#F00;
	font-size:10px;
}
p.redbigbold{
	color:#F00;
	font-size:16px;
	font-weight:bold;
	line-height:1.5em;
	text-indent:650px;
}
.purplesmall{
	color:#6e29af;
	font-size:10px;
}

strong{
	font-weight:bold;
}
	
	
	

