@charset "UTF-8";

/*12px base
10px＝83%＝0.83em
11px＝91%＝0.91em
12px＝100%＝1.0em
13px＝108%＝1.08em
14px＝117%＝1.17em
15px＝125%＝1.25em
16px＝133%＝1.33em
17px＝142%＝1.42em
18px＝150%＝1.5em
19px＝158%＝1.58em
*/

/* --------------------------------------------------------------------------------------------------------------------

#common

-------------------------------------------------------------------------------------------------------------------- */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img {
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym {
	border:0;
}

strong {
	font-weight: bold;
}

input {
    font-size: 99%;
	padding: 2px;
    font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
select {
    font-size: 99%;
    font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

/* micro clearfix */
/* For modern browsers */
.cf:before,
.cf:after {
    content:"";
    display:table;
}

.cf:after {
    clear:both;
}

/* For IE 6/7 (trigger hasLayout) */
.cf {
    zoom:1;
}

.helpNaviSection li {
    background: transparent url(../images/helpSection.gif) no-repeat 0 50%;
    padding-left: 17px;
}
.helpNaviSection li a {
	color: #4d4d4d !important;
}

#hotelContentsTop,
#hotelContents {
	line-height: 1.6;
	margin-bottom: 30px;
}

#hotelContents #Content {
	background: transparent url(../images/dotA.gif) repeat-y 260px 0;
}

#hotelContentsTop a,
#hotelContents a {
	color: #467bbb;
}

#hotelContents .hotelListBlock .priceSection .price,
#hotelContents .hotelListBlock .roomSection td.last-child .price,
#hotelContents .hotelInfoBlock .priceBlock dd.price,
#hotelContents .hotelInfoBlock .roomPriceBlock td {
	font-family: arial,helvetica,sans-serif;
}

#hotelContents .closed {
	display: none;
}

html #hotelContents .titleBlock {
    border-bottom: 1px solid #CECECE;
    margin-bottom: 7px !important;
}

html #hotelContents .titleBlock h2 {
    border-bottom: none;
    margin-bottom: 0;
	margin-right: 20px;
	float: left;
}

html #hotelContents .titleBlock p {
    font-size: 0.91em;
    line-height: 1.2;
    padding-top: 2px;
}

html #hotelContents .titleBlock p a {
	color: #4d4d4d;
}

/* --------------------------------------------------------------------------------------------------------------------

#structure

-------------------------------------------------------------------------------------------------------------------- */

#hotelContentsTop #Main {
	width: 470px;
	float: left;
}
#hotelContentsTop #Sub {
	width: 470px;
	float: right;
}


#hotelContents #Main {
	width: 680px;
}

#hotelContents #Sub {
	width: 240px;
}

#PageNav {
	margin-bottom: 10px;
}

#PageNav .badge {
    float: right;
    margin-left: 2em;
}


/* --------------------------------------------------------------------------------------------------------------------

#top

-------------------------------------------------------------------------------------------------------------------- */

/* -------  topSearchBlock -------  */

#hotelContentsTop .topSearchBlock {
	position: relative;
	background: transparent url(../images/topSearchBlock_img_03.gif) repeat-y 0 0;
	padding: 0 16px 0 17px;
	margin-top: -7px;
}

#hotelContentsTop .topSearchBlock h1 {
	font-size: 1.33em;
	font-weight: bold;
	color: #fff;
	line-height: 1;
	margin: 0 -16px 0 -17px;
	padding:18px 20px 0 60px;
	height: 35px;
	background: transparent url(../images/topSearchBlock_img_01.gif) no-repeat 0 0;
}


#hotelContentsTop .topSearchBlock h2 {
    font-size: 1.17em;
	font-weight: bold;
	color: #ff6c00;
	line-height: 1;
	margin-bottom: 8px;
	padding: 3px 7px;
	border-left: 5px solid #ff6c00;
}

#hotelContentsTop .topSearchBlock .sectionA {
	border-bottom: 1px solid #bfbfbf;
	padding-bottom: 15px;
	margin-bottom: 15px;
}


#hotelContentsTop .topSearchBlock .listSection {
	margin: 0 -10px 5px 0;
}

#hotelContentsTop .topSearchBlock .listSection dl {
	margin: 0;
	float: left;
	width: 139px;
	margin-right: 10px;
}

#hotelContentsTop .topSearchBlock .listSection dt {
	line-height: 1;
    font-size: 1.17em;
	font-weight: bold;
	color: #ff6c00;
	margin-bottom: 10px;
}

#hotelContentsTop .topSearchBlock .listSection dt img {
	display: block;
	margin-bottom: 8px;
}

#hotelContentsTop .topSearchBlock .listSection li {
	line-height: 1.4;
	margin-bottom: .5em;
}

#hotelContentsTop .topSearchBlock .listSection input {
	margin-right: .5em;
}


#hotelContentsTop .topSearchBlock .otherSection {
	position: relative;
	*zoom: 1;
}

#hotelContentsTop .topSearchBlock .otherSection dt {
	position: absolute;
	font-weight: bold;
}

#hotelContentsTop .topSearchBlock .otherSection dd {
	padding-left: 10em;
	margin-bottom: -.5em;
}

#hotelContentsTop .topSearchBlock .otherSection select {
	display: block;
	margin-bottom: .5em;
}


#hotelContentsTop .topSearchBlock .dateSection {
	margin-bottom: 15px;
}

#hotelContentsTop .topSearchBlock .dateSection dt {
	position: absolute;
	font-weight: bold;
}

#hotelContentsTop .topSearchBlock .dateSection dd {
	padding-left: 10em;
	margin-bottom: .3em;
}

#hotelContentsTop .topSearchBlock .dateSection input {
	width: 10em;
	padding: .2em;
}

#hotelContentsTop .topSearchBlock .dateSection dd span.nights {
	font-weight: bold;
}


#hotelContentsTop .topSearchBlock .roomSection {
	position: relative;
}

#hotelContentsTop .topSearchBlock .roomSection dl {
	float: left;
}
#hotelContentsTop .topSearchBlock .roomSection dl.first-child {
	width: 10em;
}

#hotelContentsTop .topSearchBlock .roomSection dt {
	position: absolute;
	font-weight: bold;
}

#hotelContentsTop .topSearchBlock .roomSection dd {
	padding-left: 4em;
	margin-bottom: .3em;
}

#hotelContentsTop .topSearchBlock .roomSection select {
	margin: 0 .3em;
}



#hotelContentsTop .topSearchBlock .childSection {

}


#hotelContentsTop .topSearchBlock .childSection p {
	line-height: 1.4;
	padding: 1em 0;
}

#hotelContentsTop .topSearchBlock .childSection p strong {
	font-weight: bold;
}


#hotelContentsTop .topSearchBlock .childSection dt {
	position: absolute;
	line-height: 1.4;
	font-weight: bold;
}

#hotelContentsTop .topSearchBlock .childSection dd {
	padding-left: 4em;
	margin-bottom: 7px;
	line-height: 1.4;
}

#hotelContentsTop .topSearchBlock .childSection dd div {
	width: 60px;
	float: left;
}

#hotelContentsTop .topSearchBlock .childSection dd  select {
	margin: 0 .2em;
}





#hotelContentsTop .topSearchBlock .starSection {
	float: left;
}

#hotelContentsTop .topSearchBlock .starSection dt {
	position: absolute;
	font-weight: bold;
}

#hotelContentsTop .topSearchBlock .starSection dd {
	padding-left: 9.7em;
	margin-bottom: .3em;
}

#hotelContentsTop .topSearchBlock .starSection select {
	margin: 0 .3em;
}




/* ▼ added 111208 ▼ */

#hotelContentsTop .topSearchBlock .btnSection {
	text-align: center;
	margin: 0 -16px 0 -17px;
	padding: 0 16px 20px 17px;
	background: transparent url(../images/topSearchBlock_img_02.gif) no-repeat 0 100%;
}



/* -------  loginBlock -------  */

#hotelContentsTop .loginBlock {
	margin: 15px 0;
	position: relative;
	height: 47px;
}

#hotelContentsTop .loginBlock div {
	position: absolute;
}

#hotelContentsTop .loginBlock .sectionA li {
	margin: -36px 10px 0 0;
	text-align: right;
}


#hotelContentsTop .loginBlock .sectionB {
	width: 450px;
	height: 50px;
	padding:7px 10px 0;
	border:1px solid #ceddf0;
	background:#e3ebf5;
	overflow:hidden;
}

#hotelContentsTop .loginBlock .sectionB .title {
	height: 10px;
	font-size:0.8em;
}

#hotelContentsTop .loginBlock .sectionB .input {
	float:left;
}

#hotelContentsTop .loginBlock .sectionB .input input {
	width:9em;
	margin-right:5px;
	vertical-align:middle;
}

#hotelContentsTop .loginBlock .sectionB .input input.submit {
	width:auto;
	margin-right:0;
	margin-left:10px;
	box-shadow:1px 1px 1px #d9e1e9;
}

#hotelContentsTop .loginBlock .sectionB .end {
	position:absolute;
	right:-1px;
	bottom:-1px;
	font-size:0.92em;
}
#hotelContentsTop .loginBlock .sectionB .end a {
	display:block;
	padding:3px 5px 3px 20px;
	border:1px solid #ceddf0;
	background:#49647f url(../images/loginBlock_img_04.gif) no-repeat 5px 50%;
	color:#fff;
	text-decoration:none;
}
#hotelContentsTop .loginBlock .sectionB .end a:hover {
	text-decoration:underline;
}

/* ▲ added 111208 ▲ */




/* -------  popularCityBlock -------  */

#hotelContentsTop .popularCityBlock {
	border: 1px solid #bfbfbf;
	padding: 0 10px;
}

#hotelContentsTop .popularCityBlock h2 {
	margin: 0 -10px;
}

#hotelContentsTop .popularCityBlock h3 {
	text-align: center;
	margin: 10px 0;
}

#hotelContentsTop .popularCityBlock ul {
	margin-right: -10px;
}

#hotelContentsTop .popularCityBlock li {
	float: left;
	line-height: 1;
	width: 146px;
	padding: 0 5px 7px 0;
	text-align: center;
	font-weight: bold;
}

#hotelContentsTop .popularCityBlock li img {
	display: block;
	margin-bottom: 5px;
}




/* --------------------------------------------------------------------------------------------------------------------

#list

-------------------------------------------------------------------------------------------------------------------- */

/* -------  listHeaderBlock -------  */

#hotelContents .listHeaderBlock {
	margin-bottom: 10px;
}

#hotelContents .pageNaviSection {
	font-size: 1.17em;
    float: right;
    line-height: 1;
	margin-bottom
}

#hotelContents .pageNaviSection a,
#hotelContents .pageNaviSection strong,
#hotelContents .pageNaviSection span {
    border: 1px solid #e6e6e6;
    color: #626262;
    display: block;
    float: left;
    padding: 4px 6px;
	margin-left: -1px;
    text-decoration: none;
}

#hotelContents .pageNaviSection a:hover {
    background: #e6e6e6;
}

#hotelContents .pageNaviSection strong {
    background: #467bbb;
    color: #fff;
    font-weight: normal;
}

#hotelContents .pageNaviSection span {
	border: none;
	padding-top: 6px;
}

#hotelContents .listHeaderBlock .resultTextSection {
	clear: both;
	line-height: 1.4;
	font-size: 1.5em;
	font-weight: bold;
	padding: 20px 0 15px;
}

#hotelContents .listHeaderBlock dl {
	line-height: 1;
	background: #e6e6e6 url(../images/listHeaderBlock_img_02.gif) no-repeat 50% 100%;
}

#hotelContents .listHeaderBlock dt,
#hotelContents .listHeaderBlock dd {
	float: left;
	border-right: 1px solid #fff;
}

#hotelContents .listHeaderBlock dt,
#hotelContents .listHeaderBlock dd a,
#hotelContents .listHeaderBlock dd span {
	display: block;
	padding: 15px 20px 22px;
	font-weight: bold;
	background: #e6e6e6 url(../images/listHeaderBlock_img_02.gif) no-repeat 50% 100%;
}

#hotelContents .listHeaderBlock dt {
	font-weight: normal;
	padding-right: 10px;
}

#hotelContents .listHeaderBlock dd strong a,
#hotelContents .listHeaderBlock dd strong span {
	background: #b3b3b3 url(../images/listHeaderBlock_img_01.gif) no-repeat 50% 100%;
}

/* -------  hotelListBlock -------  */

