.topAreaBox {
	background: url(../../top/top_area_bg.gif) no-repeat bottom;
	padding-bottom: 5px;
}
#topcontent {
	margin: 5px 10px 0px;
	clear: both;
	padding-top: 10px;
	background: #FFFFFF url(../../top/top_frm02_top.gif) no-repeat;
}
#topcontent .topcontent_inner {
	background: url(../../top/top_frm02_btm.gif) no-repeat bottom;
	padding: 0px 10px 30px;
	text-align: left;
}
#topcontent #main {
	float: left;
	width: 580px;
	text-align: left;
}
#topcontent #main .news {
	padding: 10px;
	margin-bottom: 5px;
}
#topcontent #main .news .titlebox {
	background: url(../img/dot_line02.gif) repeat-x bottom;
	padding: 0px 0px 6px;
	margin-bottom: 10px;
}
#topcontent #main .news .titlebox .title {
	border-left: 3px solid #FF8A00;
	font-weight: bold;
	padding-left: 5px;
	line-height: 1.2;
}
#topcontent #main .news dl { padding: 2px 0px; }
#topcontent #main .news dl dt {
	float: left;
}
#topcontent #main .news dl dd { margin-left: 65px; }
#topcontent #main .about {
	position: relative;
	height: 100px;
}
#topcontent #main .about .inner {
	background: url(../../top/bg_about.jpg) no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 591px;
	height: 95px;
}
#topcontent #main .about .inner .title {
	padding: 10px 15px 5px;
	font-size: 16px;
}
#topcontent #main .about .inner .txt { padding: 0px 15px; }
#topcontent #main .recommend { }
#topcontent #main .recommend .title { margin-bottom: 15px; }
#topcontent #main .recommend .inner { padding: 0px 0px 0px 8px; }
#topcontent #main .recommend dl {
	float: left;
	width: 275px;
	margin: 0px 10px 20px 0px;
}
#topcontent #main .recommend dl dt { float: left; }
#topcontent #main .recommend dl dt img {
	background: #FFFFFF;
	padding: 2px;
	border: 1px solid #CCCCCC;
	line-height: 0px;
	vertical-align: bottom;
	height: 100px;
	width: 100px;
}
#topcontent #main .recommend dl dt a:hover img { border: 1px solid #049BE1; }
#topcontent #main .recommend dl dd { margin-left: 115px; }
#topcontent #main .recommend dl dd .tour {
	font-size: 14px;
	line-height: 1.2;
	margin-bottom: 2px;
}
#topcontent #main .recommend dl dd .tour .small { font-size: 12px; }
#topcontent #main .recommend dl dd .dive { font-weight: bold; }
#topcontent #main .recommend dl dd .price {
	font-weight: bold;
	color: #e50000;
}
#topcontent #main .recommend dl dd .lead { line-height: 1.3; }
#topcontent #main .contentBox {
	clear: both;
	margin-bottom: 30px;
}
#topcontent #main .ranking {
	background: url(../../top/frm_ranking.gif) repeat-y -300px 0px;
	float: left;
	width: 300px;
	border-bottom: 1px solid #CCCCCC;
	margin-top: 13px;
}
#topcontent #main .ranking .title {
	background: url(../../top/frm_ranking.gif) no-repeat;
	text-indent: -9999px;
	height: 32px;
}
#topcontent #main .ranking .inner { padding: 1px 1px 5px; }
#topcontent #main .ranking dl {
	background: url(../img/dot_line01.gif) repeat-x bottom;
	padding: 8px;
	clear: both;
}
#topcontent #main .ranking dl dt { float: left; }
#topcontent #main .ranking dl dt img {
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 1px;
	line-height: 0px;
	vertical-align: bottom;
	height: 55px;
	width: 55px;
}
#topcontent #main .ranking dl dt a:hover img { border: 1px solid #049BE1; }
#topcontent #main .ranking dl dd { margin-left: 70px; }
#topcontent #main .ranking dl dd .rank {
	color: #e50000;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 23px;
}
#topcontent #main .ranking dl dd .rank img {
	line-height: 0px;
	vertical-align: middle;
	margin-right: 5px;
	float: left;
}
#topcontent #main .ranking dl dd .tour { line-height: 1.3; }
#topcontent #main .ranking dl.noline { background-image: url(none); }
#topcontent #main .minprice {
	background: url(../../top/frm_minprice.gif) repeat-y -270px 0px;
	float: right;
	width: 270px;
	border-bottom: 1px solid #FA9FC8;
}
#topcontent #main .minprice .title { display: none; }
#topcontent #main .minprice .inner {
	background: url(../../top/frm_minprice.gif) no-repeat 0px 0px;
	padding: 40px 10px 0px 15px;
}
#topcontent #main .minprice .box {
	clear: both;
	border-bottom: 1px solid #f3e3eb;
	padding: 13px 0px;
}
#topcontent #main .minprice .box .month {
	border-left: 3px solid #FD0083;
	line-height: 1.1;
	font-weight: bold;
	font-size: 14px;
	padding-left: 7px;
}
#topcontent #main .minprice .box dl { padding-left: 5px; }
#topcontent #main .minprice .box dl dt {
	float: right;
	margin-left: 10px;
}
#topcontent #main .minprice .box dl dt img {
	background: #FFFFFF;
	padding: 2px;
	border: 1px solid #CCCCCC;
	line-height: 0px;
	vertical-align: bottom;
	height: 55px;
	width: 55px;
}
#topcontent #main .minprice .box dl dt a:hover img { border: 1px solid #049BE1; }
#topcontent #main .minprice .box dl dd { padding-top: 7px; }
#topcontent #main .minprice .box dl dd .tour {
	font-size: 14px;
	line-height: 1.2;
	margin-bottom: 5px;
}
#topcontent #main .minprice .box dl dd .dive { font-weight: bold; }
#topcontent #main .minprice .box dl dd .price {
	font-weight: bold;
	color: #e50000;
	font-size: 16px;
	line-height: 22px;
}
#topcontent #side {
	float: right;
	width: 240px;
	text-align: left;
}
#topcontent #side .bnr { margin-bottom: 10px; }
#topcontent #side .info {
	background: url(../../top/frm_side01.gif) repeat-y;
	margin-bottom: 15px;
	border-bottom: 1px solid #CCCCCC;
}
#topcontent #side .info .title {
	background: url(../../top/tit_info.gif) no-repeat;
	text-indent: -9999px;
	height: 27px;
}
#topcontent #side .info .inner { padding: 7px 12px 7px 10px; }
#topcontent #side .info dl { margin-bottom: 8px; }
#topcontent #side .info dl dt { font-weight: bold; }
#topcontent #side .info dl dt a {
	background: url(../img/arrow01.gif) no-repeat left 2px;
	padding-left: 15px;
	display: block;
}
#topcontent #side .info dl dd { padding-left: 15px; }
#topcontent #side .searchbox {
	margin-bottom: 15px;
}
#topcontent #side .searchbox .title {
	background: url(../../top/icon_search.gif) no-repeat left top;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0px 2px 25px;
}
#topcontent #side .searchbox ul.bnrlist li {
	list-style: none;
	margin-bottom: 3px;
}
#topcontent #side .searchbox ul.bnrlist li img {
	line-height: 0px;
	vertical-align: bottom;
}
#topcontent #side .searchbox .mapbox {
	height: 226px;
	width: 240px;
	position: relative;
}
#topcontent #side .searchbox .mapbox .map {
	position: absolute;
	z-index: 0;
	left: 0px;
	top: 0px;
}
#topcontent #side .searchbox .mapbox ul.area {
	position: absolute;
	left: 10px;
	top: 10px;
	z-index: 10;
}
#topcontent #side .searchbox .mapbox ul.area li {
	list-style: none;
	background: url(../img/arrow05.gif) no-repeat left center;
	padding-left: 8px;
}
#topcontent #side .searchbox .mapbox .link {
	position: absolute;
	right: 8px;
	bottom: 5px;
	z-index: 10;
}
#topcontent .detailBox {
	text-align: left;
	clear: both;
	margin: 0px 20px 20px;
}
#topcontent .detailBox .title {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 5px;
}
#topcontent .detailBox td.box1 {
	padding-right: 10px;
	border-right: 1px dotted #CCCCCC;
}
#topcontent .detailBox td.box2 { padding-left: 15px; }
#topcontent .detailBox p { margin: 0px; }
#topcontent .detailBox dl {
	clear: both;
	margin: 0px 0px 20px;
	padding: 0px;
}
#topcontent .detailBox dl dt {
	font-weight: bold;
	color: #FF6600;
	padding: 5px 10px;
	border: 1px solid #ffb368;
	margin-bottom: 5px;
}
#topcontent .contact {
	clear: both;
	margin: 0px 20px;
}
#top_footer {
	background: url(../../top/top_footer_bg.gif) no-repeat top;
	margin: 0px auto;
	width: 880px;
	clear: both;
	padding-bottom: 20px;
}
#top_footer .navi {
	margin: 0px;
	padding: 32px 0px 5px;
	text-align: right;
}
#top_footer .copyright {
	text-align: right;
	padding: 0px;
	margin: 0px;
}
#twitter {
	width: 380px;
	position: absolute;
	left: 270px;
	top: 10px;
	z-index: 100;
	background: url(../../top/icon_twitter.gif) no-repeat left top;
	padding-top: 22px;
	text-align: left;
}
#twitter .inner { padding-left: 15px; }
#twitter a { }



