@charset "shift_jis";

/* -----------------------------------------------------------
 各中ページ共通　中ページ中央2カラム
----------------------------------------------------------- */

/* ----ボックス---- */
.box2 {
	width:960px;
	margin:0pt auto 25px;
	padding:0;
	overflow:hidden;
	}


/* ----左カラム---- */
.box2left {
	float:left;
	width:740px;
	margin-right:20px;
	padding:0;
}


/* ----右カラム---- */
.box2right {
    float:left;
    width:200px;
    margin:0;
    padding:0;
    font-size:12px;
	color:#444444;
}

.box2right ul {
}

.box2right ul li {
	list-style:none;
	margin-bottom:10px;
}

.box2right ul li img {
	border:none;
}


/* -----------------------------------------------------------
 各中ページ共通　右カラム
----------------------------------------------------------- */

/* ----枠両端1px線あり---- */
.w155b10line {
    width:155px;
    background-image:url(../imgs/other/w4.gif);
}

/* ----右カラム--幅181pxテキスト枠---- */
.w141 {
   width:141px;
   margin:0px auto 0px auto;
   font-size:11px;
   color:#444444;
   line-height:1.3;
}

.w141t8b5 {
   width:141px;
   margin:8px auto 5px auto;
   font-size:11px;
   color:#444444;
   line-height:1.3;
}


/* ----検索窓---- */
#searchR {
	width:200px;
	background:url(../imgs/rightColum/searchBG_center.jpg) repeat-y;
}

#searchR p.bottom img {
	vertical-align:top;
}

#searchR table.reserve{
	width:100%;
	border-collapse:separate;
	border-spacing:0;
	empty-cells:show;
}

#searchR table.reserve th,
#searchR table.reserve td {
	border-right:1px solid #dbbd89;
	border-left:1px solid #dbbd89;
	text-align:left;
}

#searchR table.reserve th.noneL,
#searchR table.reserve td.noneL {
	border-right:none;
}

#searchR table.reserve th.noneR,
#searchR table.reserve td.noneR {
	border-left:none;
}

#searchR table.reserve th {
	background-color:#fceed3;
	padding:5px 20px;
	font-weight:bold;
}

*:first-child+html #searchR table.reserve th {
	background-color:#fceed3;
	padding:6px 20px 5px;
	font-weight:bold;
}

#searchR table.reserve td {
	padding:7px 20px;
}

#searchR table.reserve td select {
	height:18px;
}

#searchR table.reserve th span {
	color:#ff0000;
	font-weight:normal;
	padding-left:5px;
}

#searchR table.reserve th.btn{
	text-align:center;
}

#searchR table.reserve td select,
#searchR table.reserve th.btn input{
	font-family:inherit;
	font-size:inherit;
	font-style:normal;
	font-weight:inherit;
	padding:0;
	margin:0;
	*font-size:100%;
}

#searchR table.reserve th.btn input{
	width:170px;
}


#searchR table.reserve th.top{
	padding:4px 20px;
	font-weight:normal;
}

*:first-child+html #searchR table.reserve th.top{
	padding:6px 20px;
	font-weight:normal;
}

*html #searchR table.reserve th.top{
	padding:6px 20px;
	font-weight:normal;
}

#searchR table.reserve select#HotelId_{
	width:215px;
}

/* ----新規入会等---- */
#rightList{
	margin-top:20px;
}

#rightList .service{
	width:195px;
	margin:10px auto 0 auto;
}

#rightList .topNone{
	margin:0 auto;
}

#rightList .service h3{
	background-image:none;
	height:24px;
	margin-bottom:0;
}

#rightList .service .inner{
	border-left:1px solid #d4d4d4;
	border-right:1px solid #d4d4d4;
	border-bottom:1px solid #d4d4d4;
	padding:10px;
	overflow:hidden;
}

#rightList .service .inner .photo{
	float:left;
	width:48px;
}

#rightList .service .inner .txt{
	float:right;
	width:118px;
	line-height:1.3;
	font-size:11px;
}

#rightList .service .inner .txt span{
	display:block;
	padding-top:10px;
	font-weight:bold;
	font-size:11px;
}

#rightList .service .inner .txt span.wide{
	display:block;
	padding-top:6px;
	font-weight:bold;
}

/* ----バナー---- */
ul#rightBanner{
	margin-top:10px;
}

ul#rightBanner li{
	text-align:center;
	margin-bottom:5px;
}

ul#rightBanner li.bottom{
	margin-bottom:15px;
}


/* -----------------------------------------------------------
 各中ページ共通　左カラム
----------------------------------------------------------- */
/* ----ページタイトル帯---- */
.obititle {
   height:31px;
   background-image:url(../imgs/other/obi_title.gif);
   background-repeat:repeat-x;
   margin-bottom:20px;
   padding-top:10px;
   padding-left:15px;
}

.obititle h1 {
	font-size:14px;
	font-weight:bold;
	color:#000000;
	line-height:22px;
}

.obititle h1 span.titleSmall {
	color:#00A5FF;
	font-size:10px;
	padding-left:12px;
	font-weight:normal;
	vertical-align:middle;
}

.hotelTitle {
	margin-bottom:16px;
	
}

*:first-child+html .hotelTitle {
	margin-bottom:13px;
	
}

*html .hotelTitle {
	margin-bottom:12px;
	
}

.hotelTitle h2 {
	background:url(../hotellist/imgs/hotel/icon_hotel.gif) left 2px no-repeat;
	height:17px;
	padding-left:22px;
	font-size:16px;
	font-weight:bold;
}

form.accession{
	margin: 0;
	padding: 0;
}


/* -----------------------------------------------------------
 ホテル詳細
----------------------------------------------------------- */
/* ----クイック検索---- */
.search {
	margin-bottom:20px;
	overflow:hidden;
}

.bannerH {
	margin-bottom:20px;
}

.search .reserve {
	overflow:hidden;
}


.search #quick,
.search #cancell,
.search #mobile {
	float:left;
	display:inline;
}

.search #quick {
	width:404px;
}

.search #quick h2,
.search #cancell h2,
.search #mobile h2 {
	margin-bottom:0;
	background:none;
	height:auto;
}

.search #quick ul,
.search #quick .btn{
	float:left;
}

.search #quick .top{
	padding:10px 15px;
	border-left:1px solid #3db3f3;
	overflow:hidden;
}

.search #quick .top ul{
	width:258px;
	border-right:1px solid #bce6fe;
	margin-right:15px;
}

.search #quick .top ul li span{
	font-weight:bold;
	padding-right:6px;
}

