@charset "UTF-8";

* {
	margin:0;
	padding:0;
}
body {
	background:#000000 url(../images/bg_contents.png) top center repeat-y fixed;
	font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho ProN","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;
	font-size:12px;
	color:#333333;
	letter-spacing:0.1em;
	line-height : 1.2em;
	-webkit-text-size-adjust: 100%;
}
a:link,
a:visited {
	color:#3399CC;
	text-decoration:underline;
}
a:hover,
a:active {
	color:#FF6600;
}
a img {
	border:none;
}

#wrap {
	width:980px;
	margin:0 auto;
}
#side {
	width:220px;
	float:left;
	background:url(../images/bg_logo.png) no-repeat top right;
}
#side h1 {
	width:180px;
	margin:40px auto 0 auto;
}

#side h2 {
	width:180px;
	margin:10px auto 0 auto;
}


#side .copy {
	width:180px;
	margin:30px auto;
	font-size:10px;
	color:#CCCCCC;
	line-height:1.8em;
}
#main_area {
	width:720px;
	margin:20px 20px 0 0;
	float:right;
}
*html #main_area {
	width:720px;
	margin:20px 10px 0 0;
	float:right;
}
#main {
	padding:10px;
	background:#FFFFFF;
}
#navi {
	width:218px;
	margin-left:2px;
	list-style-type:none;
}
#navi li {
	width:218px;
	height:35px;
	border-bottom:solid 1px #666666;

}
#navi li a {
	display:block;
	width:218px;
	height:35px;
	padding:0 0 0px;
	text-decoration:none;
	color:#FFFFFF;

}
#navi li a:hover {
	background-position:0 -35px;
}

#contents_01 #navi_01 a,
#contents_02 #navi_02 a,
#contents_03 #navi_03 a,
#contents_04 #navi_04 a,
#contents_05 #navi_05 a {
	background-position:0 -35px;
	font-weight:bold;
}
#side_prof {
	clear:both;
	width:150px;
	border:solid 1px #666666;
	margin:40px auto;
	padding:15px;
	background:#333333 url(../images/bg_side_prof.png) repeat;
	color:#FFFFFF;
}
#side_prof .title {
	margin-bottom:10px;
	font-weight:bold;
	line-height:1.6em;
}
#side_prof .name {
	margin:10px 0 4px 0;
	font-weight:bold;
	color:#CCCCCC;
	line-height:1.6em;
}
#side_prof .text {
	color:#CCCCCC;
	line-height:1.6em;
}
#side_prof .btn_more {
	margin-top:10px;
	text-align:right;
}
.tit_top {
	clear:both;
	width:720px;
	height:35px;
	margin-top:20px;
	background:url(../images/bg_tit.png) no-repeat;
	color:#FFFFFF;
}
.tit_top h2 {
	width:340px;
	padding:7px 0 0 10px;
	float:left;
	font-size:14px;
	font-weight:bold;
	line-height:1.6em;
}
.tit_top .copy {
	width:340px;
	padding:8px 10px 0 0;
	float:right;
	text-align:right;
	color:#CCCCCC;
	line-height:1.6em;
}
.pickup {
	clear:both;
	width:740px;
	margin-right:-40px;
	list-style-type:none;
}
.pickup li {
	width:151px;
	height:230px;
	margin:10px 12px 0 0;
	padding:10px;
	float:left;
	background:#FFFFFF url(../images/icon_01.png) no-repeat right bottom;
	overflow:hidden;
}
.pickup li h3 {
	font-size:14px;
	font-weight:bold;
	line-height:1.6em;
	margin:8px 0 2px 0;
}
.pickup li .date {
	font-size:10px;
	color:#666666;
	line-height:1.6em;
}
.info {
	width:710px;
	margin-right:-20px;
	padding:2px 10px 0 10px;
	/padding:2px 10px 10px 10px;
	list-style-type:none;
	background:url(../images/bg_info.png) repeat-y;
}
.info li {
	width:325px;
	height:80px;
	margin:0 10px 10px 0;
	padding:10px;
	float:left;
	background:#FFFFFF;
	overflow:hidden;
}
.info li .photo {
	width:90px;
	float:left;
}
.info li .text {
	line-height:1.6em;
}
.info li .date {
	margin:5px 0;
	font-size:10px;
	font-weight:bold;
	line-height:1.6em;
}
address {
	clear:both;
	padding:20px 0 40px 0;
	font-size:10px;
	font-style:normal;
	color:#CCCCCC;
	text-align:right;
}
#title {
	clear:both;
	width:680px;
	height:35px;
	margin-bottom:20px;
	background:url(../images/bg_tit.png) no-repeat;
	color:#FFFFFF;
}
#title h2 {
	width:320px;
	padding:7px 0 0 10px;
	float:left;
	font-size:14px;
	font-weight:bold;
	line-height:1.6em;
}
#title .copy {
	width:320px;
	padding:8px 10px 0 0;
	float:right;
	text-align:right;
	color:#CCCCCC;
	line-height:1.6em;
}
#contents {
	width:680px;
	padding:20px;
	background-color:#FFFFFF;
}
.access_about {
	border:solid 10px #CCCCCC;
	padding:10px;
	margin-bottom:15px;

}
.prof_about dl {
	position:relative;
	width:130px;
	margin-right:10px;
	float:right;
}
*html .prof_about dl {
	position:relative;
	width:130px;
	margin-right:5px;
	float:right;
}
.prof_about dl dt {
	position:absolute;
	left:0;
	clear:both;
	width:100px;
	padding:5px 0 5px 10px;
	float:left;
	font-weight:bold;
	line-height:1.6em;
}
.prof_about dl dd {
	padding:5px 0 5px 100px;
	border-bottom:dotted 1px #CCCCCC;
	line-height:1.6em;
}
.contact {
	margin:20px 0;
	padding:15px;
	background-color:#CCCCCC;
	text-align:center;
	font-size:14px;
	line-height:1.5em;
}
.contact strong {
	font-weight:bold;
}
.breakfast h3,
.room h3,
.spa h3,
.facility h3,
.access h3 {
	clear:both;
	width:660px;
	height:30px;
	margin-bottom:10px;
	padding:5px 0 0 20px;
	background:url(../images/bg_head.png) no-repeat;
	font-size:14px;
	font-weight:bold;
	line-height:1.6em;
}
.data {
	margin-bottom:20px;
}
.data dl {
	position:relative;
}
.data dl dt {
	position:absolute;
	left:0;
	clear:both;
	width:150px;
	padding:5px 0 5px 10px;
	float:left;
	font-weight:bold;
	line-height:1.6em;
}
.data dl dd {
	padding:5px 0 5px 150px;
	border-bottom:dotted 1px #CCCCCC;
	line-height:1.6em;
}
.spa {
	clear:both;
	margin-top:15px;
}
.spa ul {
	list-style-type:none;
	margin-top:15px;
	margin-bottom:30px;
}
.spa ul li {
	width:170px;
	height:190px;
	float:left;
}
.spa ul li img {
	border:solid 1px #CCCCCC;
	padding:5px;
}

