@charset "UTF-8";
/* ---------------------------
	top.css
---------------------------- */
/* toppage */
#movie_top {
	width: 100%;
	height: 460px;
	margin: 0 0 2px;
	padding: 0;
	text-align: center;
	}
#toppage .block_main {
	border: 1px solid #dbdbdb;
	border-top: none;
	border-bottom: none;
	}
#toppage .block_main iframe {
	overflow: hidden;
	}
#toppage .feature,
#toppage .guide,
#toppage .blog_top {
	float: left;
	width: 228px;
	height: 350px;
	margin-top: 10px;
	border-right: 1px solid #dbdbdb;
	overflow: hidden;
	}
#toppage .plan {
	float: right;
	height: 305px;
	margin-top: 20px;
	overflow: hidden;
	}
#toppage .guide h2 {
	width: 200px;
	margin: 0 0 0 13px;
	}
#toppage .guide dl {
	border-top: 1px solid #ff6f18;
	border-bottom: 1px solid #191919;
	background: url(/2009/img/top/if_bg_search.gif) 0 0 repeat-x;
	width: 200px;
	margin: 0 0 12px 13px;
	padding: 5px 0 0;
	}
#toppage .guide dl dt {
	font-size: 11px;
	color: #191919;
	padding: 5px 0;
	}
#toppage .guide dl dd {
	background: #ececec;
	}
#toppage .guide dl dd form {
	padding: 6px 0;
	}
#toppage .guide dl dd input.search_txt {
	width: 180px;
	margin: 0 10px;
	}
#toppage .guide dl dd input.search_submit {
	font-size: 12px;
	margin: 5px 10px 0;
	}
#toppage ul.navi_if {
	clear: both;
	}
#toppage ul li.feature,
#toppage ul li.guide,
#toppage ul li.blog_top,
#toppage ul li.plan {
	height: 30px;
	margin-top: 0;
	min-height: 30px;
	border: none;
	}

/*==============================================================================
 : TOP PAGE
==============================================================================*/
#movie_top{
	margin-bottom:-24px;
	position:relative;
	z-index:1001;
	min-width:976px;
	/*width: expression(document.body.clientWidth < 1200? "1200px" : "100%");*/
	_width:100%;
	height:495px;
}

#toppage{
	/*padding-left:4px;
	_padding-left:5px;*/
	width:974px;
	width: 976px;
	margin: 0 auto;
}

/*------------------------------------------------------------------------------
 - update & new
------------------------------------------------------------------------------*/
#toppage p.update{
	padding:3px 7px;
	line-height:1;
}

#toppage span.update{
	overflow:hidden;
	height:0;
	position:absolute;
	top:0;
	left:0;
}

#toppage #main_feature .update{
	color:#ef3f66;
}

#toppage #main_course .update{
	color:#1699da;
}

#toppage #main_feature .cbox_feature_pickup span.new{
	top:74px;
	right:4px;
}

#toppage #main_feature .cbox_feature_theme span.new{
	top:-11px;
	right:4px;
}

#toppage #main_feature .cbox_feature_news span.new{
	top:-11px;
	right:4px;
}

#toppage #main_course .cbox_course_pickup span.new{
	top:83px;
	right:4px;
}

#toppage #main_plan ul.banner_list li span.new{
	top:6px;
	right:6px;
}


/*------------------------------------------------------------------------------
 - main
------------------------------------------------------------------------------*/
#toppage .block_main{
	margin-bottom:19px;
	padding-bottom:2px;
	border:none;
	background:url(/2009/img/top/block_main_bg.gif) no-repeat left bottom;
}

#toppage .main_section{
	margin-right:6px;
	padding:0 8px;
	border:none;
	position:relative;
	float:left;
	width:207px;
	height:auto;
}

#toppage #main_feature{
	background-color:#f7d9e3;
}

#toppage #main_course{
	background-color:#ccebfb;
}

#toppage #main_guide{
	background-color:#ffe2d1;
}