.search #quick .top ul li.day{
	margin-top:5px;
}

.search #quick .top ul li.number{
	margin-top:10px;
}

.search #quick .top ul li.searchBtn{
	padding-top:15px;
	text-align:center;
	line-height:0;
}

*html .search #quick .top ul li.searchBtn{
	padding-top:11px;
	text-align:center;
	line-height:0;
}

.search #quick .top ul li select{
	height:18px;
}

.search #cancell ul {
	border-left:1px solid #3db3f3;
	border-right:1px solid #3db3f3;
	padding:10px 13px;
}

*:first-child+html .search #cancell ul {
	border-right:1px solid #3db3f3;
	padding:10px 13px 9px;
}

*html .search #cancell ul {
	border-right:1px solid #3db3f3;
	padding:10px 13px 9px;
}


.search #cancell ul li {
	font-size:0;
}

.search #cancell ul li.bottom {
	padding-top:10px;
}

*:first-child+html .search #cancell ul li.bottom {
	padding-top:7px;
}


*html .search #cancell ul li.bottom {
	padding-top:7px;
}

.search #mobile p {
	border-right:1px solid #3db3f3;
	padding:10px 0 11px;
	text-align:center;
}

*:first-child+html .search #mobile p {
	border-right:1px solid #3db3f3;
	padding:10px 0 13px;
	text-align:center;
}

*html .search #mobile p {
	border-right:1px solid #3db3f3;
	padding:10px 0 13px;
	text-align:center;
}



table.hotelSearch{
}

table.hotelSearch td.title{
}

table.hotelSearch td em{
	padding-right:7px;
	position:relative;
	top:3px;
	vertical-align:text-bottom;
}

table.hotelSearch td span{
	padding-left:15px;
	position:relative;
	top:3px;
	vertical-align:text-bottom;
}

*html table.hotelSearch td em{
	padding-right:7px;
	position:relative;
	top:1px;
	vertical-align:middle;
}

*html table.hotelSearch td span{
	padding-left:15px;
	position:relative;
	top:1px;
	vertical-align:middle;
}

#planReserve {
	width:661px;
	height:650px;
	border:1px solid #D4D4D4;
	padding:10px;
	overflow:auto;
}


/* ----アンカー---- */
ul.anthor {
	background-color:#f1f1f1;
	margin-bottom:20px;
	padding:10px;
}

ul.anthor li {
	display:inline;
	padding-right:10px;
	margin-right:10px;
	border-right:1px solid #00A5FF;
	font-size:10px;
}



.obititle_hotell{
   width:603px;
   height:41px;
   background-image:url(../imgs/other/obi_title.gif);
   background-repeat:repeat-x;
   margin-bottom:20px;
	}

.obititle_hotell h1{
   font-size:16px;
   padding-top:12px;
   padding-left:13px;
   display:block;
   }


/* ----パンくず---- */
.pankuzu {
   margin-bottom:8px;
   font-size:11px;
   color:#444444;
}

/* ----キャンペーン---- */
.campaign .title{
	display:block;
	font-size:16px;
	padding:10px 0px 20px 40px;
	background-position:0 5px;
	background-repeat:no-repeat;
	font-weight:bold;
	}

.campaign .img_01{background-image:url(../hotellist/imgs/hotel/icon_minimum_01.gif);}
.campaign .img_02{background-image:url(../hotellist/imgs/hotel/icon_minimum_02.gif);}
.campaign .img_03{background-image:url(../hotellist/imgs/hotel/icon_minimum_03.gif);}
.campaign .img_04{background-image:url(../hotellist/imgs/hotel/icon_minimum_04.gif);}
.campaign .img_05{background-image:url(../hotellist/imgs/hotel/icon_minimum_05.gif);}
.campaign .img_06{background-image:url(../hotellist/imgs/hotel/icon_minimum_06.gif);}
.campaign .img_07{background-image:url(../hotellist/imgs/hotel/icon_minimum_07.gif);}
	
.campaign dt,.campaign dd{margin:0;padding:0; display:block;}

.campaign dl{
	background-image:url(../hotellist/imgs/hotel/dot_line.gif);
	background-position:left top;
	background-repeat:repeat-x;
	display:block;
	margin-bottom:15px;
	padding-top:10px;
	height: 1%;
	margin-top: 0px;
	}

* html .campaign dl{padding-top:12px;}
* html .campaign dd{padding-bottom:12px;}

.campaign dt{
	margin-bottom:-14px;
	}

.campaign dd{
	padding-left:40px;	
	padding-bottom:8px;
	background-image:url(../hotellist/imgs/hotel/dot_line.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	}

.campaign p{line-height:18px; margin-bottom:5px;}

.campaign .small{display:block; margin-top:10px;color:#999;}

* html body .campaign .small{margin-top:8px;}
*+html body .campaign .small{margin-top:8px;}

.campaign .small span{color:#FF0000;}


/* ----ホテルデータ点線---- */
.hoteldata {
	margin-bottom: 12px;
    margin-top: 7px;
}

.locationIconArea {
	margin-bottom:25px;
	padding:15px 15px 12px;
	background-color:#f1f1f1;
}

table.locationArea {
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px solid #e2e2e2;
}

table.locationArea p {
	text-align:right;
	font-weight:bold;
	font-size:14px;
}

.areaDate {
	margin-bottom:10px;
    margin-top:0;
}

.hoteldata td {
	background-image:url(../imgs/index/tensen.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding:5px 2px;
}

.areaDate td {
	background-image:url(../imgs/index/tensen.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding:6px 5px;
}

.alignCenter{
	text-align:center;
	}

.alignRight{
	text-align:right;
	}

.alignRightBottom{
	margin-top:25px;
	}

.other .container .box2 .box2left .box_about p { padding-bottom: 10px; }

.other .box_stores .red{
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
	}

table.access {
	margin-top:20px;
	}
	
table.access td {
	background:url(../hotellist/imgs/hotel/dotted.gif) left bottom repeat-x;
	padding:10px 0;
	vertical-align:top;
	}

table.access td.none {
	background:none;
	}


/* -----------------------------------------------------------
 ホテル周辺情報
----------------------------------------------------------- */
body.location #search{
	background-color:#F1F1F1;
	padding:15px;
	margin-top:20px;
}

body.location #search form{
	margin:0;
	padding:0;
}

body.location #search p{
	padding-bottom:20px;
	font-weight:bold;
}

body.location #search #choice{
	overflow:hidden;
}

body.location #search dl.area,
body.location #search dl.cate{
	float:left;
	width:277px;
}