.topTable1 {
	border: 1px solid #a9d5e0;
	border-collapse:collapse;
}
.topTable1 th {
	background: #D7F1FE url(../img/bg01.jpg) repeat-x top;
	border: 1px solid #a9d5e0;
	padding: 3px 10px;
	font-weight: normal;
	text-align: center;
	white-space: nowrap;
}
.topTable1 td {
	border: 1px solid #a9d5e0;
	padding: 5px 10px;
}
.topTable1 td.price {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: right;
}


#topcontent #main .searchbox {
	margin-bottom: 10px;
	padding-left: 10px;
}
#topcontent #main .searchbox .title {
	background: url(../../top/icon_search.gif) no-repeat left top;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0px 2px 25px;
}
#topcontent #main .searchbox ul.bnrlist li {
	list-style: none;
	margin-bottom: 0px;
	float:left;
}
#topcontent #main .searchbox ul.bnrlist li img {
	vertical-align: bottom;
	margin: 2px;
	line-height: 0px;
}



#topcontent #main .index_box_campaign_inner {
	background: #e3f9ff;
	padding: 10px;
	margin-bottom: 10px;
}
#topcontent #main .index_box_campaign_inner .schedule {
	clear: both;
	padding: 5px 10px 0px;
}
#topcontent #main .index_box_campaign_inner .schedule dl { margin-bottom: 5px; }
#topcontent #main .index_box_campaign_inner .schedule dl dt { float: left; }
#topcontent #main .index_box_campaign_inner .schedule dl dd { margin-left: 6em; }