#toppage #main_plan{
	margin:17px 0 0 0;
	padding-top:8px;
	width:271px;
	background-color:#f0ebe5;
}

#toppage .main_section h2{
	margin:0 -8px 6px;
	position:relative;
}

#toppage .main_section .content_box{
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	position:relative;
	background-color:#fff;
	margin: 0 0 2px;
}

#toppage #main_feature .content_box{
	border-color:#ea93a9;
}
#toppage #main_course .content_box{
	border-color:#6db0e2;
}
#toppage #main_guide .content_box{
	border-color:#fd8a45;
}

#toppage #main_course .cbox_course_pickup{
	margin-bottom:8px;
}

#toppage #main_feature .cbox_feature_news{
	height:58px;
	margin-bottom:22px;
}

#toppage #main_feature .cbox_feature_news .text{
	padding:6px 14px 12px 14px;
}

#toppage #main_feature .cbox_feature_news .text a{
	color:#e56683;
	text-decoration:underline;
}


#toppage #main_guide .selectionBox{
	margin-bottom:17px;
}

/*------------------------------------------------------------------------------
 -- items
------------------------------------------------------------------------------*/
#toppage .main_section .content_box ul.items{
	margin:0;
	padding:0;
}

#toppage .main_section .content_box ul.items li{
	padding-top:1px;
	background:no-repeat center top;
	overflow:hidden;
}

#toppage .main_section .content_box ul.items li.first_item{
	padding-top:0;
	background-image:none !important;
}

#toppage #main_feature .content_box ul.items li.first_item{
	height: 112px;
}
#toppage #main_feature .content_box ul.items li{
	background-image:url(/2009/img/top/feature_separator.gif);
	height: 40px;
}

#toppage #main_course .content_box ul.items li{
	background-image:url(/2009/img/top/course_separator.gif);
}

#toppage #main_guide .content_box ul.items li{
	background-image:url(/2009/img/top/guide_separator.gif);
}

#toppage .main_section .content_box ul.items li img{
	vertical-align:middle;
}

/*------------------------------------------------------------------------------
 -- ranking
------------------------------------------------------------------------------*/
#toppage .main_section .content_box ul.ranking li{
	padding:7px 6px 6px;
	letter-spacing:0.03em;
}

#toppage #main_course .content_box ul.ranking li{
	background-color:#fafdff;
}

#toppage #main_course .content_box ul.ranking li.highlight_item{
	background-color:#edf8ff;
}

#toppage #main_guide .content_box ul.ranking li{
	background-color:#ffffff;
}

#toppage #main_guide .content_box ul.ranking li.highlight_item{
	background-color:#fff8f4;
}

#toppage .main_section .content_box ul.ranking li.first_item{
	padding-top:6px;	
}

#toppage .main_section .content_box ul.ranking li img{
	vertical-align:baseline;
}

#toppage .main_section .content_box ul.ranking li .thumb{
	float:left;
	padding-right:5px;
	_padding-right:2px;
}

#toppage #main_guide .content_box ul.ranking li .thumb{
	padding-right:8px;
	_padding-right:5px;
}

#toppage .main_section .content_box ul.ranking li .thumb img{
	padding:1px;
	background-color:#fff;
}

#toppage #main_course .content_box ul.ranking {
	height: 197px;
}
#toppage #main_course .content_box ul.ranking li .thumb img{
	border:3px solid #c9e3f6;
}

#toppage #main_course .content_box ul.ranking li.no1 .thumb a img{
	border-color:#79b9e6;
}

#toppage #main_guide .content_box ul.ranking{
	min-height: 240px;
	_height: 240px;
}
#toppage #main_guide .content_box ul.ranking li .thumb img{
	border:3px solid #fdcfbd;
}

#toppage #main_guide .content_box ul.ranking li.no1 .thumb a img{
	border-color:#f9814f;
}

#toppage .main_section .content_box ul.ranking li .number{
	margin-bottom:3px;
	position:relative;
	color:#666;
	overflow:hidden;
}

#toppage #main_guide .content_box ul.ranking li .number{
	height:11px;
	line-height:11px;
}