body.location #search dl.area{
	margin-right:18px;
}

body.location #search dl.area dt,
body.location #search dl.cate dt{
	float:left;
	margin-top:5px;
	margin-right:10px;
}

body.location #search dl.area dd,
body.location #search dl.cate dd{
	float:none;
}

body.location #search dl.area dd select,
body.location #search dl.cate dd select{
	width:165px;
	padding:2px;
}

body.location #search #send{
	border-top:1px dotted #ffffff;
	margin-top:10px;
	padding-top:10px;
	clear:both;
}

body.location #search #send div{
	text-align:center;
}

body.location #search #send div input{
	width:90px;
	height:30px;
}

body.location .categoryS{
}

body.location .categoryL{
	padding-top:25px;
}

body.location .categoryS h2,
body.location .categoryL h2{
	background:url(../imgs/about/bar.gif) left top no-repeat;
	height:29px;
	line-height:29px;
	padding-left:13px;
	font-weight:bold;
}


body.location .categoryL .recommend{
	padding-top:20px;
	overflow:hidden;
}

body.location .categoryL .recommend .eatLoca,
body.location .categoryL .recommend .eventLoca,
body.location .categoryL .recommend .sightseeingLoca,
body.location .categoryL .recommend .presentLoca,
body.location .categoryL .recommend .otherLoca{
	float:left;
	width:190px;
	margin-right:15px;
}

body.location .categoryL .recommend .sightseeingLoca{
	margin-right:0;
}

body.location .categoryL .recommend .eatLoca li,
body.location .categoryL .recommend .eventLoca li,
body.location .categoryL .recommend .sightseeingLoca li,
body.location .categoryL .recommend .presentLoca li,
body.location .categoryL .recommend .otherLoca li{
	margin-bottom:5px;
	line-height:1.5;
}

body.location .categoryL .recommend .eatLoca li img,
body.location .categoryL .recommend .eventLoca li img,
body.location .categoryL .recommend .sightseeingLoca li img,
body.location .categoryL .recommend .presentLoca li img,
body.location .categoryL .recommend .otherLoca li img{
	padding:10px;
	border:5px solid #f1f1f1;
}

body.location .categoryL .recommend .eatLoca ul li.title01,
body.location .categoryL .recommend .eventLoca ul li.title02,
body.location .categoryL .recommend .sightseeingLoca ul li.title03,
body.location .categoryL .recommend .presentLoca ul li.title04,
body.location .categoryL .recommend .otherLoca ul li.title05{
	padding-left:30px;
	padding-top:3px;
	margin-bottom:0;
}

body.location .categoryL .recommend .eatLoca ul li.title01{
	background: url(../location/imgs/icon_01.gif) left top no-repeat;
}

body.location .categoryL .recommend .eventLoca ul li.title02{
	background: url(../location/imgs/icon_02.gif) left top no-repeat;
}

body.location .categoryL .recommend .sightseeingLoca ul li.title03{
	background: url(../location/imgs/icon_03.gif) left top no-repeat;
}

body.location .categoryL .recommend .presentLoca ul li.title04{
	background: url(../location/imgs/icon_04.gif) left top no-repeat;
}

body.location .categoryL .recommend .otherLoca ul li.title05{
	background: url(../location/imgs/icon_05.gif) left top no-repeat;
}

/*match*/
body.location #matches{
	padding-bottom:30px;
}

body.location #matches p{
	font-size:14px;
}

body.location #matches p span{
	font-weight:bold;
}

body.location table.locationAreaEat,
body.location table.locationAreaEvent,
body.location table.locationAreaSightseeing,
body.location table.locationAreaPresent,
body.location table.locationAreaOther {
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px solid #e2e2e2;
}

body.location table.none{
	margin-bottom:0;
	padding-bottom:0;
	border-bottom:none;
}

body.location table.locationAreaEat p.detail,
body.location table.locationAreaEvent p.detail,
body.location table.locationAreaSightseeing p.detail,
body.location table.locationAreaPresent p.detail,
body.location table.locationAreaOther p.detail {
	text-align:right;
	font-size:14px;
	font-weight:bold;
}


/*error*/
body.location #error{
}

body.location #error h2{
	background-image:none;
	font-weight:bold;
	height:auto;
	line-height:1.4;
}

body.location #error p{
	padding-top:10px;
}


/* -----------------------------------------------------------
下位ページ
----------------------------------------------------------- */
.other .red{
	color:#FF0000;
	}

.blue{
	color:#0000ff;
	}


.other h3{
	font-size:14px;
	}

.other h2,
.other h3,
.other h4{
	width:681px;
	background-image: url(../imgs/about/bar.gif);
	background-position:top left;
	background-repeat:no-repeat;
	margin:0 auto 10px auto;
	display:block;
	font-weight:normal;
	height: 29px;
	line-height:29px;
	}

.other h4 .title{
	padding:0 16px;
	color:#4b4b4b;
	font-weight: bold;
	font-size: 12px;
	}

.other h1,
.other h2,
.other h3{
	font-size:14px;
	}
	
.other h2.point{
	background-image:none;
	height:65px;
	margin-bottom:0;
	}

.other h2.bec{
	background-image:none;
	height:45px;
	margin-bottom:0;
	}

.other h2.store{
	background-image:none;
	height:37px;
	margin-bottom:0;
	}
	
/*.other h2.bar,
.other h3{
	background-image: url(../imgs/about/bar.gif);
	background-position:top left;
	background-repeat:no-repeat;
	margin-bottom:10px;
	display:block;
	font-weight:normal;
	height: 29px;
	font-size:12px;
	}*/

.other h2 .title,
.other h3 .title{
	width:649px;
	padding:0 16px;
	color:#4b4b4b;
	font-weight: bold;
	font-size: 12px;
	}

.other h3.title_hottel{
	margin-bottom:35px;
	background-image:none;
	}

	
.other .box_about{
	width:640px;
	padding-left: 20px;
	padding-right: 20px;
	margin:0 30px 25px 30px;
	line-height: 175%;
	background-image:url(../imgs/about/arrow.gif);
	background-repeat: no-repeat;
	background-position:4px 5px;
	}

.other .box_about ul{
	overflow:hidden;
	}

.other .box_about ul li{
	padding-left:2em;
	text-indent:-1em;
	}


.other .box_about2{
	width:640px;
	padding-left: 20px;
	padding-right: 20px;
	margin:0 30px 25px 30px;
	line-height: 175%;
	}


.other .box_stores .left{
	float:right;
	margin-left: 10px;
	}

