/*--- default */
body {
	color: #333;
	font-size: small;
	font-family: "メイリオ","Meiryo",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	line-height: 1.5;
	background: url(../img/share/backBanboo.jpg) repeat-x center top;
	background-color:#FFCE6D;
}
a:link {
	color:#336633;
}

a:visited {
}

a:hover {
	text-decoration: none;
	color:#FF6600;
}

a:active {
}

/*--- reset */
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;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption,th {
	text-align: left;
	margin-top: 30px;
}
q:before,q:after {
	content: '';
}
object,
embed {
	vertical-align: top;
}
hr,legend {
	display: none;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}
img,abbr,acronym,fieldset {
	border: 0;
}
li {
	list-style-type: none;
}


	
* {
    margin: 0;
}
html, body {
    height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: -110px auto -120px;
	width: 800px;
	background: #FFF;
}

.push {
	height: 90px;
	width: 804px;
	margin: 0px auto;
	clear: both;
}
* html .push { /* for ie6 */ 
	height: 90px;
	width: 800px;
	margin: 0px auto;
	}

/* -----------------------------------------------------------
	#header
		ヘッダー
----------------------------------------------------------- */
#header {
	background:#27835F url(../img/share/headBack.jpg) no-repeat right -10px;
	width:804px;
	height:110px;
	position: relative;
	margin: 0px auto;
	left: 2px;
}
#header #idArea {
	position: absolute;
	height: 65px;
	width: 310px;
	left: 0px;
	top: 45px;
	overflow: hidden;
}
#header h1 {
	font-size: x-small;
	color: #FFFFCC;
	font-weight: normal;
	position: relative;
	left: 0px;
	top: 20px;
	text-indent: 20px;
	height: 25px;
	width: 500px;
	overflow: hidden;
	padding-top: 0.5em;
	z-index: 1;
}
#header #eng {
	z-index: 2;
	left: 680px;
	top: 25px;
	width: 112px;
	position: absolute;
	height: 39px;
}

/* #utilityNav
----------------------------------------------------------- */
#header #utilityNav {
	text-align: right;
	position: absolute;
	height: 20px;
	width: 485px;
	left: 310px;
	top: 75px;
	overflow: hidden;
}
#utilityNav li.firstChild,
#utilityNav li:first-child {
	border-left: 1px solid #FFFFFF;
	font-size: x-small;
}
#header #utilityNav li {
	display: inline;
	text-align: right;
	vertical-align: bottom;
}
#utilityNav a {
	font-size: x-small;
	color: #FFFFFF;
	border-right: 1px solid #FFFFFF;
	padding-left: 0.5em;
	padding-right: 0.5em;
}

/* #gNav
----------------------------------------------------------- */
#gNav {
	height: 60px;
	width: 795px;
	left: 0px;
	padding-left:5px;
	overflow: hidden;
	margin: 0px;
	position: relative;
	top: 110px;
}
#gNav img{
	margin:5px 0 0 5px;
	}
#gNav li {
	float: left;
}


/* #topicPath
----------------------------------------------------------- */
#topicPath {
	width: 773px;
	display: block;
	position: relative;
	left: 15px;
	height: 30px;
	top: 115px;
}
#topicPath li {
	display:inline;
	line-height:110%;
	list-style-type:none;
	font-size:smaller;
}
#topicPath li a {
	padding-right:22px;
	background: url(../img/share/topicpath.gif) no-repeat right 0.3em;
}
#topicPath h2 {
	float: right;
}
#topicPath ul {
	float: left;
}


/* -----------------------------------------------------------
	#footer #subNav
		フッター
----------------------------------------------------------- */
#footer ul li,#subNav ul li {
	display: inline;
}
#footer {
	background:#FFCC66 url(../img/share/footerback.jpg) repeat-y 4px;
	width:798px;
	height:65px;
	clear: both;
	padding: 5px;
	margin: 0px auto;
}
#footer ul{
	margin:5px 0px 0px 15px;
	display: block;
	width: 90%;
}
#footer ul li.firstChild,
#footer ul li:first-child {
	border-left: 1px solid #FFFFFF;
	font-size: x-small;
}
#footer ul a {
	font-size: x-small;
	color: #FFFFFF;
	border-right: 1px solid #FFFFFF;
	padding-left: 0.5em;
	padding-right: 0.5em;
}
#footer .copyright {
	width:350px;
	text-align: right;
	color: #FFFFFF;
	font-size:smaller;
	float: right;
	margin-right:10px;
}

/* #subNav
----------------------------------------------------------- */
#subNav {
	width: 785px;
	text-align: left;
	background: #FFFFFF;
	clear: both;
	margin: 20px auto 5px;
	padding-left: 15px;
}
#subNav ul li.firstChild,
#subNav ul li:first-child {
	border-left: 1px solid #333333;
	font-size: x-small;
}
#subNav ul a {
	font-size: x-small;
	color: #333333;
	border-right: 1px solid #333333;
	padding-left: 0.5em;
	padding-right: 0.5em;
}
#subNav ul {
	margin-bottom: 0px;
}
/*----------------------------------------------------
	#sub
----------------------------------------------------*/
#sub {
	width: 200px;
	float: left;
	margin-top: 110px;
	margin-left: 10px;
}
#sub li{
	border-bottom:#FFF solid 1px;
	margin:0px 5px;
}
#sub li.none{
	border:none;
}
#sub li a:link{
	background: url(../img/share/arroworange.gif) no-repeat left;
	text-decoration:none;
	color:#FFFFFF;
	display:block;
	padding: 15px;
	margin:0px 5px;
	}
#sub li a:visited {
	background: url(../img/share/arroworange.gif) no-repeat left;
	text-decoration:none;
	color:#FFFFFF;
	display:block;
	padding: 15px;
	margin:0px 5px;
}
#sub li a:hover {
	background: url(../img/share/arroworange.gif) no-repeat left;
	text-decoration:underline;
	color:#FF6600;
	display:block;
	padding: 15px;
	margin:0px 5px;
}
#sub li a:active {
	background: url(../img/share/arroworange.gif) no-repeat left;
	text-decoration:underline;
	color:#FF6600;
	display:block;
	padding: 15px;
	margin:0px 5px;
}
#sub ul {
	background: url(../img/west/westsubnav.jpg) repeat-y left top;
}
#sub ul {
	background: url(../img/main/mainsubnav.jpg) repeat-y left top;
}
#sub strong {
	font-weight: normal;
	color: #FF6600;
}






/* -----------------------------------------------------------
	#reserve
		予約サイトへリンク
----------------------------------------------------------- */
#reserve p {
	background: url(../../img/share/reserve_mark.gif) no-repeat left center;
	margin-left: 5px;
	color: #6A6A58;
	margin-bottom: 1em;
}
#reserve {
	margin-top: 20px;
	background: url(../../img/share/reserve_bk.jpg);
	width: 200px;
	border: 1px solid #660;
	padding: 10px 0px 0px;
	margin-bottom: 10px;
}
#reserve p a {
	text-decoration: none;
	color: #6A6A58;
	padding-left:15px;
}
#reserve p a:hover {
	text-decoration: underline;
	color:#FF6600;
}
#reserve p a:visited {
	color:#639;
}