#hotelContents .hotelListBlock {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #17567c;
}


#hotelContents .hotelListBlock .infoBlock {
	margin-bottom: 10px;
}


#hotelContents .hotelListBlock .innerBlock {
	border: 1px solid #ccc;
	border-top: 7px solid #17557A;
}

#hotelContents .hotelListBlock .innerBlock .cf {
	overflow: hidden;
}

#hotelContents .hotelListBlock .infoSection {
	width: 306px;
	float: left;
	position: relative;
	padding: 10px 0 10px 180px;
	min-height: 160px;
	height: auto !important;
	height: 160px;
}

#hotelContents .hotelListBlock .infoSection .photo {
	left: 10px;
	position: absolute;
}

#hotelContents .hotelListBlock .infoSection p {
	font-size: 0.91em;
}

#hotelContents .hotelListBlock .infoSection h2 {
	font-size: 1.33em;
	color: #467bbb;
	font-weight: bold;
	line-height: 1.4;
}

#hotelContents .hotelListBlock .infoSection .star {
	margin: 5px 0;
}

#hotelContents .hotelListBlock .infoSection .link {
	margin: .5em 0 1em;
}

#hotelContents .hotelListBlock .infoSection .eName,
#hotelContents .hotelListBlock .infoSection strong {
	font-size: 12px;
	font-weight: bold;
}



#hotelContents .hotelListBlock .priceSection {
	width: 160px;
	padding: 15px 10px;
	float: right;
	border: 1px solid #fff;
	background: #fffae6;
	text-align: center;
	margin-bottom: -1000px;
	padding-bottom: 1000px;
}

#hotelContents .hotelListBlock .priceSection .copy {
	color: #ff0000;
	font-size: 0.91em;
	line-height: 1.4;
	font-weight: bold;
	margin: -10px 0;
	text-align: left;
	background: transparent url(../images/fire1.gif) no-repeat 0 50%;
	padding: 10px 0 10px 30px;
}

#hotelContents .hotelListBlock .priceSection .price {
	color: #be0101;
	font-size: 1.5em;
	font-weight: bold;
}
#hotelContents .hotelListBlock .priceSection .price span {
	color: #999;
	font-size: 10px;
	line-height: 1;
	font-weight: normal;
	margin-right: .5em;
	text-decoration: line-through;
}

#hotelContents .hotelListBlock .priceSection .price span.yen {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #be0101;
}


#hotelContents .hotelListBlock .priceSection .sub {
	color: #666;
	font-size: 0.83em;
	line-height: 1.4;
	font-weight: bold;
}

#hotelContents .hotelListBlock .priceSection .sub2 {
	color: #666;
	margin-bottom: 1em;
	font-size: 0.71em;
}

#hotelContents .hotelListBlock .priceSection .btn {
	line-height: 1;
	margin-bottom: 15px;
}



#hotelContents .hotelListBlock .roomSection {
	width: 100%;
}

#hotelContents .hotelListBlock .roomSection th {
	line-height: 1;
	padding: 10px;
	background: #e3ebf5;
	width: 213px;
	text-align: center;
}
#hotelContents .hotelListBlock .roomSection th.first-child {
	color: #17557a;
	font-weight: bold;
	width: 465px;
	text-align: left;
}

#hotelContents .hotelListBlock .roomSection th a {
	font-size: 0.91em;
	font-weight: normal;
}


#hotelContents .hotelListBlock .roomSection td {
	padding: 10px;
	vertical-align: top;
}

#hotelContents .hotelListBlock .roomSection td.first-child {
	padding-left: 25px;
	background: transparent url(../images/common_btn_02.gif) no-repeat 10px 1.2em;
}
#hotelContents .hotelListBlock .roomSection td.first-child a {
	font-weight: bold;
}

#hotelContents .hotelListBlock .roomSection td.first-child span.refundable1 {
	background-color: #6A5ACD;
	color: #fff !important;
	text-align: center;
	padding: 2px;
	font-size: 9px;
	white-space: nowrap;
}

#hotelContents .hotelListBlock .roomSection td.first-child span.refundable2 {
	background-color: #32CD32;
	color: #fff !important;
	text-align: center;
	padding: 2px;
	font-size: 9px;
	white-space: nowrap;
}

#hotelContents .hotelListBlock .roomSection td.first-child span.nonRefundable {
	background-color: #FF0000;
	color: #fff !important;
	text-align: center;
	padding: 2px;
	font-size: 9px;
	white-space: nowrap;
}

#hotelContents .hotelListBlock .roomSection td.last-child p {
	text-align: center;
	line-height: 1;
}

#hotelContents .hotelListBlock .roomSection td.last-child .price {
	text-align: center;
	font-size: 1.17em;
	color: #ff6c00;
	font-weight: bold;
	line-height: 1.4;
	width: 100px;
	float: left;
}

#hotelContents .hotelListBlock .roomSection td.last-child .price span {
	color: #999;
	font-size: 10px;
	font-weight: normal;
	text-decoration: line-through;
}

#hotelContents .hotelListBlock .roomSection td.last-child div {
	float: right;
}

#hotelContents .hotelListBlock .roomSection td.last-child .btn {
	margin-bottom: 3px;
}

#hotelContents .hotelListBlock .roomSection td.last-child .left {
	width: 101px;
	font-size: 0.83em;
	color: #17557a;
	font-weight: bold;
	padding-top: 9px;
	background: transparent url(../images/hotelListBlock_img_03.gif) no-repeat 50% 0;
}

#hotelContents .hotelListBlock .roomSection td.last-child .left span {
	display: block;
	background: #f7f7f7;
	border: 1px solid #b3b3b3;
	border-top: none;
	padding: 5px 3px;
}




/* -------  listErrorBlock -------  */

#hotelContents .listErrorBlock p {
    color: #BE0101;
    font-size: 1.33em;
    font-weight: bold;
}

/* -------  feedbackBanner -------  */

#hotelContents .feedbackBanner {
	margin-bottom: 15px;
}

/* -------  waitingBlock -------  */

#hotelContents .waitingBlock {
}

#hotelContents .waitingBlock h2 {
	text-align: center;
	color: #18587e;
	font-size: 1.33em;
	font-weight: bold;
	padding: 30px 0 50px;
}

#hotelContents .waitingBlock p {
	text-align: center;
	color: #18587e;
	padding-bottom: 50px;
	font-size: 18px;
	font-weight: bold;
}

/* ----------------- #StepNav ------------------- */

#StepNav {
line-height : 1 ;
background-color : #f1f1f1;
border-top : 2px solid #17557a ;
padding : 3px 0 ;
margin-bottom : 20px ;
}
#StepNav dt {
font-size: 1.17em;
color : #264965 ;
font-weight : bold ;
float : left ;
padding : 10px 15px 0 15px ;
}
#StepNav dd {
float : right ;
}
#StepNav dd li {
width: 7em;
text-align: center;
padding : 10px 15px ;
float : left ;
border-left : 1px solid #fff ;
}
#StepNav dd li.selected {
color : #fff ;
background-color : #17557a ;
}
#StepNav dd li strong {
font-weight : normal ;
}

#hotelContents .pageTitleTxt {
    margin-bottom: 10px;
}
/* --------------------------------------------------------------------------------------------------------------------

#detail

-------------------------------------------------------------------------------------------------------------------- */


#hotelContents .hotelInfoBlock {
	padding-top: 20px;
}


/* -------  nameBlock -------  */

#hotelContents .hotelInfoBlock .nameBlock {
	float: left;
	width: 410px;
}

#hotelContents .hotelInfoBlock .nameBlock h1 {
	font-weight: bold;
	font-size: 1.5em;
	line-height: 1.4;
	margin-bottom: 10px;
}

#hotelContents .hotelInfoBlock .nameBlock .eName {
	font-weight: bold;
	font-size: 1.17em;
	line-height: 1.4;
}


#hotelContents .hotelInfoBlock .nameBlock .star {
	margin: 5px 0;
}


/* -------  priceBlock -------  */
#hotelContents .hotelInfoBlock .priceBlock {
	float: right;
	width: 240px;
	background-image: none !important;
}
html #hotelContents .hotelInfoBlock .priceBlock {
	background-color: transparent !important;
}

#hotelContents .hotelInfoBlock .priceBlock dl {
	padding: 10px 10px 0;
	margin-bottom: 10px;
	background: #17567b url(../images/priceBlock_img_02.gif) no-repeat 0 0;
}

#hotelContents .hotelInfoBlock .priceBlock dt{
	text-align: left;
	background: #fffae6;
	line-height: 1.4;
	padding-top: 5px;
}

#hotelContents .hotelInfoBlock .priceBlock dt span.point{
	color: #467BBB;
	font-size: 12px;
	float: right;
	padding-right: 5px;
}
#hotelContents .hotelInfoBlock .priceBlock dd {
	text-align: center;
	background: #fffae6;
	line-height: 1.4;
	padding-top: 5px;
}
#hotelContents .hotelInfoBlock .priceBlock p {
	margin-top: 10px;
}

#hotelContents .hotelInfoBlock .priceBlock dd.price {
	font-size: 3.2em;
	font-weight: bold;
	color: #be0101;
	padding-bottom: 5px;
}
#hotelContents .hotelInfoBlock .priceBlock dd.price span {
	color: #4c4c4c;
	font-size: 10px;
	font-weight: normal;
}

#hotelContents .hotelInfoBlock .priceBlock dd.price span.yen {
	font-size: 14px;
	font-weight: bold;
	color: #be0101;
}

#hotelContents .hotelInfoBlock .priceBlock dd.btn {
	background: transparent url(../images/priceBlock_img_03.gif) no-repeat 0 100%;;
	line-height: 1;
	padding: 10px 10px;
	margin: 0 -10px;
}

/* -------  specBlock -------  */

#hotelContents .hotelInfoBlock .specBlock {
	padding-top: 15px;
	*zoom:1;
}

#hotelContents .hotelInfoBlock .specBlock h2 {
	font-size: 1.17em;
	color: #17557a;
	font-weight: bold;
	line-height: 1.4;
	background: #e3ebf5;
	padding: 7px 10px 5px;
	margin-bottom: 15px;
}

#hotelContents .hotelInfoBlock .specBlock h3 {
	font-size: 1.17em;
	color: #17557a;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: .5em;
}

#hotelContents .hotelInfoBlock .specBlock div.text {
	margin-bottom: 10px;
	padding: 0;
}

#hotelContents .hotelInfoBlock .photos {
	overflow:hidden;
	_zoom:1;
}

#hotelContents .hotelInfoBlock .photos .large {
	overflow:hidden;
	margin:15px 0;
	_zoom:1;
}
#hotelContents .hotelInfoBlock .photos .large .map {
	float:right;
	padding:9px;
	border:1px solid #d9d9d9;
}
#hotelContents .hotelInfoBlock .photos .main {
	display:table-cell;
	*display:inline;
	height:350px;
	vertical-align:middle;
	*zoom:1;
}
#hotelContents .hotelInfoBlock .tripadviser {
	clear:both;
	float:right;
	width:180px;
	border:1px solid #d9d9d9;
}
#hotelContents .hotelInfoBlock .tripadviser h3 {
	line-height:1;
	margin-bottom:7px;
	padding:7px 0 5px;
	border-bottom:1px solid #d9d9d9;
	background:#f2f2f2;
	text-align:center;
	font-weight:bold;
}
#hotelContents .hotelInfoBlock .tripadviser p {
	line-height:1.4;
	text-align:center;
	font-size:0.83em;
}
#hotelContents .hotelInfoBlock .tripadviser li {
	margin:3px 0;
	text-align:center;
}
#hotelContents .hotelInfoBlock .tripadviser .capTxt {
	padding:0 10px 5px;
	text-align:left;
	font-size:10px;
}
#hotelContents .hotelInfoBlock .photo-list {
	overflow:hidden;
	_zoom:1;
}
#hotelContents .hotelInfoBlock .photo-list li {
	float:left;
	margin:0 3px 3px 0;
}
#hotelContents .hotelInfoBlock .photo-list img {
	width:50px;
	height:50px;
	border:1px solid #17567c;
}

#hotelContents .hotelInfoBlock .renovations {
	margin-top:10px;
	margin-bottom:10px;
	padding: 10px 10px 10px 10px;
	background: #fff0f5;
	border:1px solid #fa8072;
}
#hotelContents .hotelInfoBlock .renovations h3 {
	background: transparent url(../images/renovationsSection.gif) no-repeat 0 0 ;
	padding: 20px 0 0 50px; 
	height:60px; 
	margin-bottom: -30px; 
	text-align:left; 
	vertical-align:bottom; 
	font-weight:bold; 
}
#hotelContents .hotelInfoBlock .renovations li {
	color: red;
	list-style-type:disc;
	font-size:14px;
	float: left;
	margin-right:35px; 
}