.other .box_stores{
	margin-bottom:25px;
	line-height: 175%;
	overflow:hidden;
	}

.other .box_stores .task{
	width:681px;
	overflow:hidden;
	margin:0 auto 25px auto;
	}
	
.other .box_stores .task p {
	padding-left:13px;
	}

.other .box_stores .taskNone{
	margin-bottom:0;
	}

.other .box_stores .task h4{
	background-image:none;
	background-color:#eaeaea;
	font-weight:bold;
	font-size:14px;
	padding-left:10px;
	height:30px;
	line-height:30px;
	}
	
.other .box_stores .task h4 span{
	color:#FF0000;
	}

.other .box_top{
	width:680px;
	margin:0 30px 15px 30px;
	line-height: 175%;
	overflow:hidden;
	}

.other .box_top .box_top_txt{
	float:left;
	width:480px;
	}

.other .box_top .box_top_txt_spe{
	padding-right:10px;
	}

.other .box_top .box_top_txt_spe p{
	margin-bottom:10px;
	}

.other .box_top .box_top_txt_spe .none{
	margin-bottom:0px;
	}

.other .box_top .box_top_img{
	float:right;
	width:183px;
	}

.other .box_top_txt_spe .box_top_Annotation{
	line-height:15px;
	}

.other .box_top_txt_spe .box_top_Annotation p{
	font-size:10px;
	color:#FF0000;
	margin-bottom:0px;
	height: 1%;
	padding: 0;
	display:block;
	}

.other .box_top_txt_spe .box_top_Annotation p.bottom{
	margin-bottom:5px;
	}

.other .box_top_txt_spe .box_top_Annotation p strong{
	display:block;
	float:left;
	width:25px;
	}

.other .box_top_txt_spe .box_top_Annotation p em{
	display:block;
	float:left;
	width:385px;
	font-style:normal;
	height: 1%;
	}

.other .BOXOut {
	width:679px;
	border:1px solid #BBBBBB;
	margin:0 auto 10px auto;
	}

.other .BOXOutLeft {
	margin:25px 0 15px -20px;
	}

*html .other .BOXOutLeft {
	margin:25px -20px 15px;
	}
	
.other .BOXIn {
	border:4px solid #F1F1F1;
	}

.other .BOXIn .paddingM {
	margin:0;
	padding:10px;
	}

.other .box_stores dl{
	display:block;
	margin-bottom:5px;
	margin-top: 0px;
	height: 60px;
	width:290px;
	border:1px solid #F1F1F1;
	}

.other .box_stores dl dt{
	display:block;
	float:left;
	width: 10px;
	}

.other .box_stores dl dd{
	display:block;
	float:left;
	margin-left:0px;
	width: 278px;
	border:1px solid #F1F1F1;
	}

.other .campaign {
	border:1px solid #d1d1d1;
	margin:0 29px 15px 30px;
	height:1%;
	}

.other .campaign .title{
	background-color:#f1f1f1;
	position:relative;
	}

.other .campaign .title .title_padding{
	padding-top:4px;
	padding-left:10px;
	padding-right:10px;
	}

.other .campaign .title .title_padding .btn{
	position:absolute;
	top:10px;
	right:11px;
	}

.other .campaign .title .title_padding strong{
	text-decoration:underline;
	}

.other .campaign .title a strong{
	display:block;
	background:none;
	font-weight:bold;
	font-size:16px;
	margin-bottom:0px;
	line-height:15px;
	}

.other .campaign .title a{
	text-decoration:underline;
	}

.other .campaign .title a:hover{
	text-decoration:underline;
	}

.other .campaign .campaignBOX{
	padding:20px;
	height:1%;
	}

.other .campaign .campaignBOX .txt{
	float:left;
	width:455px;
	}

.other .campaign .campaignBOX .txt01{
	width:100%;
	}

.other .campaign .campaignBOX span{
	margin-bottom:15px;
	}


.other .campaign .campaignBOX .img{
	float:right;
	width:151px;
	}



* html body .box_stores dl dd{
	display:block;
	float:left;
	margin-left:0px;
	width: 270px;
	border:1px solid #F1F1F1;
	}

.other dl.list2{
	display:block;
	margin-bottom:5px;
	overflow:hidden;
	}

.other dl.list2 dt{
	float:left;
	}

.other dl.list2 dd{
	margin-left:20px;
	}

.other #application_img{
	margin:0 29px 27px 30px;
	}

.other #application_img h2{
	background-image:none;
	height:151px;
	margin-bottom:0;
	}

.other .application_method{
	margin-bottom:30px;
	}

.other .application_method p{
	margin-left:30px;
	}

.other .application_methodBottom{
	margin-bottom:0;
	}
	
.other .application_method h3{
	background-image:none;
	height:16px;
	margin-bottom:18px;
	}

.other .application_method .orange{
	display:inline;
	margin-left:30px;
	}
	
.other .application_method span.orange{
	font-weight:normal;
	}

.other .application_method .gray{
	color:#868686;
	}

.other .application_method ul{
	margin:12px 0 24px;
	margin-left:30px;
	}

.other .application_method ul li{
	float:left;
	display:inline;
	}

.left2{
	margin-left:15px;
	}

.list{
	margin-top:20px;
	overflow:hidden;
	}
	
.list dt{
	float:left;
	}

.list dd{
	padding-left:20px;
	margin:0;
	}

.list2{
	margin-bottom:20px;
	}

.list2 dd{
	width:580px;
	}

.list3 dd{
	width:565px;
	}
	
.orange{
	color:#ff6600;
	display:block;
	font-weight:bold;
	}
	
.box2left .none{
	background-image:none;
	}

.box_pri{
	margin-bottom:25px;
	}
	
.box_pri_dotted{
	background:url(../imgs/other/line.gif) left bottom repeat-x;
	padding-bottom:25px;
	}

* html body .box_pri{
	margin-bottom:15px;
	}


.line {
	margin:10px 0pt 10pt;
	background-image:url(../imgs/other/line.gif);
	background-repeat:repeat-x;
	background-position:top left;
	height:1px;
	}

* html body .line {
	margin:10px 0pt 0pt;
	}

.line2 {
	margin:3px 0pt 3pt;
	background-image:url(../imgs/other/line.gif);
	background-repeat:repeat-x;
	background-position:top left;
	height:1px;
	}

.link{
	text-align:right;
	}

.inq{
	line-height: 175%;
	padding:10px;
	}

.inq h2{
	font-size:14px;
	border-color:#5FC4FB;
	border-left-style:solid;
	border-left-width:3px;
	padding-left:10px;
	margin-bottom:10px;
	}

