
/* -------------- スクロールバーを常に表示 -------------- */

html {
	overflow-y:scroll;
}

/* -------------- ブラウザスタイルを初期化 -------------- */

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;
	 font-weight:normal;
}


/* -------------- イメージの隙間をなくす -------------- */

img {
	 padding: 0;
	 vertical-align: top;
	border:0;
}

/* -------------- 基本設定 -------------- */

.clear{
	display:none;
}
div.bottomclear {
	width:100%;
	clear:both;
}
body {
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../common-img/bg.gif);
	font-size: 12px;
	font-family:  Arial, Helvetica, sans-serif;
	line-height:150%;
	color:#555555;
	list-style-position:inside;
}

/* for WinIE6*/
* html body {
	font-size: 75%;
	font-family: "MS P ゴシック", sans-serif;
	letter-spacing: 1px;
	vertical-align:baseline;
}
/* for WinIE7*/
*:first-child+html body { 
	font-size: 75%;
	font-family: 'メイリオ', Meiryo, sans-serif;
}

/* -------------- ハイパーリンク設定 -------------- */

a:link {
	color:#886600;
	font-weight:500;
	text-decoration:none;
}
a:hover {
	color:#603E00;
	text-decoration:underline;
}
a:active {
	color:#603E00;
	text-decoration:underline;
}
a:visited {
	color:#886600;
	text-decoration:none;
}
a:visited:hover {
	color:#603E00;
	text-decoration:underline;
}

/* 以下、ページデザイン */

div#container {
	width:900px;
	height:auto;
	margin-right:auto;
	margin-left:auto;
	position:relative;
	zoom: 100%;
}
div#container:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
}

/* コンテンツ左 */

div#content-left {
	float:left;
	width:155px;
	margin-right:25px;
}
div#logo {
	width:155px;
	height:130px;
}
div#page-title {
	width:155px;
	height:80px;
	margin-bottom:20px;
}
div#banner {
	display: block;
	width:155px;
	height:85px;
}
a.reserve {
	width:155px;
	height:70px;
	background-image:url(../common-img/bannar_reserve.gif);
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	text-indent:-300px;
	overflow:hidden;
}
a.reserve:hover {
	background-position:bottom left;
}

/* サイドナビ */

div#side-nav {
	width:181px;
	height:auto;
	position:absolute;
	top:320px;
}
div#side-nav p {
	color:#886600;
}
div#side-nav ul {
	margin:0px;
	padding:0px;
}
div#side-nav ul li {
	list-style-type:none;
	list-style-position:outside;
}

/* コンテンツ右 */

div#content-right {
	float:left;
	width:720px;
}

/* グローバルナビ */

div#global-nav {
	width:720px;
	height:50px;
	margin-top:30px;
}
ul.menublock01 {
	width:678px;
	height:30px;
	margin:0px;
	padding:0px 21px;
	background-color:#A0884C;
	display:block;
}
ul.menublock01 li {
	position: relative;
	float:left;
	list-style-type:none;
	display:inline;	
}
ul.menublock01 li a {
	width:113px;
	height:30px;
	display:block;
	text-indent:-500px;
	overflow:hidden;
	background-repeat:no-repeat;
}
ul.menublock01 li ul.menublock02 {
	display: none;
}
ul.menublock01 li ul.menublock02 li a {
	color:#886600;
}

/* 疑似要素 :hover で下層のメニューを可視に */

ul.menublock01 li:hover ul.menublock02 {
	display: block;
	position: absolute;
	z-index: 100;
	width:400px;
	height: 20px;
	border-left:1px solid #E1D9BF;
}

ul.menublock02 li {
	float: left;
	list-style-type:none;
	display:inline;
}
ul.menublock02 li a {
	display: block;
	width:auto;
	height: 19px;
	margin:0px;
	padding:0px 8px;
	line-height: 19px;
	font-size:10px;
	text-indent:0px;
	background-color:#FFFFFF;
	color:#886600;
	text-decoration:none;
	border-right:1px solid #E1D9BF;
	border-bottom:1px solid #E1D9BF;
}
ul.menublock02 li a:hover {
	background-color:#F0F0DD;
}

