@charset "utf-8";
/*
* ★★CSS for PC
*
* @date 2013.06.17
* @author HeChengHao
*/

/* -- mainColor -- */
#contentsArea { background:#fff9d8;}
#contents { background:#fff9d8;}

/* -- TopBnr -- */
#keyVisual { height:230px; margin-bottom:0;}
#keyVisual h1{background-image: url(../images/ttlBnr.jpg);}

/* ----- hotel -----*/
#mainContents .area { color:#fff; background-color:#ab912e; font-size: 82%; line-height: 1.1;padding: 7px 5px;}
#mainContents .btn { overflow:hidden;font-weight:700;*padding-bottom:5px;}
#mainContents .btn li a {
	border:1px solid #ac8a1e;
	background-color: #926e19;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dc87), to(#926e19)); /* Chrome, Safari 4+ */
	background-image: -webkit-linear-gradient(top, #f2dc87, #926e19); /* Chrome 10-25, iOS 5+, Safari 5.1+ */
	background-image:  -moz-linear-gradient(top, #f2dc87, #926e19); /* Firefox 3.6-15 */
	background-image: -o-linear-gradient(top, #f2dc87, #926e19); /* Opera 11.10-12.00 */
	background-image:  linear-gradient(to bottom, #f2dc87, #926e19); /* Chrome 26, Firefox 16+, IE 10+, Opera 12.50+ */
}
#mainContents .btn li a:hover,#mainContents .btn li a:active {
	background-color: #f2dc87;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#926e19), to(#f2dc87)); /* Chrome, Safari 4+ */
	background-image: -webkit-linear-gradient(top, #926e19, #f2dc87); /* Chrome 10-25, iOS 5+, Safari 5.1+ */
	background-image:  -moz-linear-gradient(top, #926e19, #f2dc87); /* Firefox 3.6-15 */
	background-image: -o-linear-gradient(top, #926e19, #f2dc87); /* Opera 11.10-12.00 */
	background-image:  linear-gradient(to bottom, #926e19, #f2dc87); /* Chrome 26, Firefox 16+, IE 10+, Opera 12.50+ */
}

.ttl{background-color:#9f0100;background-repeat:no-repeat;background-position:0 center;position:relative;padding:12px 0;}
.ttl:after{border-right:3px solid #fff;border-top:3px solid #fff;content:"";display:block;height:7px;margin-top:-7px;position:absolute;right:7px;top:50%;transform: rotate(45deg);-webkit-transform: rotate(45deg);width:7px;}
.ttl .name{color:#fff;margin-bottom:7px;font-size:120%;margin-left:90px;font-weight:700;}
.ttl .term{color:#fff;font-size:90%;margin-bottom:7px;margin-left:90px;list-style:none;}
#mainContents .spots .area{margin-right:10px;}
.spots .big{background-position:30px center;width:710px;}
.big .name{text-align:center;margin-left:0;font-size:180%;}
.big .term{text-align:center;margin-left:0;}
.fst{background-image:url(../images/imgCrown1.jpg);}
.sed{background-image:url(../images/imgCrown2.jpg);}
.trd{background-image:url(../images/imgCrown3.jpg);width:350px;}
.ftot{background-image:url(../images/imgCrown4.jpg);width:350px;}
#mainContents .htlBox{border:none;}
#mainContents .htlBox2{width:350px;}
#mainContents .bd,#mainContents .category ul .parent{border:1px solid #b7a328;}
#mainContents .category ul .parent dl dt{color:#a17e17;}
#mainContents .category ul .parent dl dd span{color:#a17e17;display:block;margin:-21px 0 7px 105px;font-weight:700;}
#mainContents .category ul .parent dl dd img{margin-top:21px;}
#mainContents .category ul .parent .child li{float:none; width:auto;}
#mainContents .category ul .parent .child li a{color:#a17e17;font-weight:700;text-decoration:underline;}
#mainContents .category ul .parent .child li a:hover,#mainContents .category ul .parent .child li a:active{text-decoration:none;}

/*#mainContents section.spots section.spotBox a div.explain p.sphoto { width:200px;}*/
#mainContents section.spots section.spotBox a div.explain p.sphoto img { width:315px;}
/* -- History -- */
#subContents #verticalRecentRoot { border:none;}
#contentsArea div.utility { font-size:78%; text-align:right;margin: 5px 0;}
.utility {
    margin-bottom: 0px;
}
#contents.column2L {
    padding: 0 15px 15px;
    width: 920px;
}