.inq h3{
	font-size:14px;
	border-color:#5FC4FB;
	border-left-style:solid;
	border-left-width:3px;
	padding-left:10px;
	margin-bottom:10px;
	}

.inq_box{
	padding-left:13px;
	padding-bottom:10px;
	}

.faq .box_about a{
	font-weight:bold;
	}


.other .box_stores #title{
	margin-bottom:10px;
	}


/* -----------------------------------------------------------
online
----------------------------------------------------------- */
.online_box{
	padding-left:20px;
	padding-right:20px;
}

.online_box_bottom{
	margin-top:30px;
}

.online_box #Description{
	margin-bottom:20px;
	color: #FF0000;
	font-weight: bold;
	}

.online_box .ContentsInfoLine{
margin:0pt 0pt 10pt;
}

.online_box .ContentsInfoLineBorder{
margin:0pt 0pt 15pt;
}

.online_box .ContentsInfoLineBorder .Left,
.online_box .ContentsInfoLineBorder .Right,
.online_box .ContentsInfoLineBorder .right,
.online_box .left,
.online_box .right{
width:309px;
}

.online_box .left strong,
.online_box .right strong{
	background-image:url(../imgs/other/bar.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:284px;
	height:21px;
	display:block;
	padding-left:25px;
	padding-top:9px;
}


/*******
.online_box .left p{
	margin-bottom:20px;
}
*****/

.online_box .ContentsInfoLineBorder .Left,
.online_box .left{
float:left;
}

.online_box .ContentsInfoLineBorder .Right,
.online_box .right{
float:right;
}

.online_box .txt {
	padding:10px;
	line-height:18px;
	}

.online_box .BTgoInside{
	text-align:right;
	}

.online_box .ContentsInfoLineBorder .Left,
.online_box .ContentsInfoLineBorder .Right {
	border-top:4px solid #EDEDED;
}



.amazing{
	background:url(../imgs/other/line.gif) left bottom repeat-x;
	margin-bottom:20px;
	padding:0 10px 20px;
}

.amazingNone{
	background:none;
	margin-bottom:30px;
	padding:0 10px 0;
}

.amazing ul.leftA{
	float:left;
	width:48%;
}

.amazing ul.rightA{
	float:right;
	width:48%;
}

.amazing ul.leftA li,
.amazing ul.rightA li{
	line-height:1.5;
}

.amazing ul.leftA li.titleA,
.amazing ul.rightA li.titleA{
	background:url(../imgs/about/arrow.gif) left 4px no-repeat;
	font-weight:bold;
	font-size:12px;
	padding-left:18px;
	margin-bottom:12px;
}



/* -----------------------------------------------------------
present
----------------------------------------------------------- */
#present_img{}

#present_img h2{display:block;margin-bottom:12px; background-image:none; height:132px;}

#present_img p{line-height:18px;display:block;margin-bottom:13px;}

#present_img strong{display:block;margin-bottom:15px;}

#present_img strong span{color:#ff4e00; padding-right:5px;}

#present_box #left,#present_box #right{height:1%; overflow:hidden;}

#present_box #left{float:left; display:inline; width:332px;}

#present_box #right{float:right; display:inline; width:329px; text-align:right;}

#present_box #left h3{
	background-image:url(../imgs/campaign/happyou/title_01.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:332px;
	height:81px;
	margin-bottom:16px;
	}

#present_box #right h3{
	background-image:url(../imgs/campaign/happyou/title_02.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:329px;
	height:48px;
	margin-bottom:0;
	}

#present_box #left h3,#present_box #right h3{	position:relative; line-height:20px;	}

#left em{position:absolute; left:102px; font-weight:bold;font-style:normal; font-size:16px;}

#right .coll{overflow:hidden; height:1%; margin-bottom:15px;}

#right em{position:absolute; left:64px; font-weight:bold;font-style:normal; font-size:14px;}

#left em.one{
	top:15px;
}

#left em.two{
	top:55px;
	color:#ff4e00;
}

#right em.one{
	top:15px;
}

#right .coll .img_right{float:right; display:inline;}

#right table.name{
	float:left;
	width:210px;
	text-align:left;
	border-spacing:0;
	border-collapse:separate;
	margin:10px 0 0 0;
}

#right table.name th,
#right table.name td{
	color:#FF4E00;
	font-size:14px;
	padding-bottom:3px;
}

#right table.name th{
	font-weight:normal;
	width:60px;
}

#right table.name td{
	width:150px;
}

#right table.nameP{
	float:left;
	width:160px;
	text-align:left;
	border-spacing:0;
	border-collapse:separate;
	margin:10px 0 5px 0;
}

#right table.nameP th,
#right table.nameP td{
	color:#FF4E00;
	font-size:12px;
	padding-bottom:3px;
}

#right table.nameP th{
	font-weight:normal;
	width:55px;
}

#right table.nameP td{
	width:105px;
}

#right span{color:#ff4e00;}

#right strong{ display:block; text-align:left; font-size:10px; clear:both;}

/*
#right dl{
	border:0 none;
	color:#FF4E00;
	float:left;
	display:inline;
	font-size:14px;
	height:1%;
	line-height:18px;
	overflow:hidden;
	padding:6px 0 0;
	margin:0;
	text-align:left;
	width:150px;
}

#right dl.right_spe{margin-right:18px;border:0;}

#right dl.normal{font-size:12px; border:0; overflow:hidden;}

#right dl.none{margin-right:0;}

#right dt{float:left; display:inline; border:0; margin:0;}

#right dd{padding-left:60px; border:0; margin:0;}

#right dl.normal dt{float:left; display:inline; border:0; margin:0;}

#right dl.normal dd{padding-left:55px; border:0; margin:0;}
*/


#foot{clear:both;overflow:hidden;height:1%;}

#foot h3{
	background-image:url(../imgs/campaign/happyou/title_03.gif);
	background-repeat:no-repeat;
	background-position:top left;
	display:block;
	width:681px;
	height:44px;
	position:relative;
	line-height:20px;
	}

#foot h3 em{
	position:absolute;
	font-style:normal;
	font-size:14px;
	font-weight:bold;
	position:absolute;
	top:11px;
	left:63px;
	}
	
#foot table,
#foot table.w01{
	border-collapse:collapse;
	border:0px;
	border-spacing:0;
	empty-cells:show;
	text-align:left;
	line-height:15px;
	float:left;
	}

#foot table.none{
	margin-right:0;
	}

#foot table th{
	font-weight:normal;
	width:55px;
	}

#foot table td{
	width:110px;
	}