#topcontent #main .index_box_campaign {
	width:256px;
	float:left;
	margin:0 10px 10px 0;
	padding-right:10px;
border:2px solid #ddd;
border-radius:8px;
	background: #fff;
	background: -webkit-linear-gradient(top, #fff, #efefef );
	background: -moz-linear-gradient(top, #fff, #efefef );
	background: linear-gradient(to bottom, #fff, #efefef );
	}
#topcontent #main .index_box_campaign:hover {
		background: #efefef;
	background: -webkit-linear-gradient(top, #efefef, #fff );
	background: -moz-linear-gradient(top, #efefef, #fff );
	background: linear-gradient(to bottom, #efefef, #fff );
}

#topcontent #main .index_box_campaign a{
	background: url(../img/arrow06.png) no-repeat right center;
	display: block;
	padding: 15px;
	text-decoration: none;
	color:#333;
}
#topcontent #main .index_box_campaign .area {
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
#topcontent #main .index_box_campaign .area .plan {
	font-size: 12px;
	margin-left: 10px;
	color: #049BE1;
}
#topcontent #main .index_box_campaign .price {
	font: bold 24px Arial, Helvetica, sans-serif;
	color: #F00;
}
#topcontent #main .index_box_campaign .price em {
	font-size: 16px;
	margin-left: 3px;
	font-weight: normal;
	font-style: normal;
}
#topcontent #main .index_box_campaign .price .date {
	font-size: 12px;
	color: #333;
	font-weight: normal;
	margin-left: 5px;
}