#hotelContents .hotelInfoBlock .renovations ul {
	padding-left: 20px;
}

#hotelContents .hotelInfoBlock .renovations ul:after {
    content: "";
    display: table;
    clear: both;
}

#hotelContents .hotelInfoBlock .renovations .list { 
	 margin-bottom:10px; 
}

#hotelContents .hotelInfoBlock .roomPriceBlock {
	margin-bottom: 20px;
}

#hotelContents .hotelInfoBlock .roomPriceBlock .innerBlock {
	border: 3px solid #17557a;
	margin-bottom: 10px;
}

#hotelContents .hotelInfoBlock .roomPriceBlock h3 {
	background: #17557a;
	color: #fff;
	padding: 5px 10px;
	margin-bottom: 0;
}

#hotelContents .hotelInfoBlock .roomPriceBlock .innerBlock div {
	padding: 10px;
	line-height: 1.4;
}
#hotelContents .hotelInfoBlock .roomPriceBlock .innerBlock div div {
	padding: 5px 10px;
}

#hotelContents .hotelInfoBlock .roomPriceBlock div .title {
	font-size: 1.17em;
	font-weight: bold;
}

#hotelContents .hotelInfoBlock .roomPriceBlock div select {
	margin: 0 .2em;
}

#hotelContents .hotelInfoBlock .roomPriceBlock div input {
	width: 10em;
	padding: .2em;
}


#hotelContents .hotelInfoBlock .roomPriceBlock div .dateSection dl {
	float: left;
}

#hotelContents .hotelInfoBlock .roomPriceBlock div .dateSection dt {
	float: left;
	margin: .4em .5em 0 0;
}

#hotelContents .hotelInfoBlock .roomPriceBlock div .dateSection dd {
	float: left;
	padding-right: 1.5em;
}

#hotelContents .hotelInfoBlock .roomPriceBlock div .dateSection p {
	padding-top: .4em;
	font-weight: bold;
}

#hotelContents .hotelInfoBlock .roomPriceBlock div .roomSection dl {
	float: left;
	margin-right: 2em;
}

#hotelContents .hotelInfoBlock .roomPriceBlock div .roomSection dt {
	position: absolute;
	padding-top: .2em;
}
#hotelContents .hotelInfoBlock .roomPriceBlock div .roomSection dd {
	padding-left: 4em;
	margin-bottom: .5em;
}



#hotelContents .hotelInfoBlock .roomPriceBlock div .childSection p {
	line-height: 1.4;
	padding-bottom: 1em;
}

#hotelContents .hotelInfoBlock .roomPriceBlock div .childSection strong {
	font-weight: bold;
}

#hotelContents .hotelInfoBlock .roomPriceBlock div .childSection dt {
	position: absolute;
	padding-top: .2em;
}
#hotelContents .hotelInfoBlock .roomPriceBlock div .childSection dd {
	padding-left: 4em;
	margin-bottom: .5em;
}

#hotelContents .hotelInfoBlock .roomPriceBlock div .searchBtn {
	float: right;
	margin-top: -37px;
}


#hotelContents .hotelInfoBlock .roomPriceBlock th {
	background: #e3ebf5;
	text-align: center;
	line-height: 1.4;
	padding: 5px 0 3px;
}

#hotelContents .hotelInfoBlock .roomPriceBlock th.first-child {
	font-weight: bold;
	color: #17557a;
	text-align: left;
	padding-left: 10px;
	width: 180px;
}
#hotelContents .hotelInfoBlock .roomPriceBlock th.last-child {
	font-size: .91em;
	width: 100px;
}

#hotelContents .hotelInfoBlock .roomPriceBlock p.refundable1 {
	background-color: #6A5ACD;
	color: #fff !important;
	text-align: center;
	padding: 1px;
	width: 100px;
	cursor: pointer;
}

#hotelContents .hotelInfoBlock .roomPriceBlock p.refundable2 {
	background-color: #32CD32;
	color: #fff !important;
	text-align: center;
	padding: 1px;
	width: 80px;
	cursor: pointer
}

#hotelContents .hotelInfoBlock .roomPriceBlock p.nonRefundable {
	background-color: #FF0000;
	color: #fff !important;
	text-align: center;
	padding: 1px;
	width: 60px;
	cursor: pointer;
}

#hotelContents .hotelInfoBlock .roomPriceBlock .noDate th.last-child {
	width: 15%;
}


#hotelContents .hotelInfoBlock .roomPriceBlock td {
	padding: 5px 3px;
	line-height: 1.4;
	font-size: .91em;
	text-align: center;
	border-top: 3px solid #17557A;
}

#hotelContents .hotelInfoBlock .roomPriceBlock td span {
	text-decoration: line-through;
	color: #999;
}

#hotelContents .hotelInfoBlock .roomPriceBlock td.nb {
	border-top: none;
	padding-top: 0;
}

#hotelContents .hotelInfoBlock .roomPriceBlock td.week {
	width: 3em;
}

#hotelContents .hotelInfoBlock .roomPriceBlock td.first-child {
	vertical-align: top;
	text-align: left;
	padding: 10px 3px 5px 25px;
	background: transparent url(../images/common_btn_01.gif) no-repeat 10px 12px;
}


#hotelContents .hotelInfoBlock .roomPriceBlock td.first-child a,
#hotelContents .hotelInfoBlock .roomPriceBlock td.first-child span {
	font-size: 15px;
	font-weight: bold;
	color: #467bbb;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}


#hotelContents .hotelInfoBlock .roomPriceBlock td.first-child span {
	text-decoration: none;
}

#hotelContents .hotelInfoBlock .roomPriceBlock td.noLink {
	background: none;
	padding-left: 10px;
}



#hotelContents .hotelInfoBlock .roomPriceBlock td.last-child {
	vertical-align: top;
	font-size: 14px;
	font-weight: bold;
}

#hotelContents .hotelInfoBlock .roomPriceBlock td.last-child img {
	margin-top: 3px;
}

#hotelContents .hotelInfoBlock .roomPriceBlock .noDate td.last-child img {
	margin: 0;
}


#hotelContents .hotelInfoBlock .roomPriceBlock td.sale {
	border-top: none;
	color: #ff6c00;
	font-weight: bold;
	font-size: 12px;
}

#hotelContents .hotelInfoBlock .roomPriceBlock td.sale p {
	text-align: left;
	background: transparent url(../images/fire2.gif) no-repeat 0 50%;
	padding: 10px 0 10px 30px;
	margin: -10px 0;
}

#hotelContents .hotelInfoBlock .roomPriceBlock td.notice {
	text-align: left;
	padding: 8px 10px;
	border-top: 1px solid #e5e5e5;
}

#hotelContents .hotelInfoBlock .roomPriceBlock td.notice dt {
	font-weight: bold;
	padding: 2px 0;
}

#hotelContents .hotelInfoBlock .roomPriceBlock td.notice dt a {
	color: #4d4d4d;
}

#hotelContents .hotelInfoBlock .roomPriceBlock td.notice dd.first-of-type {
	margin-bottom: 10px;
}

#hotelContents .hotelInfoBlock .roomPriceBlock td.caption {
	text-align: left;
	padding: 10px;
	font-size: 12px;
	border-top: 1px solid #e5e5e5;
}



#hotelContents .hotelInfoBlock .roomPriceBlock .caution {
	font-size: 0.91em;
}



#hotelContents .hotelInfoBlock .roomPriceBlock .left {
	font-size: 10px;
	color: #17557a;
	font-weight: bold;
	padding-top: 9px;
	width: 9em;
	margin: 0 auto;
	background: transparent url(../images/hotelListBlock_img_03.gif) no-repeat 50% 0;
}

#hotelContents .hotelInfoBlock .roomPriceBlock .left span {
	display: block;
	background: #f7f7f7;
	border: 1px solid #b3b3b3;
	border-top: none;
	padding: 3px 2px;
	text-decoration: none;
	color: #17557A;
}

#hotelContents .hotelInfoBlock .roomPriceBlock .total { /* revised 111114 */
	font-size: 10px;
	font-weight: bold;
	padding-top: 5px;
}

#hotelContents .hotelInfoBlock .roomPriceBlock .total span {
    color: #BE0101;
    font-size: 15px;
    font-weight: bold;
    padding-bottom: 5px;
	text-decoration: none;
}

#hotelContents .hotelInfoBlock .roomPriceBlock .payment {
    padding-top: 5px;
    white-space: nowrap;
}


/* -------  requestHotelBlock -------  */


#hotelContents .hotelInfoBlock .roomPriceBlock .requestHotelBlock {
	border-top: 1px solid #E5E5E5;
}

#hotelContents .hotelInfoBlock .roomPriceBlock .requestHotelBlock td {
	padding: 5px 3px;
	line-height: 1.4;
	font-size: .91em;
	text-align: left;
}

#hotelContents .hotelInfoBlock .roomPriceBlock .requestHotelBlock span {
	font-weight: bold;
	color: red;
	white-space: nowrap;
	vertical-align:bottom;
	text-decoration: none;
}

#hotelContents .requestHotelBlock p {
	color: red;
    font-size: 1.09em;
    font-weight: bold;
    line-height: 1.4;
}
	
#hotelContents .requestHotelBlock .requestTable th,
#hotelContents .requestHotelBlock .requestTable td {
	text-align : left ;
	font-weight : bold ;
	padding : 7px ;
	border : 1px solid #8c8c8c;
}

#hotelContents .requestHotelBlock .requestTable th {
	background-color : #f1f1f1;
	white-space: nowrap;
	text-align: center;
}

#hotelContents .requestHotelBlock .requestTable th.essential {
	background-color : #ffc0c0 ;
	white-space: nowrap;
	text-align: center;
}

#hotelContents .requestHotelBlock .requestTable td.btnArea {
	white-space: nowrap;
	text-align: center;
}

#hotelContents .hotelInfoBlock .textBlock h3 {
	margin-top: 2em;
}

#hotelContents .hotelInfoBlock .textBlock .propertyInformation {
	font-weight: bold;
    font-size: 1.09em;
	color: red;
}


#hotelContents .hotelInfoBlock .textBlock p,
#hotelContents .hotelInfoBlock .textBlock ul {
	margin-bottom: 1em;
}

#hotelContents .hotelInfoBlock .textBlock li {
	list-style: disc;
	margin-left: 2em;
}

#hotelContents .hotelInfoBlock .textBlock strong {
	font-weight: bold;
}

#hotelContents .hotelInfoBlock .textBlock .amenitySection ul {
	float: left;
	width: 28%;
}

/* ----------------- formLoginBlock ------------------- */

#hotelContents .formLoginBlock {
margin : 0 0 20px -7px ;
background : transparent url(../images/formLoginBlock_img_01.gif) repeat-y 7px 0;
}

#hotelContents .formLoginBlock .blockIn {
padding-bottom : 95px ;
background : transparent url(../images/formLoginBlock_img_02.gif) no-repeat 7px 100%;
}

#hotelContents  .formLoginBlock div div {
float : left ;
width : 202px ;
padding : 10px 10px 0 17px ;
}


#hotelContents  .formLoginBlock div h3 {
margin : -10px -10px 10px -10px ;
}

#hotelContents  .formLoginBlock div p {
margin-bottom : 10px ;
line-height : 1.4 ;
font-weight : bold ;
}

#hotelContents  .formLoginBlock div input {
width : 192px ;
}

#hotelContents  .formLoginBlock .tac {
	text-align: center;
}

/* --------------------------------------------------------------------------------------------------------------------

#form

-------------------------------------------------------------------------------------------------------------------- */


#hotelContents .hotelFormBlock h2 {
    border-bottom:  1px solid #CECECE;
	font-size: 1.17em;
	line-height: 1.4;
    font-weight: bold;
    margin-bottom: 7px;
}


#hotelContents .hotelFormBlock .cancelPolicyBlock {
	margin-bottom: 20px;
}


/* -------  errorMessageBlock -------  */

#hotelContents .hotelFormBlock .errorMessageBlock {
	margin-bottom: 20px;
	border: 2px solid red;
	padding: 15px 15px 20px 15px;
}