#foot table.w01 th{
	font-weight:normal;
	width:71px;
	}

#foot table.w01 td{
	width:68px;
	}

* html body #foot table td{	width:110px;}
*+html body #foot table td{	width:110px;}

.camp{margin-top:10px;float:right;}

* html body .topm{margin-top:-18px;}

* html body div{height:1%;}

.footboxone{
	margin-bottom:30px;
	overflow:hidden;
	background-image:url(../imgs/campaign/happyou/dotline.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
	padding-bottom:10px;
	height:1%;
	}

.footboxone_bottom{
	overflow:hidden;
	background-image:url(../imgs/campaign/happyou/dotline.gif);
	background-repeat: repeat-x;
	background-position:bottom left;
	height:1%;
	padding-bottom:35px;
	}


.footboxone .right{
	padding-top:20px;
	clear:both;
	}

.other .box_cam{
	line-height: 175%;
	}

/* -----------------------------------------------------------
otoku_campain
----------------------------------------------------------- */
.bottom_otoku{
	margin-bottom:13px;
	}

#otoku_img{
	margin-bottom:25px;
	}

#otoku_img h2{
	background-image:none;
	height:88px;
	}

#otoku_img p{
	display:block;
	margin-top:20px;
	line-height: 18px;
	}

#icon_bg{
	background-image:url(../imgs/campaign/otoku_campaign/icon_bg.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:139px;
	margin-top:20px;
	margin-bottom:37px;
	}

#icon_bg ul{
	height:1%;
	padding:4px;
	display:block;
	}

#icon_bg li{
	float:left;
	height:93px;
	width:85px;
	text-align:center;
	margin-top:19px;
	margin-right:6px;
	padding-right:6px;
	background-image:url(../imgs/campaign/otoku_campaign/line.gif);
	background-repeat:no-repeat;
	background-position:top right;
	}

#icon_bg li p{
	font-size:10px;
	line-height:14px;
	display:block;
	padding:0 8px 0;
	margin-top:6px;
	}

#icon_bg li p.top{
	padding:7px 8px 0;
	}

#icon_bg li.none{background-image:none; padding-left:0; margin-right:0;}


#icon_bg li img{
	display:block;
	}



#icon_bg2{
	background-image:url(../imgs/otoku/icon_bg.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:110px;
	margin-top:20px;
	margin-bottom:10px;
	}

#icon_bg2 ul{
	height:1%;
	padding:4px;
	display:block;
	}

#icon_bg2 li{
	float:left;
	height:83px;
	width:85px;
	text-align:center;
	margin-top:10px;
	margin-right:6px;
	padding-right:6px;
	background-image:url(../imgs/otoku/line.gif);
	background-repeat:no-repeat;
	background-position:top right;
	}

#icon_bg2 li p{
	font-size:10px;
	line-height:14px;
	display:block;
	padding:0 8px 0;
	margin-top:6px;
	}

#icon_bg2 li p.top{
	padding:7px 8px 0;
	}

#icon_bg2 li.none{background-image:none; padding-left:0; margin-right:0;}


#icon_bg2 li img{
	display:block;
	}



.hotellist{
	margin-bottom:21px;
	height:1%;
	overflow:hidden;
}

.hotellist .left_hotel{width:219px;float:left;margin-right:12px;}

.hotellist .center_hotel{width:219px;float:left;margin-right:12px;}

.hotellist .right_hotel{width:219px;float:left;}

.hotellist em{
	display:block;
	height:40px;
	background-image:url(../imgs/campaign/otoku_campaign/box_bg_title.gif);
	background-repeat:no-repeat;
	background-position:top left;
	position: relative;
}

.hotellist em span{
	position:absolute;
	font-style:normal;
	font-size:10px;
	bottom:0px;
	right:5px;
	font-weight: bold;
	}


.hotellist em p{
	font-style:normal;
	display:block;
	padding:6px 5px 0 10px;
	line-height:14px;
	font-weight:bold;
}

.hotellist em p.top{padding:px 10px 0 10px;}

.hotellist .content{
	padding:10px;
	height:1%;
	border-bottom:1px solid #dcdcdc;
	border-left:1px solid #dcdcdc;
	border-right:1px solid #dcdcdc;
}

.hotellist .content .leftbox{width:108px; float:left; margin-right:10px;height:125px;}

.hotellist .content .leftbox p{font-size:10px;line-height:14px;color:#808080;display:block;}

.hotellist .content .leftbox li{margin-bottom:10px;display:block;}

.hotellist .content .leftbox li img{vertical-align:bottom;}

.hotellist .content .rightbox{
	width:79px;
	float:right;
	height:120px;
	height: 1%;
	}

.hotellist .content .rightbox img{display:block;}

.hotellist .content .rightbox img.btn{margin-top:10px;}


/* -----------------------------------------------------------
index table
----------------------------------------------------------- */
table.otoku{
	width:155px;
	border:1px solid #e39500;
	border-spacing:0;
	empty-cells:show;
	}

table.otoku th,
table.otoku td{
	border-top:1px solid #e39500;
	height:40px;
	}

* html body table.otoku th,table.otoku td{ height:39px;	}
*+html body table.otoku th,table.otoku td{ height:39px;	}


table.otoku tr.head th,
table.otoku tr.head td{
	border-top:0px solid #e39500;
	}

table.otoku th{
	width:30px;
	text-align:right;
	}

table.otoku td{
	font-size:10px;
	}

table.otoku td table.top td{
	height:auto;
	}


/* -----------------------------------------------------------
clearfix
----------------------------------------------------------- */

#right .coll:after, 
.clearbox:after,
.footboxone:after,
.footboxtwo:after,
#icon_bg ul:after,
.hotellist .content:after,
.right_hotel:after,
.center_hote:after,
.left_hotel:after{
 content: ""; display: block; clear: both; 
	}

.other h3.heightnone{
	height:15px;
	line-height:15px;
	background-image:none;
	margin: 0px;
	font-weight: bold;
	font-size: 14px;
	}


.clearbox{
	height:1%;
	}


/* -----------------------------------------------------------
 携帯サイトのご案内
----------------------------------------------------------- */
.mobile .leftimg{
	float:left;
	width:220px;
	margin-right:27px;
	}

.mobile .righttxt{
	float:right;
	width:418px;
	}

.mobile .righttxt .txtcontents{
	clear:both;
	padding-top:20px;
	padding-bottom:20px;
	background-image:url(../imgs/other/line.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	line-height:18px;
	height: 1%;
	}

.mobile .righttxt .none{
	padding-top:0;
	}


.mobile .righttxt .txtcontents strong{
	float:left;
	width:15px;
	display:block;
	color: #ff6600;
	}

.mobile .righttxt .txtcontents em span{
	color:#ff6600;
	font-weight:bold;
	}

.mobile .righttxt .txtcontents em a{
	color:#ff6600;
	font-weight:bold;
	text-decoration:none;
	}

.mobile .righttxt .txtcontents em a:hover{
	color:#F16A06;
	font-weight:bold;
	}

.mobile .righttxt .txtcontents em{
	float:right;
	display:block;
	width:418px;
	font-style:normal;
	}

.mobile .righttxt .txtcontents p{
	margin-top:15px;
	font-weight:bold;
	}

.mobile .righttxt .txtcontents .right{
	float:right;
	}

.mobile .righttxt .txtcontents ul{
	margin-top:15px;
	}

.mobile .righttxt .txtcontents li{
	line-height:22px;
	}

.mobile .righttxt .txtbottom{
	padding-top:30px;
	padding-bottom:40px;
	}

.mobile .righttxt .btn{
	text-align:center;
	}
.other .container .box2 .box2left .none {
	margin: 0px;
	padding: 0px;
	line-height:1.5;
}


/* -----------------------------------------------------------
 hottel list
----------------------------------------------------------- */
#hotellSection{
	padding-bottom: 27px;
	}

#hotellSection img,
#photogallery img{
	vertical-align:bottom;
	}