#toppage #main_guide .content_box ul.ranking li.first_item .number{
	margin-bottom:0;
	top:-2px;
	line-height:14px;
	height:14px;
}

#toppage .main_section .content_box ul.ranking li .number img{
	vertical-align:-1px;
}

#toppage .main_section .content_box ul.ranking li .title{
	margin:0 0 2px;
	padding-top:3px;
	line-height:1.2;
	color:#f96c17;
	font-weight:bold;
}

#toppage .main_section .content_box ul.ranking li .title a{
	color:#f96c17;
	text-decoration:none;
}

#toppage .main_section .content_box ul.ranking li .text{
	overflow:hidden;
	line-height:1.4;
	color:#191919;
}

#toppage .main_section .content_box ul.ranking li .text a{
	color:#666;
	text-decoration:none;
}

#toppage .main_section .content_box ul.ranking li.line{
	padding:6px 6px 5px;
}

#toppage .main_section .content_box ul.ranking li.line .number{
	margin-bottom:0;
	display:inline;
	height:auto !important;
	line-height:normal !important;
}

#toppage .main_section .content_box ul.ranking li.line .number img{
	vertical-align:bottom;
	vertical-align: top;
}

#toppage .main_section .content_box ul.ranking li.line .title{
	margin:0;
	display:inline;
	line-height:1.1;
	font-weight:normal;
}

/*------------------------------------------------------------------------------
 -- selection pickup
------------------------------------------------------------------------------*/

#toppage .main_section .content_box .pickup{
	padding:7px 6px 6px;
}

#toppage .main_section .content_box .pickup .update{
	display:none;
}

#toppage .main_section .content_box .pickup .thumb{
	float:left;
	padding-right:5px;
	_padding-right:2px;
}

#toppage .main_section .content_box .pickup .thumb img{
	border:3px solid #f9814f;
	padding:1px;
	background-color:#fff;
}

#toppage .main_section .content_box .pickup .title{
	margin:0 0 2px;
	padding-top:3px;
	line-height:1.2;
	color:#f96c17;
	font-weight:bold;
}

#toppage .main_section .content_box .pickup .title a{
	color:#f96c17;
	text-decoration:none;	
}

#toppage .main_section .content_box .pickup .text{
	overflow:hidden;
	line-height:1.4;
	color:#191919;
}

#toppage .main_section .content_box .pickup .new{
	top:-11px;
	right:4px;
}

/*------------------------------------------------------------------------------
 -- navi
------------------------------------------------------------------------------*/
#toppage .main_section .navi{
	padding:6px 0 7px;
	height:12px;
	overflow:hidden;
	text-align:right;
}

#toppage .main_section .navi img{
	vertical-align:top;
}

#toppage #main_feature .navi1{
	padding-bottom:4px;
}

#toppage #main_feature .navi2{
	padding-bottom:0;
}

#toppage #main_course .navi1{
	padding-top:8px;
	padding-bottom:4px;
}

/*------------------------------------------------------------------------------
 -- banner list
------------------------------------------------------------------------------*/
#toppage .main_section ul.banner_list,
#toppage .foot_section ul.banner_list{
	margin:0;
	padding:0;
}
#toppage .main_section ul.banner_list {
	height: 254px;
}
#toppage #main_plan ul.banner_list li{
	margin-bottom:4px;
	position:relative;
	width:271px;
	overflow:hidden;
}

#toppage #foot_ad ul.banner_list{
	margin-bottom:33px;
}

#toppage #foot_ad ul.banner_list li{
	margin-bottom:6px;
}

/*------------------------------------------------------------------------------
 - content(plan)
------------------------------------------------------------------------------*/
#toppage #main_plan form.search_plan{
	margin:-6px -8px 0;
	padding:9px 7px 8px;
	/*position:relative;*/
	background-color:#c0ae99;
}

#toppage #main_plan form.search_plan select{
	margin-bottom:8px;
	color:#333;
	width:100%;
	padding: 2px 0;
	font-size: 120%;
}