#hotelContents .hotelFormBlock .errorMessageBlock h2 {
	border: none;
	color: red;
}

#hotelContents .hotelFormBlock .errorMessageBlock p {
	color: red;
}

#hotelContents .hotelFormBlock .errorMessageBlock .helpNaviSection {
	float : right ;
}

/* -------2017.10.12追加------------- */

#Main .pageErrorBlock {
	border: 1px solid #d13d29;
	margin-bottom: 15px;
	padding: 5px;
}
#Main .pageErrorBlock dl {
	position: relative;
}
#Main .pageErrorBlock dt {
	background-color: #d13d29;
	width: 85px;
	height: 100%;
	position: absolute;
}
#Main .pageErrorBlock dt:after {
	content: "";
	width: 0;
	height: 0;
	border: 6px solid transparent;
	border-left-color: #d13d29;
	position: absolute;
	right: -12px;
	top: 50%;
	margin-top: -6px;
}
#Main .pageErrorBlock dt span {
	color: #fff;
	font-weight: bold;
	display: block;
	padding: 8px 0 5px 25px;
	background: url(../images/pageErrorBlock_img01.gif) no-repeat 0 50%;
	position: absolute;
	top: 50%;
	left: 10px;
	margin-top: -1.4em;
	_position: static;
	_margin: 0 0 0 10px;
	_padding: 18px 0 15px 25px;
}
#Main .pageErrorBlock dd {
	color: red;
	font-weight: bold;
	padding-left: 100px;
}

#Main .pageErrorBlock li.m_note {
	float: right!important;
	margin: -18px 16px 5px 0;
}

.text_blue_b{
	color: #2f59c7;
	font-weight: bold;
}

#Main .pageErrorBlock dd.pt0{
	padding-top: 0;
}

.bt_reservation_reception a{
	display: block;
	width: 245px;
	height: 33px;
	background: url(../../template/common/img_2/search/bt_reservation_reception.jpg) no-repeat;
	text-indent: -9999px;
	outline: none;
	float: right;
	margin: -18px 16px 0 0;
}

.bt_reservation_reception a:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}

#Main .pageErrorBlock li a {
	color: #4d4d4d!important;
}

/* ------------------------------------*/


/* -------  priceTableBlock -------  */

#hotelContents .hotelFormBlock .priceTableBlock {
	margin-bottom: 20px;
}

#hotelContents .hotelFormBlock .priceTableBlock table {
	margin-bottom: 12px;
	width: 100%;
}

#hotelContents .hotelFormBlock .priceTableBlock th,
#hotelContents .hotelFormBlock .priceTableBlock td {
    border: 1px solid #8C8C8C;
    padding: 7px;
}

#hotelContents .hotelFormBlock .priceTableBlock th {
	font-weight: bold;
	background: #f1f1f1;
	text-align: left;
}

#hotelContents .hotelFormBlock .priceTableBlock td {
	text-align: right;
}

#hotelContents .hotelFormBlock .priceTableBlock td span {
	text-decoration: line-through;
	margin-right: 2em;
	font-size: 11px;
	font-weight: normal;
}

#hotelContents .hotelFormBlock .priceTableBlock .selected {
	background: #fff7b8;
	font-weight: bold;
}

#hotelContents .hotelFormBlock .priceTableBlock .gr {
	background: #f1f1f1;
}

#hotelContents .hotelFormBlock .priceTableBlock .tb {
	font-weight: bold;
}

#hotelContents .hotelFormBlock .priceTableBlock .lh18 {
	line-height: 1.8;
}


#hotelContents .hotelFormBlock .priceTableBlock .tac {
	text-align: center;
}
#hotelContents .hotelFormBlock .priceTableBlock .tar {
	text-align: right;
}
#hotelContents .hotelFormBlock .priceTableBlock .tal {
	text-align: left;
}

#hotelContents .hotelFormBlock .priceTableBlock h4 {
	background-color: #FFECEC;
    color: #BE0101;
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 7px;
    padding: 7px;
    text-align: center;
}

#hotelContents .hotelFormBlock .priceTableBlock h4 span.point {
	color: #467BBB;
	font-size: 12px;
}

#hotelContents .hotelFormBlock .priceTableBlock h4 span {
    margin-left: 15px;
}
#hotelContents .hotelFormBlock .priceTableBlock h4 span img {
	vertical-align: bottom;
}

.priceTableBlock h4 div#price_notice_box {
	text-align: center;
    margin-top: 5px;
	font-size: 0.55em;
    font-weight: normal;
	color: #2f4f4f;
}

.priceTableBlock h4 div#price_notice_box .myClear_10 {
    margin-top: 20px;
}

.priceTableBlock h4 div#price_notice_box .myClear_10 #resortfee {
    margin: -3px;
}

.priceTableBlock h4 div#price_notice_box .myClear_20 {
    margin-top: 20px;
}

.priceTableBlock h4 div#price_notice_box .myClear_30 {
    margin-top: 10px;
	color: #BE0101;
}

#price_notice_box {
	margin-top: -10px;
}

.small_t {
	font-size: 11px;
}

.priceBOX {
	background-color: #FFECEC;
    padding: 7px;
	text-align: center;
}

.detailBOX {
    padding: 7px;
	text-align: center;
}

.detailBOX dl{
	width: 320px;
	border-bottom: #8C8C8C 1px solid;
	margin: 0 auto;
}

.detailBOX dl:after{
	content: "";
	display: block;
	clear: both;

}

.detailBOX dt{
	float: left;
	font-weight: normal;
}

.detailBOX dd{
	float: right;
}

.detailBOX p{
	line-height: 1.1;
	margin: 10px auto 0;
	text-align: left;
	max-inline-size: max-content;
 margin-inline: auto;
}

.icon_faq {
    background: transparent url(../../../../air/images/air_common/icon-faq_img01.gif) no-repeat 0 50%;
    padding-left: 17px;
	display: inline-block;
	margin-left: 10px;
}

.c_red {
	color: #BE0101;
}

.helpNaviSection2 {
    display: inline-block;
   _display: inline;
    padding-left: 10px;
}

.helpNaviSection2 li {
    background: transparent url(../images/helpSection.gif) no-repeat 0 50%;
    padding-left: 17px;
}
.helpNaviSection2 li a {
	color: #FFFF00 !important;
}

/* -------  guestInfoBlock -------  */


#hotelContents .hotelFormBlock .guestInfoBlock {
    background-color: #E3EEFA;
    margin-bottom: 20px;
    padding: 10px;
}

#hotelContents .hotelFormBlock .guestInfoBlock h2 {
    margin: -10px -10px 10px;
	border: none;
}

#hotelContents .hotelFormBlock .guestInfoBlock p {
	margin: 10px 0 5px;
}
#hotelContents .hotelFormBlock .guestInfoBlock p span {
	color: red;
	font-weight: bold;
}

#hotelContents .hotelFormBlock .guestInfoBlock h3 {
    color: #467BBB;
	font-size: 1.17em;
    font-weight: bold;
}

#hotelContents .hotelFormBlock .guestInfoBlock table  {
	width: 100%;
	margin-bottom: 7px;
}


#hotelContents .hotelFormBlock .guestInfoBlock th {
    font-weight: bold;
    border: 1px solid #8C8C8C;
    padding: 7px;
    white-space: nowrap;
    width: 150px;
    background-color: #f1f1f1;
}
#hotelContents .hotelFormBlock .guestInfoBlock th.essential {
    background-color: #FFC0C0;
}

#hotelContents .hotelFormBlock .guestInfoBlock th.essential span {
	color: red;
}

#hotelContents .hotelFormBlock .guestInfoBlock td {
    border: 1px solid #8C8C8C;
    padding: 7px;
    background-color: #fff;
}

#hotelContents .hotelFormBlock .guestInfoBlock .srtxt {
	margin: 7px 0 0;
	color: red;
	line-height: 1.4;

}

#hotelContents .hotelFormBlock .guestInfoBlock table table td {
    border: none;
    padding: 3px;
    width: 50%;
}

#hotelContents .hotelFormBlock .guestInfoBlock table table input {
	width: 90%;
}

#hotelContents .hotelFormBlock .guestInfoBlock .alertTxt {
	line-height: 1.6;
	font-size: 0.8em;
}

#hotelContents .hotelFormBlock .guestInfoBlock .alertTxt p {
	font-size: 1.2em;
	font-weight: bold;
}

/* -------  billingInfoBlock -------  */


#hotelContents .hotelFormBlock .billingInfoBlock {
    background-color: #E3EEFA;
    margin-bottom: 20px;
    padding: 10px;
}

#hotelContents .hotelFormBlock .billingInfoBlock h2 {
    margin: -10px -10px 10px;
	border: none;
}

#hotelContents .hotelFormBlock .billingInfoBlock p {
	margin: 10px 0 5px;
}
#hotelContents .hotelFormBlock .billingInfoBlock p span {
	color: red;
	font-weight: bold;
}

#hotelContents .hotelFormBlock .billingInfoBlock td p {
	margin-top: 10px;
	color: #17557A ;
}

#hotelContents .hotelFormBlock .billingInfoBlock table  {
	width: 100%;
	margin-bottom: 7px;
}


#hotelContents .hotelFormBlock .billingInfoBlock th {
    font-weight: bold;
    border: 1px solid #8C8C8C;
    padding: 7px;
    white-space: nowrap;
    width: 150px;
    background-color: #f1f1f1;
}
#hotelContents .hotelFormBlock .billingInfoBlock th.essential {
    background-color: #FFC0C0;
}

#hotelContents .hotelFormBlock .billingInfoBlock th.essential span {
	color: red;
}

#hotelContents .hotelFormBlock .billingInfoBlock td {
    border: 1px solid #8C8C8C;
    padding: 7px;
    background-color: #fff;
}

#hotelContents .hotelFormBlock .billingInfoBlock table table td {
    border: none;
    padding: 3px;
    width: 50%;
}

#hotelContents .hotelFormBlock .billingInfoBlock table table input {
	width: 90%;
}

/* -------  paymentInfoBlock -------  */

#hotelContents .hotelFormBlock .paymentInfoBlock {
    background-color: #E3EEFA;
    margin-bottom: 20px;
    padding: 10px;
}

#hotelContents .hotelFormBlock .paymentInfoBlock h2 {
    margin: -10px -10px 10px;
	border: none;
}

#hotelContents .hotelFormBlock .paymentInfoBlock p {
	margin: 10px 0 5px;
}
#hotelContents .hotelFormBlock .paymentInfoBlock p span {
	color: red;
	font-weight: bold;
}


#hotelContents .hotelFormBlock .paymentInfoBlock td p {
	margin-top: 10px;
	color: #17557A ;
}


#hotelContents .hotelFormBlock .paymentInfoBlock .message {
	margin-top: 10px;
    color: red;
    font-weight: bold;
    font-size: 16px;
}


#hotelContents .paymentInfoBlock .message {
	margin-top: 10px;
    color: red;
    font-weight: bold;
    font-size: 16px;
}


#hotelContents .hotelFormBlock .paymentInfoBlock table  {
	width: 100%;
	margin-bottom: 7px;
}

#hotelContents .hotelFormBlock .paymentInfoBlock th {
    font-weight: bold;
    border: 1px solid #8C8C8C;
    padding: 7px;
    white-space: nowrap;
    width: 150px;
    background-color: #f1f1f1;
}
#hotelContents .hotelFormBlock .paymentInfoBlock th.essential {
    background-color: #FFC0C0;
}

#hotelContents .hotelFormBlock .paymentInfoBlock th.essential span {
	color: red;
}

#hotelContents .hotelFormBlock .paymentInfoBlock td {
    border: 1px solid #8C8C8C;
    padding: 7px;
    background-color: #fff;
}

#hotelContents .hotelFormBlock .paymentInfoBlock .selectPayment label {
	font-weight: bold;
	font-size: 1.17em;
}

#hotelContents .hotelFormBlock .paymentInfoBlock ul {
	margin-top: 5px;
}


/* -------  formBtnBlock -------  */

#hotelContents .hotelFormBlock .formBtnBlock {
	line-height: 1;
    background-color: #F2F2F2;
    margin: 30px 0;
    padding: 15px;
    text-align: center;
}




/* --------------------------------------------------------------------------------------------------------------------

#confirm

-------------------------------------------------------------------------------------------------------------------- */

#hotelContents .hotelConfirmBlock h2 {
    border-bottom:  1px solid #CECECE;
	font-size: 1.17em;
	line-height: 1.4;
    font-weight: bold;
    margin-bottom: 7px;
}