#hotellSection .caption{
	border:1px solid #d6d6d6;
	padding:5px;
	width:160px;
	margin-bottom:-212px;
	}
	
#hotellSection .infomation{
	margin-left:189px;
	width: 414px;
	}
	
#hotellSection .infomation p{
	display:block;
	color:#887037;
	padding:9px;
	line-height:1.25;
	background-color:#fcf3cd;
	}

#hotellSection .infomation dl{
	margin:7px 0 12px 0;
	}
	
#hotellSection .infomation dt,
#hotellSection .infomation dd{
	display:block;
	padding:6px 0 0 0;
	height:18px;
	}
	
#hotellSection .infomation dt{
	background-image:url(../imgs/index/tensen.gif);
	background-position:center bottom;
	background-repeat:repeat-x;
	color:#00A5FF;
	font-size:10px;
	font-weight:bold;
	margin-bottom:-24px;
	padding-left: 2px;
	}
	
#hotellSection .infomation dd{
	margin-left:61px;
	padding:5px 0 0 0;
	height:19px;
	}

#hotellSection .infomation ul {
	margin:7px 0 12px 0;
	}
	
#hotellSection .infomation ul li {
	background-image:url(../imgs/index/tensen.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	color:#8A8A8A;
	padding:5px 0 5px 0;
	display:block;
	height:1%;
	}

#hotellSection .infomation ul li em {
	display:block;
	padding:0pt 0pt 0pt 2px;
	font-weight:bolder;
	font-size:10px;
	color:#00A5FF;
	font-style:normal;
	}

#hotellSection .infomation ul li em span {
	font-size:12px;
	font-weight:normal;
	display:block;
	color:#444444;
	margin:-1em 0pt 0pt 5em;
	line-height:1.3;
	}

#info{
	padding-bottom: 27px;
	}

#info ul li {
	color:#8A8A8A;
	padding:6px 0pt 4px 0px;
	display:block;
	height:1%;
	border-bottom:1px solid #e7e7e7;
	}

#info ul .none {
	border-bottom:0px;
	}


#info ul li em{
	display:block;
	padding:0pt 0pt 0pt 2px;
	font-weight:bolder;
	font-size:10px;
	color:#00A5FF;
	font-style:normal;
	}

#info ul li em span{
	font-size:12px;
	font-weight:normal;
	display:block;
	color:#444444;
	margin:-1.1em 0pt 0pt 7em;
	line-height:1.4;
	}

body:first-of-type #info ul li em span{
	margin:-1.2em 0pt 0pt 8.5em;
	}



#photogallery{height:389px;}

#photogallery h2,#info h2{margin-bottom:15px;}

#photogallery .firstStage{
	margin-bottom:11px;
	height: 155px;
}

#photogallery .firstStage div span,
#photogallery .secondStage div span{
	display:block;
	font-size:10px;
	padding-top:4px;
	}

#photogallery .firstStage div.left,#photogallery .secondStage div.left,
#photogallery .firstStage div.center,#photogallery .secondStage div.center,
#photogallery .firstStage div.right,#photogallery .secondStage div.right {float:left;}

#photogallery .firstStage div.center,
#photogallery .secondStage div.center{margin:0 12px 0 12px;}

#date{
	position:relative;
	padding-bottom:30px;
	height: 1%;
	}

#date .left{
	width:434px;
	float:left;
	}
	
#date .left h3{
	display:block;
	background-color:#BCE7FF;
	padding:4px;
	border:1px solid #bababa;
	border-bottom:0px solid #bababa;
	border-collapse:collapse;
	margin-left:-1px;
	}

*+html body #date .left h3{
	margin-left:0px;
	}

* html body #date .left h3{
	margin-left:0px;
	}

#date .left table{
	background-color:#FFFFFF;
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
	border:1px solid #bababa;
	empty-cells:show;
	margin-bottom:15px;
	line-height:1.3;
	color:#444444;
	padding:6px;
	}

#date .left th,
#date .left td{
	border:1px solid #bababa;
	padding:6px;
	}
	
#date .left th{
	background-color:#EFF9FF;
	line-height:1.08;
	color:#444444;
	font-size:10px;
	width:100px;
	}

#date .left td dt,
#date .left td dd{
	display:block;
	}


#date .left td dt{
	margin-bottom:-1.25em;
	}

#date .left td dd{
	margin-left:7em;
	}

#date .left td dl.etc dd{
	margin-left:4em;
	}

#date .left td dl{
	margin:0;
	padding: 5px 0;
	}



#date .left td ul{
	margin:0;
	padding: 5px 0;
	}

#date .left td li{
	display:block;
	}

#date .left td li span{
	padding-left:10px;
	}

#date .left td li em{
f
}


#date .left p{
	font-size:10px;
	line-height:1.25;
	color:#909090;
	}

#date .right{
	width:149px;
	float:right;
	}

#date .right img,
#date .right span{
	display:block;
	}
	
#date .right span{
	text-align:right;
	font-size:10px;
	padding-top:2px;
	margin-bottom:8px;
	}

#cashBackratio h3{
	display:block;
	height:26px;
	padding-bottom:1px;
	}