#toppage #main_plan form.search_plan select.idx_train,
#toppage #main_plan form.search_plan select.idx_count,
#toppage #main_plan form.search_plan select.idx_nights,
#toppage #main_plan form.search_plan select.idx_departure{
	width:133px;
}

/* new */

#toppage #main_plan form.search_plan select.idx_startmonth{
	width:85px;
	margin-right:2px;
}

#toppage #main_plan form.search_plan select.idx_startday{
	width:45px;
	margin-right:2px;
}

#toppage #main_plan form.search_plan p{
	margin:0 0 5px 0;
}

#toppage #main_plan form.search_plan em{
	font-size:120%;
	color:#000;
	line-height:19px;
}

#toppage #main_plan form.search_plan strong{
	font-size:120%;
	color:#000;
}

#toppage #main_plan form.search_plan .idx_undecided{
	margin:0 5px;
	vertical-align:middle;
}

/* new end */

#toppage #main_plan form.search_plan select.idx_departure,
#toppage #main_plan form.search_plan select.idx_count{
	margin-right:7px;
}

#toppage #main_plan form.search_plan p.supply{
	margin:-5px 0 5px;
	position:relative;
	color:#654f47;
}

#toppage #main_plan form.search_plan .submit_btn{
	padding-top:2px;
	text-align:center;
}

#toppage #main_plan form.search_plan .submit_btn input{
	margin:0 auto;
	width:107px;
	height:20px;
	background-image:url(/2009/img/top/plan_search_navi.gif);
}

/*------------------------------------------------------------------------------
 - foot
------------------------------------------------------------------------------*/
#toppage .foot_section{
	position:relative;
}

#toppage #foot_news{
	float:left;
	width:681px;
}

#toppage #foot_ad{
	float:right;
	width:287px;
}

/*------------------------------------------------------------------------------
 - content(news)
------------------------------------------------------------------------------*/
#toppage #foot_news h2{
	margin:0 0 7px;
	padding:0 0 0 2px;
	height:14px;
	overflow:hidden;
}

#toppage #foot_news h2 img{
	vertical-align:top;
}

#toppage #foot_news p.navi_txt{
	padding:1px 14px 1px 0;
	position:absolute;
	top:1px;
	right:8px;
	line-height:1.2;
	background:url(/2009/img/top/navi_icon_link.gif) no-repeat right center;
	text-align:right;
}

#toppage #foot_news p.navi_txt a{
	position:relative;
	color:#191919;
	text-decoration:underline;
}

#toppage #foot_news p.navi_txt a:hover{
	text-decoration:none;
}

#toppage #foot_news ul.recently_updates{
	margin:0 0 33px;
	padding:13px 0 0;
	overflow:hidden;
	width:100%;
	white-space:nowrap;
	background:url(/2009/img/top/news_separator.gif) no-repeat center top;
}

#toppage #foot_news ul.recently_updates li{
	margin:0 0 10px;
	padding-left:9px;
	color:#ff6f18;
	background:url(/2009/img/top/news_bg_topic.gif) no-repeat left center;
}

#toppage #foot_news ul.recently_updates li dl{
	color:#191919;
	display:inline;
}

#toppage #foot_news ul.recently_updates li dl dt{
	padding-right:9px;
	display:inline;
}

#toppage #foot_news ul.recently_updates li dl dd{
	display:inline;
}

#toppage #foot_news ul.recently_updates li dl dd a{
	color:#191919;
	text-decoration:underline;
}

#toppage #foot_news ul.recently_updates li dl dd a:hover{
	text-decoration:none;
}

#toppage #foot_news .notice{
	color:#000;
	font-size:130%;
}


#toppage .new {
	position: absolute;
	display: block;
	width: 31px;
	height: 31px;
	background: url(/2009/img/icon_new.png) 0 0 no-repeat;
	text-indent: -99999px;
	}
	* html #toppage .new {
			background: url(/2009/img/icon_new.gif) 0 0 no-repeat;
		}