a.news {
	background-image:url(../common-img/global-nav_news.gif);
	background-position:top left;
}
a.news:hover {
	background-position:bottom left;
}
a.concept {
	background-image:url(../common-img/global-nav_concept.gif);
	background-position:top left;
}
a.concept:hover {
	background-position:bottom left;
}
a.stay {
	background-image:url(../common-img/global-nav_stay.gif);
	background-position:top left;
}
a.stay:hover {
	background-position:bottom left;
}

a.free {
	background-image:url(../common-img/global-nav_service.gif);
	background-position:top left;
}
a.free:hover {
	background-position:bottom left;
}
a.salon {
	background-image:url(../common-img/global-nav_salon.gif);
	background-repeat:no-repeat;
	background-position:top left;
	display:block;
	text-indent:-500px;
	overflow:hidden;
}
a.salon:hover {
	background-position:bottom left;
}
a.artproject {
	background-image:url(../common-img/global-nav_artproject.gif);
	background-position:top left;
}
a.artproject:hover {
	background-position:bottom left;
}

/* ループイメージ */

div#loop-img {
	width:720px;
	height:35px;
	background-color:#FFFFFF;
	margin-bottom:15px;
}

/* タブナビ */

div#tab-nav {
	width:720px;
	height:20px;
	margin-bottom:-18px;
	zoom: 100%;
}
div#tab-nav:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
}

/* サブナビ */

div#sub-nav {
	width:auto;
	height:18px;
	margin-right:5px;
}
div#sub-nav ul {
	list-style-position:outside;
	list-style-type:none;
	zoom: 100%;
}
div#sub-nav ul:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
}
div#sub-nav ul li {
	display:block;
	float:right;
	height: 18px;
	margin-left:15px;
}
div#sub-nav ul li a.top {
	display:block;
	width: 30px;
	background-image:url(../common-img/bt_top.gif);
	background-position: left top;
	background-repeat:no-repeat;
	overflow:hidden;
	text-indent:-1000px;
}
div#sub-nav ul li a.top:hover {
	background-position: left -18px;
}
div#sub-nav ul li a.english {
	display:block;
	width: 56px;
	background-image:url(../common-img/bt_english.gif);
	background-position: left top;
	background-repeat:no-repeat;
	overflow:hidden;
	text-indent:-1000px;
}
div#sub-nav ul li a.english:hover {
	background-position: left -18px;
}


div#content-main {
	width:658px;
	height:auto;
	background-color:#FFFFFF;
	padding: 50px 30px 30px 30px;
	margin-bottom:20px;
	border: 1px solid #E1D9BF;
}
p.catch {
	margin-bottom:30px;
	font-size: 14px;
	line-height: 175%;
	font-family:  "Times New Roman", "ヒラギノ明朝 Pro W3", "MS P 明朝", serif;
	color:#000000;
}
/* for WinIE6*/
* html p.catch {
	font-size: 75%;
	font-family: Times New Roman, "MS P 明朝", serif;
	letter-spacing: 1px;
	vertical-align:baseline;
}
/* for WinIE7*/
*:first-child+html p.catch { 
	font-size: 75%;
	font-family: Times New Roman, "MS P 明朝", serif;
	letter-spacing: 1px;
}
div#footer {
	width:720px;
	height:auto;
	text-align:center;
}	
div#footer-content {
	zoom: 100%;
}
div#footer-content:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
}
div#footer-nav {
	width:720px;
	height:auto;
	margin-bottom:15px;
	font-size: 12px;
	text-align:center;
}
div#footer-credit {
	float:left;
	width: auto;
	font-size: 10px;
}
div#copyright {
	float:right;
	width: auto;
	text-align: right;
	font-size: 10px;
	margin:0px 0px 30px 0px;
}
h4 {
	border: #E1D9BF solid 1px;
	padding: 2px 5px;
	margin-bottom: 5px;
}
h5 {
	color:#886600;
}
div#content-main h2 {
	font-size: 14px;
	color: #886600;
	font-weight:700;
}
