@charset "Shift_JIS";



/*--------------------------------------------
リセット
--------------------------------------------*/
#mainContents img {
	border: 0;
	color:#333333;
}
#mainContents li{
	list-style-type: none;
}

.clearboth {
}

/*--------------------------------------------
ページ先頭へ
--------------------------------------------*/
#mainContents .gotoTop {
	clear: both;
	text-align: right;
	font-size: 88%;
	padding-bottom: 13px;
	padding-top:4px;
}
#mainContents .gotoTop a {
	color: #0044cc;
	padding-left: 12px;
}
#mainContents .gotoTop a:hover {
	text-decoration: none;
}

/*--------------------------------------------
Structure
--------------------------------------------*/
#mainContents #mainInner { width: 950px; padding-top: 17px; }

/*--------------------------------------------
Anchor Module
--------------------------------------------*/
a {
	color: #0066ff;
	text-decoration: underline;
}
a:hover {
	text-decoration:none;
}


/*--------------------------------------------
看板
--------------------------------------------*/
#mainContents h1#areaFla { width: 950px; height:310px; overflow: hidden; padding:0; margin:0; }
#mainContents .headarea {
	width: 940px;
	padding:5px;
	margin:0;
	border-bottom: medium solid #E70012;
}
#mainContents h1#help { width: 161px; height:45px; overflow: hidden; float:left; display:inline;}
/*#mainContents .headtxt { width: 708px; padding:0 5px; float:left; display:inline; color:#FFF; font-size:180%; font-weight:bold;padding-top:8px;}*/
#mainContents .headtxt { 
	width: 200px; padding:0 5px; float:left; font-size:200%; font-weight:bold;padding-top:8px;}
	
.tlred {
	color:#FFFFFF;
	font-size:130%;
}
.tlsml { font-size:60%;}
.tlsml { _font-size:50%;}
#mainContents h1 img { float: left; clear: both; }

#mainContents .topics {
	width:310px;
	float:left;
	border:1px solid #f0831e;
	padding:0;
	margin-top:10px;
	line-height:130%;
	text-align:left;
	background-color:#faefcf;
	display:inline-block;
	margin-left:7px;
}

#mainContents .topics p {
	background-color:#f0831e;
	border:1px solid #f9cea8;
	padding:5px 0 5px 10px;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	font-size:88%;
	line-height:120%;
}

#mainContents .topics ul{
	display:block;
	padding:10px;
	font-size:88%;
	background-color:#faefcf;
}

#mainContents .topics ul li {
	display:inline;
	font-size:88%;
	line-height:130%;
}

#mainContents .topics ul li a {
	display:inline-block;
}

#mainContents .topics ul li a img {
	float:left;
	margin:2px 8px 0 0;
	border:1px solid #ffffff;
	/*margin-bottom:10px;*/
}

#mainContents #bannerArea {
	margin-left:0;
}


#areaNav {
	clear:both;
	display:block;
	border-top:1px dotted #aaaaaa;
	border-bottom:1px dotted #aaaaaa;

	padding:8px 0;
	vertical-align:middle;
	/*min-height:18px;*/
}

#areaNav span {
	float:left;
	font-size:88%;
	margin-right:8px;
	vertical-align:middle;
}

#areaNav ul {
	float:left;
	display:inline-block;
}

#areaNav ul li {
	display:inline;
	vertical-align:middle;
}

#areaNav ul li a {
	display:inline-block;
	background:url(https://img.travel.rakuten.co.jp/share/themes/top/images/icon_arrow01.gif) no-repeat;
	padding-left:14px;
	margin-right:6px;
	font-size:78%;
	vertical-align:middle;
}

/*--------------------------------------------
看板下ナビ
--------------------------------------------*/
ul#topNavi {
	width: 950px;
	overflow: hidden;
}
ul#topNavi li { overflow: hidden; float: left; display:inline; }
ul#topNavi li img { float: left; clear: both; }