#hotelContents .hotelConfirmBlock div {
	margin-bottom: 20px;
}
#hotelContents .hotelConfirmBlock div div {
	margin-bottom: 0;
}

#hotelContents .hotelConfirmBlock table {
	margin-bottom: 7px;
	width: 100%;
}

#hotelContents .hotelConfirmBlock th,
#hotelContents .hotelConfirmBlock td {
    border: 1px solid #8C8C8C;
    padding: 7px;
}


#hotelContents .hotelConfirmBlock th {
	font-weight: bold;
	background: #f1f1f1;
	text-align: center;
}


#hotelContents .hotelConfirmBlock .gr {
	font-weight: bold;
	background: #f1f1f1;
}
#hotelContents .hotelConfirmBlock .wh {
	background: #fff;
}

#hotelContents .hotelConfirmBlock .tac {
	text-align: center;
}
#hotelContents .hotelConfirmBlock .tar {
	text-align: right;
}
#hotelContents .hotelConfirmBlock .tal {
	text-align: left;
}



/* -------  messageBlock -------  */

#hotelContents .hotelConfirmBlock .messageBlock h2 {
    color: #467BBB;
    font-size: 1.33em;
    font-weight: bold;
    margin-bottom: 7px;
	border-bottom: none;
}


/* -------  priceTableBlock -------  */

#hotelContents .hotelConfirmBlock .priceTableBlock h4 {
	background-color: #FFECEC;
    color: #BE0101;
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 7px;
    padding: 7px;
    text-align: center;
}
#hotelContents .hotelConfirmBlock .priceTableBlock h4 span {
    margin-left: 15px;
}

#hotelContents .hotelConfirmBlock .priceTableBlock h4 span.point {
	color: #467BBB;
	font-size: 12px;
}

#hotelContents .hotelConfirmBlock .priceTableBlock h4 span img {
	vertical-align: bottom;
}

#hotelContents .hotelConfirmBlock .priceTableBlock p#localfee {
	text-align: center;
    margin-top: 5px;
	font-size: 0.55em;
    font-weight: normal;
	color: #2f4f4f;
}

.helpNaviSection2 {
    display: inline-block;
   _display: inline;
    padding-left: 10px;
}

.helpNaviSection2 li {
    background: transparent url(../images/helpSection.gif) no-repeat 0 50%;
    padding-left: 17px;
}
.helpNaviSection2 li a {
	color: #FFFF00 !important;
}

#hotelContents .hotelConfirmBlock .priceTableBlock td {
	text-align: right;
}

#hotelContents .hotelConfirmBlock .priceTableBlock table {
	margin-bottom: 12px;
}

#hotelContents .hotelConfirmBlock .priceTableBlock th {
	text-align: left;
}

#hotelContents .hotelConfirmBlock .priceTableBlock td span {
	text-decoration: line-through;
	margin-right: 2em;
	font-size: 11px;
	font-weight: normal;
}

#hotelContents .hotelConfirmBlock .priceTableBlock td span#discount\.PRICE {
	text-decoration : none;
	margin-right: 0em;
	font-size: 12px;
	font-weight: normal;
}

#hotelContents .hotelConfirmBlock .priceTableBlock .gr {
	font-weight: normal;
	background: #f1f1f1;
}

#hotelContents .hotelConfirmBlock .priceTableBlock .tb {
	font-weight: bold;
}

#hotelContents .hotelConfirmBlock .priceTableBlock .lh18 {
	line-height: 1.8;
}

#hotelContents .hotelConfirmBlock .priceTableBlock .tal {
	text-align: left;
}

/* ▲ added 111130 ▲  */




/* -------  guestInfoBlock -------  */

#hotelContents .hotelConfirmBlock .guestInfoBlock th {
	text-align: left;
	width: 100px;
}


/* -------  paymentInfoBlock -------  */
/* -------  billingInfoBlock -------  */

#hotelContents .hotelConfirmBlock .billingInfoBlock th,
#hotelContents .hotelConfirmBlock .paymentInfoBlock th {
	width: 150px;
}


/* -------  confirmBtnBlock -------  */

#hotelContents .hotelConfirmBlock .confirmBtnBlock .btnSection {
	background: #e4eefa;
	padding: 20px;
	margin-bottom: 20px;
}

#hotelContents .hotelConfirmBlock .confirmBtnBlock .btnSection li {
	padding-bottom: 15px;
}

#hotelContents .hotelConfirmBlock .confirmBtnBlock .btnSection a,
#hotelContents .hotelConfirmBlock .confirmBtnBlock .btnSection p {
	display: inline-block;
    *display: inline;
    *zoom: 1;
}

#hotelContents .hotelConfirmBlock .confirmBtnBlock .btnSection a {
	margin-right: 30px;
}


#hotelContents .hotelConfirmBlock .confirmBtnBlock .checkSection {
	padding-left: 50px;
	font-weight: bold;
	font-size: 1.17em;
}

#hotelContents .hotelConfirmBlock .confirmBtnBlock .checkSection li {
	padding-bottom: .5em;
}

#hotelContents .hotelConfirmBlock .confirmBtnBlock .checkSection input {
	position: absolute;
	display: block;
	margin: 3px 0 0 -20px;
	*margin-top: -1px;
}

/* -------  confirmWaitingBlock  -------  */

#hotelContents .confirmWaitingBlock {
	background: transparent url(../images/loader_A.gif) no-repeat center bottom;
	padding: 50px;
}

#hotelContents .confirmWaitingBlock p {
    font-size: 1.33em;
    font-weight: bold;
    line-height: 1.4;
	text-align: center;
	color: #467bbb;
	margin-bottom: 10px;
}

#hotelContents .confirmWaitingBlock p.alert {
    font-size: 1.05em;
    font-weight: bold;
    line-height: 1.4;
	padding-top: 30px;
	color: red;
	margin-bottom: 10px;
}

/* --------------------------------------------------------------------------------------------------------------------

#completion

-------------------------------------------------------------------------------------------------------------------- */
/* -------  completeTitleBlock 2017.11.01追加-------  */

#hotelContents .completeTitleBlock {
	border: 3px solid #175478;
	padding: 20px 20px 0px;
	margin-bottom: 20px;
}


#hotelContents .completeTitleBlock .helpNavi {
    padding-bottom: 30px;
    margin-top: -36px;
    padding-left: 515px;
    
}

#hotelContents .completeTitleBlock .helpNaviSection ol {
    background: transparent url(../images/attention.gif) no-repeat 0 50%;
    padding-left: 17px;
	color: red;
	 margin-right: auto;
}
#hotelContents .completeTitleBlock .helpNaviSection li a {
	color: #4d4d4d !important;
}

#hotelContents .completeTitleBlock .helpNaviSection2 {
	font-size: 11px;
	text-align: right;
	margin-top : -15px ;
	padding: 0 70px 10px 0;
	width: 515px;
}

#hotelContents .completeMessageBlock .helpNaviSection2 {
	font-size: 11px;
	text-align: right;
	margin-top : -20px ;
	padding: 0 50px 0px 0;
	float: right;
}

#hotelContents .completeMessageBlock .helpNaviSection2 a {
	background: transparent url(../images/helpSection.gif) no-repeat 0 50%;
	padding-left: 17px;
	color: #4d4d4d !important;
}

#hotelContents .completeTitleBlock .helpNaviSection2 a {
	background: transparent url(../images/helpSection.gif) no-repeat 0 50%;
	padding-left: 17px;
	color: #4d4d4d !important;
}

#hotelContents .completeTitleBlock .numberSection {
	font-size: 1.5em;
	color: #175478;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}

#hotelContents .completeTitleBlock h2 {
	background: #175478;
	font-size: 1.17em;
	font-weight: bold;
	color: #fff;
	border: none;
	margin: 0 -20px 10px;
	padding: 10px 20px;
	text-align: center;
}

#hotelContents .completeTitleBlock h3 {
    color: #17557a;
    font-size: 1.5em;
}

#hotelContents .completeTitleBlock .btnSection {
	text-align: center;
	/*padding-bottom: 5px;*/
}


#hotelContents .completeTitleBlock .limitSection {
	font-size: 1.33em;
	line-height: 1;
	color: #fff;
	font-weight: bold;
	background: #BE0101;
	padding: 10px;
	margin: 20px 0;
	text-align: center;
}

#hotelContents .completeTitleBlock .eticketSection1 {
	font-size: 1.33em;
	line-height: 1;
	color: #fff;
	font-weight: bold;
	background: #C02000;
	padding: 15px 0 5px 0;
	text-align: center;
}
#hotelContents .completeTitleBlock .eticketSection2 {
	font-size: 1em;
	line-height: 1;
	color: #fff;
	background: #C02000;
	padding: 0 0 15px 0;
	text-align: center;
}

#hotelContents .completeTitleBlock p.alert {
    font-size: 1.05em;
    font-weight: bold;
    line-height: 1.4;
	padding-top: 5px;
	color: red;
	text-align: center;
}

.hotelCompletionBlock .recordingErrorBlock {
	background : transparent url(../images/notice.gif) no-repeat 0 5% ;
	color : red;
	font-size : 108% ;
	line-height : 1.4 ;
	margin-bottom : 20px ;
	padding-left : 60px ;
}

.helpNaviSection li.m_note{
	float: right!important;
	margin: -18px 0 0!important;
}/* ---2017.11.1追加---- */

#information .helpNaviSection li{
	float: right!important;
}/* ---2017.11.1追加---- */


/* -------  //completeTitleBlock -------  */


#hotelContents .hotelCompletionBlock h2 {
    border-bottom:  1px solid #CECECE;
	font-size: 1.17em;
	line-height: 1.4;
    font-weight: bold;
    margin-bottom: 7px;
}


#hotelContents .hotelCompletionBlock table {
	margin-bottom: 7px;
	width: 100%;
}

#hotelContents .hotelCompletionBlock th,
#hotelContents .hotelCompletionBlock td {
    border: 1px solid #8C8C8C;
    padding: 7px;
}


#hotelContents .hotelCompletionBlock th {
	font-weight: bold;
	background: #f1f1f1;
	text-align: center;
}


#hotelContents .hotelCompletionBlock .gr {
	font-weight: bold;
	background: #f1f1f1;
}
#hotelContents .hotelCompletionBlock .wh {
	background: #fff;
}

#hotelContents .hotelCompletionBlock .tac {
	text-align: center;
}
#hotelContents .hotelCompletionBlock .tar {
	text-align: right;
}
#hotelContents .hotelCompletionBlock .tal {
	text-align: left;
}


/* -------  completeMessageBlock -------  */

#hotelContents .hotelCompletionBlock .completeMessageBlock {
	border: 3px solid #175478;
	padding: 30px 20px 0px;
	margin-bottom: 20px;
	text-align: center;
}

#hotelContents .hotelCompletionBlock .completeMessageBlock h3 {
	color : #17557a ;
	font-size : 1.5em;
	text-align: center;
	margin-bottom: 10px;
}

#hotelContents .hotelCompletionBlock .completeMessageBlock h3 strong {
	font-weight : bold ;
	color : red ;
}

#hotelContents .hotelCompletionBlock .completeMessageBlock .numberSection {
	font-size: 1.5em;
	line-height: 1;
	color: #175478;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}

#hotelContents .hotelCompletionBlock .completeMessageBlock h2 {
	background: #175478;
	font-size: 1.17em;
	font-weight: bold;
	color: #fff;
	border: none;
	margin: 0 -20px 10px;
	padding: 10px 20px;
}

#hotelContents .hotelCompletionBlock .completeMessageBlock .btnSection {
	margin-top: 10px;
	text-align: center;
}


#hotelContents .hotelCompletionBlock .completeMessageBlock .limitSection {
	font-size: 1.33em;
	line-height: 1;
	color: #fff;
	font-weight: bold;
	background: #BE0101;
	padding: 10px;
	margin: 20px 0;
	text-align: center;
}

#hotelContents .hotelCompletionBlock .completeMessageBlock p.bgr {
	margin : 0 -20px 20px ;
	padding : 10px 20px 10px 44px;
	color : #fff ;
	background-color : #be0101 ;
	font-size : 1.03em ;
}

#hotelContents .hotelCompletionBlock .completeMessageBlock p.bgr strong {
	font-size: 18px;
	padding-left: 24px;
	margin-left: -24px;
	*zoom:1;
	background: transparent url(../images/completeTitleBlock_bgr_img01.gif) no-repeat 0 50%;
}

