@charset "utf-8";

*{margin:0;padding:0;}

body{
font: 13px/1.4 "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
color:#252525;
background: #ffffff url(../images/bg.png) repeat-x top;
}

body#toppage {
background: #ffffff url(../images/bg.png) repeat-x top;
}

a{color:#717171;text-decoration:none;}
a:hover{color:#006AB3;}
a:active, a:focus {outline: 0;}
img{border:0;}
.clear{clear:both;}

a:hover img  {
opacity:0.6;  
filter: alpha(opacity=60);  
-ms-filter: "alpha( opacity=60 )";  
background: #fff;  
} 


/*************
全体
*************/
#wrapper{
margin: 0 auto;
padding: 0 20px;
width: 910px;
}

/*************
/* ヘッダー
*************/
#header{
background: url(../images/header.png) no-repeat 100% 10px;
height: 80px;
}

#header h1 {
padding: 7px 0 0;
font-size: 12px;
font-weight: normal;
}


/*************
/* トップナビゲーション
*************/
ul#topnav{
margin: 15px 0;
width: 910px;
height: 46px;
background:url(../images/topnav.png) no-repeat 0 0;
}

ul#topnav li{float:left;list-style:none;width:130px;}

ul#topnav a{
text-indent: -9999px;
text-decoration: none;
display: block;
width: 130px;
height: 46px;
background:url(../images/topnav.png) no-repeat;
}

ul#topnav a#home{background-position:0 0;}
ul#topnav a#works{background-position:-130px 0;}
ul#topnav a#process{background-position:-260px 0;}
ul#topnav a#faq{background-position:-390px 0;}
ul#topnav a#contact{background-position:-520px 0;}
ul#topnav a#about{background-position:-650px 0;}
ul#topnav a#blog{background-position:-780px 0;}

ul#topnav a#home:hover, ul#topnav li.active a#home{background-position:0 -46px;}
ul#topnav a#works:hover, ul#topnav li.active a#about{background-position:-130px -46px;}
ul#topnav a#process:hover, ul#topnav li.active a#menu{background-position:-260px -46px;}
ul#topnav a#faq:hover, ul#topnav li.active a#faq{background-position:-390px -46px;}
ul#topnav a#contact:hover, ul#topnav li.active a#map{background-position:-520px -46px;}
ul#topnav a#about:hover, ul#topnav li.active a#blog{background-position:-650px -46px;}
ul#topnav a#blog:hover, ul#topnav li.active a#link{background-position:-780px -46px;}

li.active a#home{background-position:0 -42px;}
li.active a#guide{background-position:-213px -42px;}
li.active a#faq{background-position:-429px -42px;}
li.active a#mp{background-position:-573px -42px;}

/*************
パン屑リスト
*************/
#topic {
float: right;
width: 910px;
margin: 0;

}
ol#topicPath {
	margin: 20px 0;
	padding: 0;
	font-size: 100%;
	list-style: none;
}
ol#topicPath li {
	float: left;
	padding-right: 7px;
	padding-left: 10px;
	background: url(../images/list.png) no-repeat 0 50%;
}
ol#topicPath li.home {
	padding-left: 0;
	background: none;
}
ol#topicPath li a:link,
ol#topicPath li a:visited {
	color: #717171;
	text-decoration: underline;
}
ol#topicPath li a:hover,
ol#topicPath li a:active {
	color: #FF6633;
	text-decoration: underline;
}
ol#topicPath li em {
	font-style: normal;
	font-weight: bold;
}
/*************
メインコンテンツ
*************/
#main {
float: right;
width: 910px;
margin: 15px 0;

}

#main .bannerM img{
padding-left: 5px;
padding-right: 5px;
padding-bottom: 15px;
}
#main .bannerM img.last{padding-right:0;}

#main h2{
margin-bottom: 10px;
padding: 0 10px 0px 5px;
line-height: 40px;
font-size: 13px;
font-weight: normal;
color: #252525;
background: url(../images/heading.png) no-repeat;
}

#main h3 {
font-size: 13px;
line-height: 20px;
padding-left: 5px;
margin-top: 10px;
margin-bottom: 10px;
letter-spacing: 0.2em;
color: #000000;
border-bottom: 1px solid #cccccc;
}
#main h4 {
font-size: 13px;
line-height: 20px;
padding-left: 5px;
margin-top: 5px;
letter-spacing: 0.2em;
color: #000000;
border-bottom: 1px solid #cccccc;
}
#main p {
padding: 15px 15px 15px 20px;
}

