@charset "UTF-8";

/* **************************************
*Since: 2007-11-30
*Modified: 2007-12-03
************************************** */

@import url(http://www.noguchi-g.com/common/css/common_hotel.css);
form#hotelLink{margin:0px 0px 0px 0px;}
#hotelLink option.goki{background-color:#FAA473;color:#FFFFFF;}

/* Reset & Restyle
---------------------------------------------------------------------------------------- */
body,h1,h2,h3,h4,h5,h6,p,ul,ol,dl,dt,dd,li,form,select,option,address,pre,strong,em{
	font-size:100%;
	font-style:normal;
	font-weight:normal;
	font-family:Verdana,sans-serif;
	text-decoration:none;
	line-height:1.5;
	color: #333;
	margin:0;
	padding:0;
}

body{
	font-size:75%;
	background:url(../images/bg_body.gif) repeat-y center #EAE3D7;
}

html>/**/body{
	font-size:12px;
}

img{
	border: 0px;
	vertical-align:bottom;
}

ul, ol{
	list-style-type: none;
}

table {
	border: none;
}


hr{
	visibility:hidden;
	clear:both;
}

em{
	font-size:85%;
	clear:both;
	float:none;
	display:block;
}


/* link color
---------------------------------------------------------------------------------------- */
a {
	text-decoration: none;
	color:#03c;
}

a:hover {	
	color:#03c;
	text-decoration: underline;
}


/* wrapper
---------------------------------------------------------------------------------------- */
#wrapper{
	background:url(../images/bg_wrapper.gif) repeat-x top;
	width:100%;
}

#wrapper02{
	background:url(../images/bg_container.gif) no-repeat center top;
	padding:0px !important;
	padding:0px 0px 0px 1px;
}


/* container
---------------------------------------------------------------------------------------- */
#container{
	width:760px;
	min-height:700px;
	margin:0px auto;
	text-align:center;
}


/* contentHead
---------------------------------------------------------------------------------------- */
#contentHead{
	width:565px;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px;
}

#contentHead h2{
	margin:0px 0px 10px 0px;
}


/* header
------------------------------------------ */
#header{
	width:565px;
	float:left;
}

#header h1{
	float:left;
	width:200px;
	padding:18px 0px 12px 10px;
	text-align:left;
}

#header ol{
	float:left;
	width:565px;
}

#header ol li , #header ol li a{
	float:left;
}

#header ol li a:hover{
	background-color:transparent;
}

#header ol li a:hover img{
	visibility:hidden;
}

#header ol li.glNavi01{
	background:url(../images/glnavi01hover.gif) no-repeat;
}

#header ol li.glNavi02{
	background:url(../images/glnavi02hover.gif) no-repeat;
}

#header ol li.glNavi03{
	background:url(../images/glnavi03hover.gif) no-repeat;
}

#header ol li.glNavi04{
	background:url(../images/glnavi04hover.gif) no-repeat;
}

#header ol li.glNavi05{
	background:url(../images/glnavi05hover.gif) no-repeat;
}

#header ol li.glNavi06{
	background:url(../images/glnavi06hover.gif) no-repeat;
}

#header ol li.glNavi07{
	background:url(../images/glnavi07hover.gif) no-repeat;
}

#header ul{
	width:300px;
	float:right;
	margin:75px 0px 0px 0px;
	text-align:right;
}

#header ul li{
	display:inline;
	margin:0px 12px 0px 0px;
	line-height:1;
}


/* footer
---------------------------------------------------------------------------------------- */
#footer{
	width:760px;
	margin:20px 0px 0px 0px;
	float:left;
	text-align:left;
}

#footer a{
	color:#51120C;
}

#footer p{
	width:760px;
	height:40px;
	color:#000;
	font-size:85%;
	padding:0px 0px 0px 0px;
	background:url(../images/bg_foot01.gif) repeat-x bottom;
	height:40px;
}

#footer_bt{
	color:#000;
	font-size:85%;
	padding:0px 0px 0px 0px;
	background:url(../images/bg_foot01.gif) repeat-x bottom;
	width:760px;
	height:40px;
}
 
#footer .btTop{
	width:140px;
	margin:0px;
	float:right;
	margin:0px 30px 0px 0px!important;
	margin:0px 15px 0px 0px;

}
 
#footer .btTop img{
	margin:0px 0px 0px 0px;
}

#footer strong{
	font-weight:bold;
	display:block;
	font-size:120%;
}

#footer .glNavi{
	background:url(../images/bg_foot02.gif) no-repeat;
	height:40px;
	padding:0px 0px 0px 15px;
	position:relative;
}

#footer ol{
	background:url(../images/bar01.gif) no-repeat right center;
	float:left;
}

#footer ol li{
	display:inline;
	background:url(../images/bar01.gif) no-repeat left;
	padding:9px 15px;
	line-height:40px;
}

#footer ul{
	position:absolute;
	right:10px;
	top:0px;
}

#footer ul li{
	display:inline;
	background:url(../images/icon_arrow02.gif) no-repeat left center;;
	padding:0px 5px 0px 12px;
	line-height:40px;
	font-size:85%;
}

#footer address{
	background:url(../images/bg_foot03.gif) repeat-x top;
	text-align:center;
	padding:8px 0px 20px 0px;
	clear:both;
}