/*--------------------------------------------
アーリーレートとは
--------------------------------------------*/
.btndetail { clear:both; display:block; padding-top:10px; width:950px; text-align:right;}
.btndetail2 { clear:both; display:block; width:950px; text-align:right; background-color:#e60012;}
.noticetxt { clear:both; float: left; display:block; font-size:90%; padding:10px; text-align:left;}
.noticetxt2 { float: right; width:200px; display:block; font-size:90%; padding:10px; text-align:right;}
.noticetxt3 { clear:both; display:block; font-size:90%; padding:10px 180px; text-align:left;}
.noticetxt4 { clear:both; display:block; font-size:90%; padding:5px 120px; text-align:left;}
/*--------------------------------------------
予約手順
--------------------------------------------*/
div.flow h2 { width: 950px; padding-top:50px; margin-bottom: 0;}

/*--------------------------------------------
twitter
--------------------------------------------*/
div#twitter{
	width: 915px;
	margin: 20px 0 0 0;
	padding: 10px 10px 10px 25px ;
	background-color: #FFCC00;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px; 
}
div#twitter div.function{
	position: relative;
	z-index: 1;
	float: left;
	width: 440px;
	padding-top: 10px;
}
div#twitter div.function p.button{
	position: relative;
	z-index: 2;
	top: -20px;
	padding-top: 40px;
	background-image: url(https://img.travel.rakuten.co.jp/coupon/images/twitter_illust.gif);
	background-repeat: no-repeat;
	background-position: 360px 0;
}
div#twitter div.function p.button a{
	display: block;
	width: 360px;
	height: 60px;
	margin: 0 auto;
	background-image: url(https://img.travel.rakuten.co.jp/coupon/images/twitter_button.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
div#twitter div.function p.button a:link,
div#twitter div.function p.button a:visited    { background-position: 0 0;}
div#twitter div.function p.button a:visited:hover,
div#twitter div.function p.button a:link:hover,
div#twitter div.function p.button a:visited:active,
div#twitter div.function p.button a:link:active{ background-position: 0 -60px;}

div#twitter div.tweet{
	float: right;
	width: 436px;
	padding: 7px;
	background-color: #FFFFFF;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px; 
}
div#twitter div.tweet h3{
	width: 416px;
	margin-bottom: 5px;
	padding: 4px 10px;
	background-color: #E60012;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	font-size: 100%;
	color: #FFFFFF;
	line-height: 1.0;
}
div#twitter div.tweet h3 a{
	padding-left: 30px;
	background-image: url(https://img.travel.rakuten.co.jp/coupon/images/twitter_arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;
}
div#twitter div.tweet h3 a:link,
div#twitter div.tweet h3 a:visited    { color: #FFCC00;}
div#twitter div.tweet h3 a:visited:hover,
div#twitter div.tweet h3 a:link:hover,
div#twitter div.tweet h3 a:visited:active,
div#twitter div.tweet h3 a:link:active{ color: #FFFF00;}

div#twitter div.tweet ul#tweetRakupon{
	width: 436px;
	height: 220px;
	overflow: auto;
}
div#twitter div.tweet ul#tweetRakupon li{
	width: 416px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #333333;
	line-height: 1.1;
}
div#twitter div.tweet ul#tweetRakupon p.photo{
	float: left;
	width: 55px;
}
div#twitter div.tweet ul#tweetRakupon p.userName{
	font-size: 82%;
	font-weight: bold;
}
div#twitter div.tweet ul#tweetRakupon p.tweet{
	margin-left: 55px;
	font-size: 82%;
}

div#twitter:after,
div#twitter div.tweet ul#tweetRakupon li:after{
	display: block;
	clear: both;
	height: 0;
	line-height: 0;
	visibility: hidden;
	content: ".";
	font-size: 0.1em;
}

div#twitter,
div#twitter div.tweet ul#tweetRakupon li{
	display: inline-block;
}