#hotelContents .hotelCompletionBlock .completeMessageBlock p.alert {
    font-size: 1.05em;
    font-weight: bold;
    line-height: 1.4;
	padding-top: 5px;
	color: red;
}




#hotelContents .hotelCompletionBlock .nextSearchBlock2 {
	text-align: center;
	width: 456px;
	margin-left: 110px;
}

#hotelContents .hotelCompletionBlock .nextSearchBlock2 .innerBox {
	text-align: left;
	border: 1px solid #ccc;
	padding: 20px 10px 20px 40px;
	margin-top: 20px;
}

#hotelContents .hotelCompletionBlock .nextSearchBlock2 h2 {
	color: #4687c7;
	font-weight: bold;
	font-size: 16px;
	border: none;
	text-align: center;
	margin: 0 0 20px;
}

#hotelContents .hotelCompletionBlock .nextSearchBlock2 .firstSection {
	margin-bottom: 15px;
}

#hotelContents .hotelCompletionBlock .nextSearchBlock2 .firstSection dt {
	position: absolute;
	padding-top: 3px;
	font-weight: bold;
}

#hotelContents .hotelCompletionBlock .nextSearchBlock2 .firstSection dd {
	margin-bottom: 5px;
	padding-left: 9em;
}

#hotelContents .hotelCompletionBlock .nextSearchBlock2k select,
#hotelContents .hotelCompletionBlock .nextSearchBlock2 input{
	font-size : 12px ;
	vertical-align : middle ;
	margin: .2em;
}

#hotelContents .hotelCompletionBlock .nextSearchBlock2 .maplink {
	font-size: 11px;
	margin: 5px 0;
	display: block;
}

#hotelContents .hotelCompletionBlock .nextSearchBlock2 .roomSection {
	position: absolute;
	width: 8em;
}

#hotelContents .hotelCompletionBlock .nextSearchBlock2 .roomSection dt,
#hotelContents .hotelCompletionBlock .nextSearchBlock2 .roomSection2 dt {
	float: left;
	font-weight: bold;
	margin: .2em 0 0;
}

#hotelContents .hotelCompletionBlock .nextSearchBlock2 .roomSection2 dd {
	margin-bottom: 5px;
}

#hotelContents .hotelCompletionBlock .nextSearchBlock2 .roomSection2 {
	padding-left: 9.5em;
}

#hotelContents .hotelCompletionBlock .nextSearchBlock2 .text {
	margin: 15px 0 ;
}

#hotelContents .hotelCompletionBlock .nextSearchBlock2 .childSection dt {
	float: left;
	margin: .2em .5em 0 0;
	font-weight: bold;
}

#hotelContents .hotelCompletionBlock .nextSearchBlock2 .childSection dd {
	margin-bottom: 5px;
}

#hotelContents .hotelCompletionBlock .nextSearchBlock2 .btn {
	text-align: center;
	padding: 20px 0 10px;
}

#hotelContents .hotelCompletionBlock p.attention {
	font-size : 14px ;
	font-weight : bold ;
	color : #FF0000 ;
}

/* -------  nextSearchBlock -------  */

#Main .completeArrowBox {
	text-align: center;
	margin-bottom: 20px;
}

#Main .otherServiceBlock2 {
	margin-bottom: 60px !important;
	text-align: center;
}

#Main .otherServiceBlock2 a:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}

#Main .otherServiceBlock2 ul {
	margin-top: 30px;
}

#Main .otherServiceBlock2 li {
	display: inline-block;
	*display: inline;
    *zoom: 1;
}

#hotelContents .hotelCompletionBlock .nextSearchBlock {
	background: none;
	padding: 0 100px;
	margin-bottom: 60px;
}

#hotelContents .hotelCompletionBlock .nextSearchBlock .leftSection {
	text-align: center;
	float: left;
	width: 201px;
}

#hotelContents .hotelCompletionBlock .nextSearchBlock .rightSection {
	text-align: center;
	float: right;
	width: 446px;
}

#hotelContents .hotelCompletionBlock .nextSearchBlock .innerBox {
	text-align: left;
	border: 1px solid #ccc;
	padding: 10px 10px 15px 40px;  
	margin-bottom: 20px;
}

#hotelContents .hotelCompletionBlock .nextSearchBlock h2 {
	color: #4687c7;
	font-size: 1.33em;
	border: none;
	text-align: center;
	margin: 0 0 20px;
}

#hotelContents .hotelCompletionBlock .nextSearchBlock dt {
	position: absolute;
	padding-top: 3px;
}

#hotelContents .hotelCompletionBlock .nextSearchBlock dd {
	margin-bottom: 10px;
	padding-left: 11em;
}

#hotelContents .hotelCompletionBlock .nextSearchBlock select,
#hotelContents .hotelCompletionBlock .nextSearchBlock input {
	margin: .2em;
}

#hotelContents .hotelCompletionBlock .nextSearchBlock .w200 {
	width: 200px;
}

#hotelContents .hotelCompletionBlock .nextSearchBlock .btn {
	text-align: center;
	padding: 0 0;
}



#hotelContents .hotelCompletionBlock #anchorTitle {
    color: #467BBB;
    font-size: 1.33em;
    font-weight: bold;
	border: none;
    margin: 20px 0;
}

/* -------  priceTableBlock -------  */

#hotelContents .hotelCompletionBlock .priceTableBlock h4 {
	background-color: #FFECEC;
    color: #BE0101;
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 7px;
    padding: 7px;
    text-align: center;
}
#hotelContents .hotelCompletionBlock .priceTableBlock h4 span {
    margin-left: 15px;
}

#hotelContents .hotelCompletionBlock .priceTableBlock h4 span.point {
	color: #467BBB;
	font-size: 12px;
}

#hotelContents .hotelCompletionBlock .priceTableBlock h4 span img {
	vertical-align: bottom;
}

#hotelContents .hotelCompletionBlock .priceTableBlock p#localfee {
	text-align: center;
    margin-top: 5px;
	font-size: 0.55em;
    font-weight: normal;
	color: #2f4f4f;
}

#hotelContents .hotelCompletionBlock .priceTableBlock td {
	text-align: right;
}

#hotelContents .hotelCompletionBlock .priceTableBlock table {
	margin-bottom: 12px;
}

#hotelContents .hotelCompletionBlock .priceTableBlock th {
	text-align: left;
}

#hotelContents .hotelCompletionBlock .priceTableBlock td span {
	text-decoration: line-through;
	margin-right: 2em;
	font-size: 11px;
	font-weight: normal;
}

#hotelContents .hotelCompletionBlock .priceTableBlock .gr {
	font-weight: normal;
	background: #f1f1f1;
}

#hotelContents .hotelCompletionBlock .priceTableBlock .tb {
	font-weight: bold;
}

#hotelContents .hotelCompletionBlock .priceTableBlock .lh18 {
	line-height: 1.8;
}

#hotelContents .hotelCompletionBlock .priceTableBlock .tal {
	text-align: left;
}

/* -------  guestInfoBlock -------  */

#hotelContents .hotelCompletionBlock .guestInfoBlock th {
	text-align: left;
	width: 100px;
}

/* -------  paymentInfoBlock -------  */
/* -------  billingInfoBlock -------  */

#hotelContents .hotelCompletionBlock .billingInfoBlock th,
#hotelContents .hotelCompletionBlock .paymentInfoBlock th {
	width: 150px;
}


/* -------  supportBlock -------  */

#hotelContents .hotelCompletionBlock .supportBlock span {
	font-weight: bold;
	font-size: 1.17em;
}


/* --------------------------------------------------------------------------------------------------------------------

#Sub

-------------------------------------------------------------------------------------------------------------------- */

#hotelContents .historyBackBlock {
	margin-bottom: 20px;
}


/* -------  subSearchBlock -------  */


#hotelContents .subSearchBlock {
	background: transparent url(../images/subSearchBlock_img_03.gif) repeat-y 0 0;
	padding: 0 10px;
}

#hotelContents .subSearchBlock h2 {
	line-height: 1;
    font-size: 1.17em;
	font-weight: bold;
	color: #fff;
	margin: 0 -10px;
	padding: 8px 10px 0 40px;
	height: 32px;
	background: transparent url(../images/subSearchBlock_img_01.gif) no-repeat 0 0;
}


#hotelContents .subSearchBlock .areaSection {
	margin-bottom: 10px;
}

#hotelContents .subSearchBlock .areaSection dt {
	margin-bottom: .1em;
}

#hotelContents .subSearchBlock .areaSection select {
	margin: 0 .2em .5em;
}


#hotelContents .subSearchBlock .dateSection {
	margin-bottom: 10px;
}

#hotelContents .subSearchBlock .dateSection dl {
	float: left;
	width: 110px;
}

#hotelContents .subSearchBlock .dateSection dd {
	margin-bottom: .5em;
}

#hotelContents .subSearchBlock .dateSection input {
	width: 80%;
	padding: .2em;
	margin: 0 .3em;
}

#hotelContents .subSearchBlock .dateSection p {
	font-weight: bold;
}


#hotelContents .subSearchBlock .roomSection dl {
	float: left;
}

#hotelContents .subSearchBlock .roomSection dl.last-child {
	padding-top: 1.8em;
	float: right;
	position: relative;
}

#hotelContents .subSearchBlock .roomSection .last-child dt {
	position: absolute;
	top: 0;
	right: 1em;
}

#hotelContents .subSearchBlock .roomSection .last-child dt.first-child {
	right: auto;
	left:4.5em;
}

#hotelContents .subSearchBlock .roomSection .last-child dd {
	margin-bottom: 5px;
}

#hotelContents .subSearchBlock .roomSection select {
	margin: 0 .2em;
}



#hotelContents .subSearchBlock .childSection p {
	line-height: 1.4;
	padding: 1em 0 .5em;
}


#hotelContents .subSearchBlock .childSection dt {
	position: absolute;
	line-height: 1.4;
}

#hotelContents .subSearchBlock .childSection dd {
	padding-left: 40px;
	margin-bottom: 7px;
	line-height: 1.4;
}

#hotelContents .subSearchBlock .childSection dd div {
	width: 60px;
	float: left;
}

#hotelContents .subSearchBlock .childSection dd  select {
	margin: 0 .2em;
}


#hotelContents .subSearchBlock .btnSection {
	text-align: center;
	line-height: 1;
	margin: 15px -10px;
	padding-bottom: 20px;
	background: transparent url(../images/subSearchBlock_img_02.gif) no-repeat 0 100%;
}



/* -------  subFilterBlock -------  */

#hotelContents .subFilterBlock {
	border: 1px solid #d9d9d9;
	padding: 14px;
	line-height: 1.4;
	position: relative;
}

#hotelContents .subFilterBlock h2 {
	color: #fff;
	font-weight: bold;
	line-height: 1;
	padding: 10px 12px 8px;
	margin: -15px -15px 0 -15px;
	border : 1px solid #154d6e;
	background: #154d6e url(../images/subFilterBlock_img_01.gif) repeat-x 0 0;
	zoom:1;
}

#hotelContents .subFilterBlock dl {
	position: relative;
	background: transparent url(../images/common_img_01.gif) repeat-x 0 100%;
}

#hotelContents .subFilterBlock dt {
	font-weight: bold;
	line-height: 1;
	padding: 18px 0 12px;
}

#hotelContents .subFilterBlock ul {
	margin-bottom: -.5em;
}

#hotelContents .subFilterBlock li {
	text-decoration: underline;
	color: #467bbb;
	margin-bottom: .5em;
	padding-left: 1.8em;
}

#hotelContents .subFilterBlock  li input {
	margin: .2em 0 0 -1.8em;
	display: block;
	position: absolute;
	*margin-top: -.2em;
}

#hotelContents .subFilterBlock dd.filterBtn {
	text-align: center;
	line-height: 1;
	padding: 10px 0 15px;
}

#hotelContents .subFilterBlock dd.helpNaviSection {
    background: transparent url(../images/helpSection.gif) no-repeat 0 50%;
    padding-left: 17px;
}

#hotelContents .subFilterBlock dd.filterClearBtn {
	font-size: 0.91em;
	line-height: 1;
	position: absolute;
	top: 18px;
	right: -5px;
	_right: 10px;
}



#hotelContents .subFilterBlock .nameSection {
	margin: 5px -10px 0;
	padding: 0 10px;
	background: #e3ebf5;
}

#hotelContents .subFilterBlock .nameSection dt {
	padding-top: 12px;
}