.spa p {
	margin-top:5px;
}


.room {
	clear:both;
	margin-top:15px;
}
.room ul {
	margin-top:15px;
	list-style-type:none;
}
.room ul li {
	width:170px;
	height:190px;
	float:left;
}
.room ul li img {
	border:solid 1px #CCCCCC;
	padding:5px;
}
.room p {
	margin-top:5px;
}

.facility {
	clear:both;
	margin-top:15px;
}
.facility ul {
	margin-top:15px;
	margin-bottom:30px;
	list-style-type:none;
}
.facility ul li {
	width:170px;
	height:190px;
	float:left;
}
.facility ul li img {
	border:solid 1px #CCCCCC;
	padding:5px;
}
.facility strong {
	font-size:11px;
	color:red;
}

.facility p {
	margin-top:5px;
}


.breakfast {
	clear:both;
	margin-top:15px;
}
.breakfast p {
	margin-top:10px;
	margin-bottom:10px;
}

.breakfast strong {
	color:red;
}

/* クリアフィックスハック */
.clearfix:after { 
	content:"";
    display:block;
    clear:both;
} 
.clearfix { 
	display: inline-block; 
}
/* Mac版IE除外 \*/
.clearfix { 
	display: block; 
}


/* スライダー設定(トップページのみ) ==================*/
#sliderWrapper {
	position:relative;
	margin:20px auto 0px;
	padding:0;
	width:700px;
	border:#FFF solid 5px;
	text-align:left;
}

#slider {
	width:700px;
	height:120px;
	margin:0;
	overflow:hidden;
	position:relative;
}

#slider #sliderItem {
	position: absolute;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 4600px;
	left:0px;
	top: 0px;
}

#slider #sliderItem li{
	margin:0;
	padding:0;
	list-style:none;
	width:700px;
	height:120px;
	float:left;
}

#slider #sliderItem li{
	z-index:9999;
	display:block;
}

#slider #sliderItem li img {
	width:700px;
	height:120px;
}

#sliderWrapper .leftBtn {
	position:absolute;
	width:44px;
	height:44px;
	top:46px;
	left:-22px;
	z-index:999;
}

#sliderWrapper .rightBtn {
	position:absolute;
	width:44px;
	height:44px;
	top:46px;
	right:-22px;
	z-index:999;
}

/* フッターナビ(全ページ共通) ==================*/


ul.footermenu {
   margin:50px 0 0 0;
   padding:0;
}

ul.footermenu li {
   float:left;
   list-style:none;
}

/* モダンブラウザ（Firefox Opera Safari）対策 */
ul.footermenu:after{
   content:".";
   display:block;
   height:0;
   clear:both;
   visibility:hidden;
   font-size:0;
}

/* Win版IE7とMac版IE5対策 */
ul.footermenu{
   display:inline-block;
}

/* Win版IE5および6対策 */
/* Hides from IE-mac \*/
* html ul.footermenu{
   height:1px;
}

ul.footermenu{
   display:block;
}
/* End hide from IE-mac */