#cashBackratio img{
	vertical-align:bottom;
	}

#cashBackratio table{
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
	border:1px solid #bababa;
	empty-cells:show;
	line-height:1.3;
	color:#444444;
	margin-bottom:11px;
	}

#cashBackratio th,
#cashBackratio td{
	padding:10px;
	line-height:1.3;
	border:1px solid #bababa;
	text-align:center;
	}

#cashBackratio th{
	color:#000000;
	background-color:#FCF3CD;
	line-height:1.25;
	}

#cashBackratio th.head{
	background-color:#F3F0E4;
	}

#cashBackratio th span{
	font-weight:normal;
	color:#444444;
	}

#cashBackratio th span.red{
	color:#ED0000;
	font-size:10px;
	line-height:1.25;
	}
	
#cashBackratio td{
	background-color:#FFFFFF;
	}


/* -----------------------------------------------------------
 加盟ホテル - 各エリア ピックアップホテル
----------------------------------------------------------- */

#areaHotel{
	padding:20px 0 10px;
	clear:both;
	}

#areaHotel h2{
	background:url(../hotellist/imgs/other/icon_maru1.gif) left 3px no-repeat;
	padding-left:16px;
	color:#F16A06;
	}

#areaHotel #hotelP{
	padding-top:15px;
	overflow:hidden;
	}

#areaHotel #hotelP .boxPh{
	float:left;
	width:215px;
	margin-right:15px;
	border:1px solid #bababa;
	min-height:270px;
	height: auto !important;
	height: 270px;
	}

#areaHotel #hotelP .rightH{
	float:right;
	margin-right:0;
	}

#areaHotel #hotelP .boxPh h3{
	background-color:#fcf3cd;
	border-bottom:1px solid #bababa;
	padding:6px 10px;
	font-size:14px;
	}

#areaHotel #hotelP .boxPh div{
	padding:10px;
	line-height:1.5;
	}

#areaHotel #hotelP .boxPh div p.photo{
	float:left;
	width:87px;
	margin-right:10px;
	margin-bottom:10px;
	}



/* -----------------------------------------------------------
 こだわり検索結果
----------------------------------------------------------- */
.box2left form.attentionSearch{
	border:1px solid #9de3f0;
	padding:10px 5px;
}

.box2left form.attentionSearch h2{
	padding-bottom:5px;
}

.box2left form.attentionSearch p{
	background-color:#9de3f0;
	padding:7px;
	text-align:center;
}

.box2left form.attentionSearch p strong{
	padding-right:10px;
	color:#000000;
}

.box2left form.attentionSearch #check{
	padding:15px 7px 0;
}

.box2left form.attentionSearch #check dl.left{
	float:left;
	display:inline;
	padding:0 15px 0 0;
	margin:0;
}

.box2left form.attentionSearch #check dl.right{
	float:left;
	display:inline;
	padding:0;
	margin:0;
}

.box2left form.attentionSearch #check dl.left dt,
.box2left form.attentionSearch #check dl.right dt{
	float:left;
	clear:left;
	display:inline;
	padding:0;
	margin:0;
}

.box2left form.attentionSearch #check dl.left dt input,
.box2left form.attentionSearch #check dl.right dt input{
	padding:0;
	margin:0;
}

*:first-child+html .box2left form.attentionSearch #check dl.left dt input,
*:first-child+html .box2left form.attentionSearch #check dl.right dt input{
	padding:0;
	margin:0;
	vertical-align:text-bottom;
}

*html .box2left form.attentionSearch #check dl.left dt input,
*html .box2left form.attentionSearch #check dl.right dt input{
	padding:0;
	margin:0;
	vertical-align:text-bottom;
}

.box2left form.attentionSearch #check dl.left dd,
.box2left form.attentionSearch #check dl.right dd{
	margin:0 0 10px 0;
	padding:0 0 0 20px;
	line-height:1.3;
}

*html .box2left form.attentionSearch #check dl.left dd,
*html .box2left form.attentionSearch #check dl.right dd{
	margin:0 0 8px 0;
	padding:2px 0 0 20px;
	line-height:1.3;
}

*:first-child+html .box2left form.attentionSearch #check dl.left dd,
*:first-child+html .box2left form.attentionSearch #check dl.right dd{
	margin:0 0 8px 0;
	padding:2px 0 0 23px;
	line-height:1.3;
}

.box2left form.attentionSearch #check dl.left dd.bottom,
.box2left form.attentionSearch #check dl.right dd.bottom{
	margin:0;
	padding:0 0 0 20px;
	line-height:1.3;
}

*:first-child+html .box2left form.attentionSearch #check dl.left dd.bottom,
*:first-child+html .box2left form.attentionSearch #check dl.right dd.bottom{
	margin:0;
	padding:2px 0 0 23px;
	line-height:1.3;
}

*html .box2left form.attentionSearch #check dl.left dd.bottom,
*html .box2left form.attentionSearch #check dl.right dd.bottom{
	margin:0;
	padding:2px 0 0 20px;
	line-height:1.3;
}

.box2left form.attentionSearch ul#btn{
	clear:both;
	padding-top:15px;
	text-align:center;
}

.box2left form.attentionSearch ul#btn li{
	display:inline;
}

.box2left #attention{
	padding:20px 0 15px;
}

.box2left #attention h3{
	font-size:14px;
	padding-bottom:5px;
}

/* -----------------------------------------------------------
2011.12.2 PENSYSTEM 追加
----------------------------------------------------------- */
.search_link {
	width:681px;
	text-align:right;
	padding:0 30px 10px 30px;
}


#area_map_frame {
	width:681px;
}


/* -----------------------------------------------------------
2012.1.16 OCHIMIZU 追加
BECトラベル予約ポイントサンプルテーブル用
----------------------------------------------------------- */
table.spl {
        border-collapse: collapse;
}
.spl th {
        border: solid 1px #666666;
        color: #666666;
        background-color: #FFEE99;
}
.spl td {
        border: solid 1px #666666;
        color: #666666;
        background-color: #ffffff;
}
.spl thead th {
        background-color: #FFEE99;
}


/* -----------------------------------------------------------
2012.1.18 OCHIMIZU 追加
BECトラベル予約ポイントホテル一覧テーブル用
----------------------------------------------------------- */
table.htl {
        border-collapse: collapse;
}
.htl th {
        border: solid 1px #666666;
        color: #666666;
        background-color: #FFEE99;
}
.htl td {
        border: solid 1px #666666;
        color: #666666;
        background-color: #ffffff;
}
.htl thead th {
        background-color: #FFEE99;
}