#hotelContents .subFilterBlock .nameSection dd.filterBtn {
	padding-bottom: 10px;
}


#hotelContents .subFilterBlock .nameSection input {
	width: 92%;
	padding: .3em;
}


#hotelContents .subFilterBlock .starSection li {
	text-decoration: none;
}

#hotelContents .subFilterBlock .starSection li img {
	margin-right: 1em;
}

#hotelContents .subFilterBlock .starSection li span {
	text-decoration: underline;
}


#hotelContents .subFilterBlock .areaSection li ul {
	margin: .5em 0;
}

#hotelContents .subFilterBlock .areaSection p {
	font-size: 0.92em;
	margin-top: 2em;
	padding-left: 15px;
	background: transparent url(../images/common_btn_01.gif) no-repeat 0 50%;
}

#hotelContents .subFilterBlock .areaSection p a {
	color: #4d4d4d;
}

#hotelContents .subFilterBlock .otherAreaSection {
	margin-top: 1em;
}


#hotelContents .subFilterBlock .facilitySection {
	background: none;
	margin-bottom: -14px;
}

#hotelContents .subFilterBlock .facilitySection div {
	border: 5px solid #fff7c1;
	margin: 0 -10px .5em;
	padding: 5px;
}

#hotelContents .subFilterBlock .facilitySection p {
	color: #666;
	font-weight: bold;
	margin: -5px -5px .5em;
	padding: 5px;
	background: #fff7c1;
}


/* -------  subMapBlock -------  */

#hotelContents .subMapBlock {
	border: 1px solid #d9d9d9;
	padding: 14px;
	line-height: 1.4;
}

#hotelContents .subMapBlock h2 {
	color: #fff;
	font-weight: bold;
	line-height: 1;
	padding: 10px 12px 8px;
	margin: -15px -15px 14px -15px;
	border : 1px solid #154d6e;
	background: #154d6e url(../images/subFilterBlock_img_01.gif) repeat-x 0 0;
}




/* -------  subHotelInfoBlock -------  */


#hotelContents .subHotelInfoBlock {
	margin-bottom: 15px;
}

#hotelContents .subHotelInfoBlock h2 {
	text-align: center;
	line-height: 1;
    font-size: 1.17em;
	font-weight: bold;
	color: #fff;
	padding: 7px;
	background: #4579b8;
	margin-bottom: 8px;
}


#hotelContents .subHotelInfoBlock table th,
#hotelContents .subHotelInfoBlock table td {
    border: 1px solid #8C8C8C;
    padding: 7px;
	font-weight: bold;
}

#hotelContents .subHotelInfoBlock table th {
	background-color: #F1F1F1;
	text-align: center;
	width: 30%;
}

#hotelContents .subHotelInfoBlock table td {
	color: #4579b8;
}

#hotelContents .subHotelInfoBlock table td.nameSection,
#hotelContents .subHotelInfoBlock table td.txtSection {
	font-weight: normal;
	color: #4d4d4d;
}

#hotelContents .subHotelInfoBlock table td h3 {
	font-size: 1.17em;
	font-weight: bold;
	color: #4579b8;
	line-height: 1.4;
	margin-bottom: .5em;
}

#hotelContents .subHotelInfoBlock table td p {
	font-size: 0.91em;
	line-height: 1.4;
	margin-bottom: .5em;
}

#hotelContents .subHotelInfoBlock table td p.address {
	margin-bottom: 0;
}

#hotelContents .subHotelInfoBlock table td p.campaign {
	font-size: 1em;
	font-weight: bold;
	color: #ff6300;
	margin-bottom: 0;
}



/* -------  subOtherInfoBlock -------  */

#hotelContents .subOtherInfoBlock {
	border: 1px solid #d9d9d9;
	padding: 14px;
	line-height: 1.4;
}

#hotelContents .subOtherInfoBlock h2 {
	color: #fff;
	font-weight: bold;
	line-height: 1;
	padding: 10px 12px 8px;
	margin: -15px -15px 14px -15px;
	border : 1px solid #154d6e;
	background: #154d6e url(../images/subFilterBlock_img_01.gif) repeat-x 0 0;
}

#hotelContents .subOtherInfoBlock p {
	line-height: 1.6;
}

#hotelContents .subOtherInfoBlock p.link {
	margin-top: 1em;
	font-weight: bold;
}

#hotelContents .subOtherInfoBlock p.caution {
	font-size: 0.8em;
	color: 	#4169E1;
}

#hotelContents .subOtherInfoBlock p.propertyInformation {
	font-weight: bold;
	color: red;
}

/* --------------------------------------------------------------------------------------------------------------------

#hotelPhotosPopup

-------------------------------------------------------------------------------------------------------------------- */

#hotelPhotosPopup {
	width: 770px;
	border: 2px solid #175378;
	padding: 18px;
}

#hotelPhotosPopup p span {
	font-weight: bold;
}

#hotelPhotosPopup div {
	border: 1px solid #ccc;
	padding: 0 10px 20px 25px;
	margin-top: 20px;
}

#hotelPhotosPopup div h3 {
	background: #e3ebf5;
	font-weight: bold;
	color: #175378;
	font-size: 1.17em;
	line-height: 1;
	padding: 5px 10px;
	margin: 0 -10px 20px -25px;
}

#hotelPhotosPopup div p {
	float: left;
	width: 355px;
	height: 328px;
	overflow: hidden;
}

#hotelPhotosPopup div ul {
	float: right;
	width: 361px;
	height: 328px;
	overflow-x: hidden;
	overflow-y: auto;
}

#hotelPhotosPopup div li {
	float: left;
	margin: 0 16px 16px 0;
	line-height: 0;
}

#hotelPhotosPopup div li img {
	display: block;
}


/* --------------------------------------------------------------------------------------------------------------------

#searchAreasPopup

-------------------------------------------------------------------------------------------------------------------- */

#searchAreasPopup {
	width: 770px;
	border: 2px solid #175378;
	padding: 18px;
}

#searchAreasPopup div {
	border: 1px solid #ccc;
	padding: 0 0 25px 25px;
}

#searchAreasPopup div h3 {
	background: #e3ebf5;
	font-weight: bold;
	color: #175378;
	font-size: 1.17em;
	line-height: 1;
	padding: 5px 10px;
	margin: 0 0 0 -25px;
}

#searchAreasPopup div h2 {
	font-size: 1.5em;
	color: #165377;
	line-height: 1;
	font-weight: bold;
	margin: 20px 0 15px;
}

#searchAreasPopup div div {
	border: none;
	padding: 0;
	overflow-x: hidden;
	overflow-y: auto;
	height: 500px;
	padding-right: 15px;
}

#searchAreasPopup div div h3 {
	background: #467bbb;
	color: #fff;
	padding: 10px 10px 7px;
	border: 1px solid #ccc;
	margin: 0 0 10px;
}

#searchAreasPopup a {
	color: #4d4d4d;
}


#searchAreasPopup ul {
	margin-bottom: 20px;
}

#searchAreasPopup ul ul {
	border: 1px dotted #ccc;
	border-style: dotted none none dotted;
	margin: 10px 0 0;
	padding-top: 10px;
}

#searchAreasPopup li {
	line-height: 1.4;
	width: 210px;
	padding: 0 0 7px 20px ;
	background: transparent url(../images/searchAreasPopup_img_01.gif) no-repeat 10px .4em;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
#searchAreasPopup li li {
	width: 200px;
}
#searchAreasPopup li li {
	width: 190px;
}

#searchAreasPopup li.areaSection {
	width: 680px;
	margin-top: 2px;
}
#searchAreasPopup li li.areaSection {
	width: auto;
}

#searchAreasPopup li li {
	font-size: 0.91em;
	background-image: url(../images/searchAreasPopup_img_01_img_02.gif);
}

#hotelContents .hotelInfoBlock .roomPriceBlock table {
	width: 100%;
}
#hotelContents .hotelInfoBlock .roomPriceBlock table .caption {
	width: 100%;
}

#Main .otherServiceBlock h3 {
	font-size: 1.17em;
	text-align: center;
	font-weight: bold;
	padding: 7px 0 5px;
	color: #fff;
	background: #467bbb;
}

#Main .otherServiceBlock .area {
	position: relative;
	border: 1px solid #ccc;
	border-top: none;
	background-color: #f7f7f7;
	padding: 10px 24px;
}

#Main .otherServiceBlock .slideFrame {
	position: relative;
	overflow: hidden;
	overflow-x: auto;
	width: 630px;
	height: 100%;
	background: #333;
	border: 5px solid #333;
}

#Main .otherServiceBlock .slideGuide {
	width: 150%;
	height: 100%;
}

#Main .otherServiceBlock .slideCell {
	display: block;
	float: left;
	margin-right: 5px;
	width: 153px;
	height: 122px;
	background: #FFF;
	color: #333;
}

#Main .otherServiceBlock .slideCell a {
	display: block;
	border: 1px solid #ccc;
	padding: 3px;
	width: 100%;
	height: 100%;
}
#Main .otherServiceBlock .slideCell a:hover {
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity:0.6;
	zoom:1;
}

/* controller */
#Main .otherServiceBlock .slideCtrl {
	display: none;
	position: absolute;
	top: 0;
	width: 30px;
	height: 100%;
	background: #676767;
	color: #fff;
	font-size: 12px;
	text-align: center;
	cursor: default;
	opacity: 0.8;
	-moz-opacity: 0.8;
	-webkit-opacity: 0.8;
	filter: alpha(opacity=80);
}

#Main .otherServiceBlock .slideCtrl.left { left: -5px; }
#Main .otherServiceBlock .slideCtrl.right { right: -5px; }

#Main .optionalTourBlock {
	margin-bottom: 10px;
}

#Main .optionalTourBlock h3 {
	font-size: 1.17em;
	text-align: center;
	font-weight: bold;
	padding: 7px 0 5px;
	margin-bottom: 15px;
	color: #fff;
	background: #467bbb;
}

#Main .optionalTourBlock p {
	text-align: center;
}

#Main .optionalTourBlock a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background: #fff;
}

#Main .otherServiceBlock2 ul {
	overflow: hidden;
}

#Main .otherServiceBlock2 li {
	display: block;
	float: left;
}

#Main .otherServiceBlock2 li.first-child {
	margin-right: 5px;
}

#Main .otherServiceBlock2 .last-child {
	margin-top: 5px;
}

#Main .otherServiceBlock2 .last-child, x:-moz-any-link, x:default {
	margin-top: 0px;
}

#Main .finishCancelBlock {
	margin-bottom: 20px;
}

#Main .finishCancelBlock h2 {
    border-bottom: 1px solid #CECECE;
    font-size: 1.17em;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 10px;
}

#Main .finishCancelBlock .btn {
	text-align: center;
	padding: 20px;
	background-color: #ededed;
	margin-top: 20px;
}

#hotelContents .detailPriceBlock {
    margin-bottom: 20px;
}
#hotelContents .finishPointBlock h3 {
	background-color: #FFECEC;
	color: #BE0101;
	font-size: 18px;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 7px;
	padding: 7px;
	text-align: center;
}

#hotelContents .finishPointBlock h3 span {
	color: #4d4d4d;
	font-size: 12px;
}
#hotelContents .finishPointBlock h3 span.point {
	color: #467bbb;
	font-size: 10px;
}
#hotelContents .finishPointBlock h3 span#remain\.ALL,
#hotelContents .finishPointBlock h3 span#remain\.NONE,
#hotelContents .finishPointBlock h3 span#remain\.ONLY {
	color: #BE0101;
	font-size: 18px;
}

#hotelContents .finishPointBlock h3 .pointinfo {
	font-size: 12px;
	color: #467bbb;
	margin-left: 20px;
	padding: 5px 0 5px 30px;
	background: url(../images/point.gif) no-repeat 0 50%;
	background-size: 15px;
}

#hotelContents .detailPriceBlock table {
	margin-bottom: 7px;
	width: 100%;
}

#hotelContents .detailPriceBlock th,
#hotelContents .detailPriceBlock td {
    border: 1px solid #8C8C8C;
    padding: 7px;
}

#hotelContents .detailPriceBlock th {
	font-weight: bold;
	background: #f1f1f1;
	text-align: center;
}


#hotelContents .detailPriceBlock th.group {
	font-weight: bold;
	background: #f1f1f1;
	text-align: left;
}

#hotelContents .detailPriceBlock th.grouptitle {
	font-weight: bold;
	color : #3399FF ;
	background: #f1f1f1;
	text-align: left;
}