/*--------------------------------------------
注意事項
--------------------------------------------*/
div.notice h2 { width: 950px; padding-top:50px; margin-bottom: 15px;}
div.notice h3 {border-bottom: 1px solid #000000; font-size: 90%;}
div.notice p { padding:13px 0 12px; font-size:80%;}
div.notice ttl {
	color: #DE1B5F;
	font-weight: bold;
	border-bottom: 1px solid #DE1B5F;
	margin-top: 20px;
}
div.notice2 { background-color:#fffbc7; border:solid #f9c270; border-width:0 1px 1px; width:928px; padding:10px;}
div.notice2 p { font-size:88%; padding-bottom:3px; color:#333333;}

/*--------------------------------------------
プラン枠
--------------------------------------------*/

div.hotel_area { width: 912px; border:solid #e60012; border-width:5px 10px 0; padding:5px 9px;}
div.hotel_area p.announce{ padding: 5px; color: #CC0000; font-weight: bold; font-size: 128%; text-align: center;}
div.hotel_area .hotelbox { width: 300px; background: url(https://img.travel.rakuten.co.jp/coupon/images/freambg.jpg) repeat-y; margin: 10px 0 5px 3px; float:left; display:inline;}
div.hotel_area .hotelbox2 { width: 300px; background: url(https://img.travel.rakuten.co.jp/coupon/images/freambg2.jpg) repeat-y; margin: 10px 0 5px 3px; float:left; display:inline;}
div.hotel_area dd{ clear:both; display:block;}
div.hotel_area .hotelarea{ width: 90px; color:#FFF; padding:7px 0 10px; text-align:center; background: url(https://img.travel.rakuten.co.jp/coupon/images/freamtlbg.gif) no-repeat top left; font-size:120%; float:left; display:inline;}
div.hotel_area .hotelarea2{ width: 90px; color:#FFF; padding:7px 0 10px; text-align:center; background: url(https://img.travel.rakuten.co.jp/coupon/images/freamtlbg2.gif) no-repeat top left; font-size:120%; float:left; display:inline;}
div.hotel_area .hotelname{ width: 200px; color:#333333; padding:7px 0 10px; text-align:center; font-weight:bold; font-size:90%; float:left; display:inline;}
div.hotel_area dd.hotelcont{ background: url(https://img.travel.rakuten.co.jp/coupon/images/freambg.gif) repeat-y left; width:284px; margin:5px 2px 0; padding:5px 6px 0;}
div.hotel_area dd.hotelcont .hotelpic{ float:left; display:inline; width:130px; padding-right:5px;}
div.hotel_area dd.hotelcont .hotelprice{
	float:left;
	display:inline;
	width:145px;
	text-align:center;
}
div.hotel_area dd.hotelcont .hotelprice .price1{
	clear:both;
	display:block;
	width:145px;
	color:#e60012;
	font-weight:bold;
	border-width:0;
}
div.hotel_area dd.hotelcont .hotelprice .price1 .big{
	font-size:268%;
	font-weight:900;
	/*font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;*/
}
div.hotel_area dd.hotelcont .hotelprice .price2{
	clear:both;
	display:block;
	width:145px;
	/*text-align:right;*/
	color:#e60012;
	font-weight:bold;
	font-size:100%;
	padding-bottom:5px
}
div.hotel_area dd.hoteltxt{ background: url(https://img.travel.rakuten.co.jp/coupon/images/dotted.gif) no-repeat top left; width:284px; margin:0 8px; padding:3px 0; color:#333333; font-size:80%; border-width:0;}


/*--------------------------------------------
help
--------------------------------------------*/
div.helpcont { clear:both; width: 950px; background: url(https://img.travel.rakuten.co.jp/coupon/images/helpfreambg.jpg) repeat-y; text-align:center;}
div.helpcont .helpstep1{ padding:30px 0 60px; clear:both; display:block;}

div.helpcont .helpstep2{ padding:21px 23px 26px 34px; clear:both; display:block; width:861px; background-color:#fffcdb; margin:10px auto; border:1px solid #fcd475;}
div.helpcont .helpstep22{ margin:20px auto; clear:both; display:block; width:890px; height:571px; position:relative; background: url(https://img.travel.rakuten.co.jp/coupon/images/helpstep22.jpg) no-repeat top left; text-align:left; font-size:90%; line-height:130%;}
div.helpcont .helpstep22 .helpstep2pic{ width:890px; height:571px; position:absolute; top:0; left:0;}
div.helpcont .helpstep22 .helpstep2txt1{ top:155px; left:653px; width:215px; height:210px; position:absolute;}
div.helpcont .helpstep22 .helpstep2txt2{ top:365px; left:653px; width:215px; height:100px; position:absolute;}
div.helpcont .helpstep22 .helpstep2txt3{ top:180px; left:180px; width:100px; height:300px; position:absolute;}
div.helpcont .helpstep3{ padding:20px 0; clear:both; display:block;}
div.helpcont .helpstep4{ width:570px; padding:10px 174px 0; border:solid #fcd475; border-width:0 1px 1px; background-color:#fffcdb; margin:0 auto;}
div.helpcont .helpstep4 dt{ text-align:left; font-size:90%; line-height:130%;}
.txtred{ color:#c11920; font-weight:bold; text-align:left;}
.ana-yoyaku{ padding-top:13px;}
.btn-hotel{ text-align:right; padding-top:5px;text-align: right;top: -7px;right:0;}