/* 画像を右に回りこみ */
#main p.withImage{
width: 910px;
margin: 20px 0 0 10px;
padding: 5px 0;
}

#main p.withImage img{
float: right;
margin-left: .5em;
}

#date {
text-align: right;
padding-right: 15px;
padding-top: 15px;
padding-bottom: 10px;
font-weight:bold;
color:#000000;
}

#next {
text-align: center;
padding-top: 30px;
padding-bottom: 30px;
}

/* フッター共通 */
.box{
float: left;
width: 215px;
margin: 20px 17px 10px 0;
line-height: 1.2;
}

.box_img{
padding: 0px 0px 10px 0px;
}

.last{margin-right:0;}


/* ボタン */
p.button{
text-align: center;
padding: 10px 0;
}

p.button a{
display:block;
line-height: 32px;
background: #ffffff url(../images/button.png) no-repeat;
margin: 0 -15px;
}

p.button a{color:#000000;}
p.button a:hover{color:#ffffff;}

p.button a:hover{
cursor:pointer;
background-position: 0 -32px;
}

/* メインとフッターのリスト位置調節 */
#main ul, #footer ul{margin-left: 20px;}
#main li, #footer li{margin-bottom: 3px;}



/*************
/* 部屋別へのメニュー
*************/


/*ボックス2(三分割）の設定*/
div.box2 { /* 親ボックス */
width: 900px;
height: 290px;
background-color: #FFFFFF;
border: 1px #999999 solid;
margin-bottom:40px;
position: relative;
}
.box2 a:hover {

text-decoration: underline;
}

div.box2a { /* ボックスA */
width: 273px;
height: 90px;
position: absolute;
top: 20px;
left: 90px;
} 

div.box2b { /* ボックスB */
width: 273px;
height: 90px;
position: absolute;
top: 20px;
left: 383px;
}
div.box2c { /* ボックスC */
width: 273px;
height: 90px;
position: absolute;
top: 20px;
left: 676px;
}
div.box2d { /* ボックスD */
width: 273px;
height: 90px;
position: absolute;
top: 165px;
left: 90px;
}
div.box2e { /* ボックスE */
width: 273px;
height: 90px;
position: absolute;
top: 165px;
left: 383px;
}
div.box2f { /* ボックスF */
width: 273px;
height: 90px;
position: absolute;
top: 165px;
left: 676px;
}


/*************
/* 部屋別スライドショー
*************/
#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#cover {width:608px; margin:50px auto; display:none}
#cover * {margin:0; padding:0}
#fullsize {position:relative; width:600px; height:450px; padding:2px; border:1px solid #ccc; background:#fff}
#information {position:absolute; bottom:0; width:600px; height:0; background:#fff; color:#000; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h3 {padding:4px 8px 3px; font-size:14px}
#information p {padding:0 8px 8px}
#image {width:600px}
#image img {position:absolute; z-index:25; width:auto}
.imgnav {position:absolute; width:25%; height:366px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(../../room_l/images/left.gif) left center no-repeat}
#imgnext {right:0; background:url(../../room_l/images/right.gif) right center no-repeat}
#imglink {position:absolute; height:456px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(../room_l//images/link.gif) center center no-repeat}
#thumbnails {margin-top:15px}
#slideleft {float:left; width:20px; height:81px; background:url(../../room_l/images/scroll-left.gif) center center no-repeat; background-color:#fff}
#slideleft:hover {background-color:#333}
#slideright {float:right; width:20px; height:81px; background:#fff url(../../room_l/images/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#333}
#slidearea {float:left; position:relative; width:556px; margin-left:5px; height:81px; overflow:hidden}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:1px solid #666; padding:2px}
/*************
/* フッター
*************/
#footer{
clear:both;
padding: 10px 0 10px;
border-top: 1px solid #cccccc;
}

#footer .inner{
overflow: hidden;
}

* html #footer .inner{height:1%;}

#footer #logo{
float:left;
padding: 10px 0 5px;
width: 227px;
}

address{
padding: 20px 0 3px;
text-align: center;
font-style:normal;
font-size: 12px;
clear:both;
display:block;
}