#hotelContents .detailPriceBlock .capTxt {
	font-size: 11px;
	line-height: 1.4;
	width: 25%;
}

#hotelContents .detailPriceBlock .tal {
	text-align: left;
}
#hotelContents .detailPriceBlock .tar {
	text-align: right;
}

#hotelContents .detailPriceBlock .tcr {
	color: red;
	font-weight: bold;
}

#hotelContents .detailPriceBlock p.sale {
	color: red;
	font-weight: bold;
}

#hotelContents .detailPriceBlock .line {
	text-decoration: line-through;
}

#hotelContents .detailPriceBlock .bgw {
	background-color: #fff;
}

#hotelContents .detailPriceBlock td {
	text-align: right;
}

#hotelContents .detailPriceBlock .ttl {
	font-size: 14px;
}

#hotelContents .detailPriceBlock .fwb {
	font-weight: bold;
}

.finishPointBlock table.totalPriceTable td.totalPrice {
font-weight : bold ;
font-size : 1.33em ;
color : #be0101 ;
text-align : right ;
}

.finishPointBlock table.totalPriceTable td {
text-align : right ;
border: 1px solid #8c8c8c;
}

.finishPointBlock table.totalPriceTable .bgw {
background-color : #fff ;
}

.finishPointBlock table.totalPriceTable .bgg {
font-weight : bold ;
color : #1a1a1a ;
background-color : #f1f1f1;
}

.finishPointBlock table.totalPriceTable th.totalPriceTitle {
font-weight : bold ;
font-size : 1.17em ;
color : #1a1a1a ;
text-align : right ;
background-color : #fff ;
}

.cautionRed {
	color: red !important;
}

#remain {
	color: #be0101 !important;
	font-size: 1.0em !important;
}


/* -------  finalConfirmationInfoBlock -------  */

#hotelContents .hotelCompletionBlock .completeMessageBlock .informationMessageBlock .finalConfirmationInfoBlock h2.confirm {
	background: #4579b8 !important;
}

#hotelContents .hotelCompletionBlock .completeMessageBlock .informationMessageBlock .finalConfirmationInfoBlock h2.reserved {
	background: #ff6347 !important;
}

#hotelContents .hotelCompletionBlock .completeMessageBlock .informationMessageBlock .finalConfirmationInfoBlock h2 {
	text-align: center;
	line-height: 1;
    font-size: 1.17em;
	font-weight: bold;
	color: #fff;
	margin: 10px 0px 0px 0px;
	padding: 10px 20px;
	border-bottom-width: 0px;
}

#hotelContents .hotelCompletionBlock .completeMessageBlock .informationMessageBlock .finalConfirmationInfoBlock table td {
    border: 1px solid #8C8C8C;
    padding: 7px;
}

#hotelContents .hotelCompletionBlock .completeMessageBlock .informationMessageBlock .finalConfirmationInfoBlock .link {
	font-size: 1.5em;
	margin-top: .5em;
	text-align:center;
}

#hotelContents .hotelCompletionBlock .completeMessageBlock .informationMessageBlock .finalConfirmationInfoBlock .link a {
	color:red;
	text-decoration:underline;
}

/* -------  finalConfirmationInfoBlock -------  */

#Main .finalConfirmationInfoBlock {
	margin-bottom: 15px;
}

#Main .finalConfirmationInfoBlock h2.confirm {
	background: #4579b8;
}

#Main .finalConfirmationInfoBlock h2.reserved {
	background: #ff6347;
}

#Main .finalConfirmationInfoBlock h2 {
	text-align: center;
	line-height: 1;
    font-size: 1.17em;
	font-weight: bold;
	color: #fff;
	margin: 10px 0px 0px 0px;
	padding: 10px 20px;
	border-bottom-width: 0px;
}

#Main .finalConfirmationInfoBlock table {
    width: 100%;
}

#Main .finalConfirmationInfoBlock table td {
    border: 1px solid #8C8C8C;
    padding: 7px;
}

#Main .finalConfirmationInfoBlock .link {
	font-size: 1.5em;
	margin-top: .5em;
	text-align:center;
}

#Main .finalConfirmationInfoBlock .link a {
	color:red!important;
	text-decoration:underline;
}

#Main .finalConfirmationInfoBlock .link2 {
	font-size: 0.8em;
	text-align:center;
	display: inline-block;
	margin-left: 5px;
}

#Main .finalConfirmationInfoBlock .link2 a {
	text-decoration:underline;
	display: inline-block;
	color: #fff;
}

/* ----------------- priceSection ------------------- */

#Main .priceSection {
	margin-bottom: 30px;
}

#Main .priceSection .titleSection h3 {
	color : #4D4D4D;
	overflow: auto;
}
#Main .priceSection .titleSection div {
	float: right;
	margin-left: 10px;
}
#Main priceSection .titleSection {
	border-bottom : 1px solid #cecece;
	margin-bottom : 8px;
}
#Main .priceSection .titleSection h3 {
	float : left;
	margin : 0 20px 0 0;
	border : none;
}
#Main .priceSection .titleSection p {
	font-size : 0.91em;
	padding-top : 8px;
}
#Main .priceSection h5 {
	color : #be0101;
	text-align : center;
	font-size : 1.58em;
	font-weight : bold;
	background-color : #ffecec;
	line-height : 1;
	padding : 7px;
	margin-bottom : 7px;
}


#Main .priceSection table {
	width : 100%;
	line-height : 1.4;
	margin-bottom : 7px;
}
#Main .priceSection table .tal {
	text-align: left;
}
#Main .priceSection table .tar {
	text-align: right;
}
#Main .priceSection table th {
	white-space: nowrap;
	text-align : center;
	font-weight : bold;
	color : #626262;
	padding : 7px;
	border : 1px solid #8c8c8c;
	background-color : #f1f1f1;
}
#Main .priceSection table td {
	text-align : center;
	color : #666;
	padding : 7px;
	border : 1px solid #8c8c8c;
	background-color : #fff;
}
#Main .formCouponBlock  img {
    vertical-align: middle;
}

#Main .priceSection  img {
    vertical-align: middle;
}

.plus_option {
   background-color: #fff;
	color: #00aa6c!important;
	font-weight: bold;
	padding: 3px 5px;
	margin-left: 20px!important;
	border-radius: 20px;
	border: 1px solid #f8a8b7;
	font-size: 12px;
	vertical-align: middle;
}

/* ----------------------------------------------------------------
【重要事項】
---------------------------------------------------------------- */
.Important_Area{
	margin-bottom: 20px;
}

.Important_Area h1{
	color: #cc0000!important;
	font-weight: bold;
	margin: 0px 0 -5px!important;
	font-size: 1.17em;
}


.Important_Area h2{
	border-bottom: 1px solid #ccc;
	margin: 10px 0 5px;
	padding-bottom: 5px;
	font-size: 1.1em;
}

.Important_Area ul li {
	text-indent: -1em;
    margin-left: 1em;
	line-height: 1.5;
}

.Important_Area ul li:before{
	content: "・";
}

.Important_Area ul{
	margin-bottom: 20px;
	font-size: 1.1em;
}

.Important_Area p{
	font-size: 1.1em;
}

.Important_Area .message1 {
  color:#467BBB;
	font-size: 1.17em;
	font-weight: bold;
}

/* ----------------------------------------------------------------
【追加のホテルはいかがですか】
---------------------------------------------------------------- */
.Finish_box_Area{
	width:100%;
	box-sizing: border-box;
	text-align: center;
	margin: 10px auto 0px;
}

.Finish_box_Area a:hover{
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}

.Finish_box_Area ul{
	width : -moz-calc(100% + 12px);
	width : -webkit-calc(100% + 12px);
	width : calc(100% + 12px);
	overflow: hidden;
	margin : 0px -12px 20px 0;
}

.Finish_box_Area li{
	float: left;
	margin-right: 12px;
	width : -moz-calc((100% / 4) - 12px);
	width : -webkit-calc((100% / 4) - 12px);
	width : calc((100% / 4) - 12px);
	border: solid 1px #ccc;
	box-sizing: border-box;
	border-radius:  6px;
	background-color: #FFF;
	line-height: 1.3;
	display: block;
}

.Finish_box_Area li a{
	display: inline-block;
	text-decoration: none;
	color: #4d4d4d!important;
	width : 100%;
	padding: 3px 3px 16px 3px;
	box-sizing: border-box;
}

.Finish_box_Area li a:hover{
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}

.Finish_box_Area li img{
	width: 100%;
	border-radius: 6px 6px 0 0 / 6px 6px 0 0;
	margin-bottom: 8px;
}

.Finish_box_Area li h2{
	color: #999;
font-size: 1em!important;
	font-family: 'Kosugi', sans-serif;
	font-weight: bold;
	margin: 0 10px;
	height: 44px;
	line-height: 1.2!important;
	border: none!important;
}

.Finish_box_Area li p{
	font-size: 0.6em;
}

.Finish_box_Area li p.price{
	font-size: 1.3em;
color: #cc0000;
font-weight: bold;
}

.Finish_box_Area li p.line-through{
	text-decoration: line-through;
	font-size: 1em;
}

.ribbon_area {
    height: 44px;
}

.ribbon11 {
    display: inline-block;
    position: relative;
    height: 36px;
    vertical-align: middle;
    text-align: center;
    box-sizing: border-box;
	margin-top: 10px;
}
.ribbon11:before{/*左側のリボン端*/
    content: '';
    position: absolute;
    width: 5px;
    bottom: -10px;
    left: 3px;
    z-index: 1;
    border: 8px solid #bae860;
    border-left-color: transparent;/*山形に切り抜き*/
}

.ribbon11:after{/*右側のリボン端*/
    content: '';
    position: absolute;
    width: 5px;
    bottom: -10px;
    right: 3px;
    z-index: 1;
    border: 8px solid #bae860;
    border-right-color: transparent;/*山形に切り抜き*/
}

.ribbon11 h3 {
    display: inline-block;
    position: relative;
    margin: 0 10px;
    padding: 4px 8px;
    line-height: 1.2;
    font-size: 1em;
    color: #FFF;
    background: #a9dc46;/*真ん中の背景色*/
	z-index: 3;
	height: 36px;
	box-sizing: border-box;
	display: -webkit-flex;
    display: flex;
    -webkit-align-items: center; /* 縦方向中央揃え（Safari用） */
    align-items: center; /* 縦方向中央揃え */
    -webkit-justify-content: center; /* 横方向中央揃え（Safari用） */
    justify-content: center; /* 横方向中央揃え */
}
.ribbon11 h3:before {
    position: absolute;
    content: '';
    top: 100%;
    left: 0;
    border: none;
    border-bottom: solid 10px transparent;
    border-right: solid 15px #84b327;/*左の折り返し部分*/
	z-index: 2;
}
.ribbon11 h3:after {
    position: absolute;
    content: '';
    top: 100%;
    right: 0;
    border: none;
    border-bottom: solid 10px transparent;
    border-left: solid 15px #84b327;/*右の折り返し部分*/
	z-index: 2;
}

.Finish_box_Area .hotel_btn {
    margin-bottom: 30px;
	cursor: pointer;
}

/* --------------------------------
	Notice_Area
-------------------------------- */

.Notice_Area {
	text-align: center;
    border: 1px solid #fec485;
    background-color: #fdf8e2;
    margin: 0px 0px 20px!important;
    padding: 16px 30px;
}

.Notice_Area h1{
   color: #cc0000!important;
   font-size: 18px;
    font-weight: bold!important;
    margin-bottom: 0px!important;
}

.Notice_Area p{
   font-size: 14px;
}


/* --------------------------------
	完了画面
-------------------------------- */

.check_back {
  width: 100%;
  padding: 6px;
	box-sizing: border-box;	
   background: #f1f1f1 url("../../template/common/img_3/search/check_back.gif") repeat;
}

.Finish_Area{
	width:100%;
	padding: 20px 10px;
	box-sizing: border-box;
	text-align: center;
	background-color: #fff;
	line-height: 2;
	overflow: hidden;
}

.Application_Number {
    color: #17557a;
    font-size: 1.5em!important;
    margin: 20px auto 10px;
    font-weight: bold;
}

.Finish_Area .Finish_comment {
    width: 100%;
    background-color: #fff;
   padding: 20px 0 10px;
    box-sizing:border-box;
    font-size: 15px;
}

.f_red_l{
	color: #cc0000;
    margin-bottom: 12px!important;
}


.Finish_Area .helpNaviSection li{
	float: none!important;
    display: inline;
}


