@charset "UTF-8";

/* ========================================================= */
/*                      BASE-LAYOUT							 */
/* ========================================================= */


/* -------------------- RESET STYLE ------------------------ */
body, h1, h2, h3, h4, h5, h6, p, address, ul, ol, li,
dl, dt, dd, table, th, td, img, form {
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	line-height: 1.8;
	}

img {
	border: 0;
	vertical-align: bottom;
	}

ul {
	list-style-type: none;
	}

ol {
	list-style-position: inside;
	}

table {
	border-collapse: collapse;
	border-spacing: 0;
	}

.no-border {
	border: none;
	}


/* --------------------- RESET FONTS ---------------------- */
body {
	font: 13px/1.231 arial,helvetica,clean,sans-serif;
	*font-size: small;
	*font: x-small;
	}

select,input,button,textarea,button {
	font: 99% arial,helvetica,clean,sans-serif;
	}

table {
	font-size: inherit;
	font: 100%;
	}

pre,code,kbd,samp,tt {
	font-family: monospace;
	*font-size: 108%;
	line-height: 100%;
	}


/* -------------------- DEFAULT FONTS --------------------- */
p, address, li, dt, dd, th, td, img, form {
	font-size: 93%;
	}


/* ---------------------- CLEAR FIX ----------------------- */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	}

.clearfix {
	min-height: 1px;
	}

* html .clearfix {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
	}


/* ----------------------- LINK,ICON ---------------------- */
a:link {color: #ff6600;}
a:visited {color: #ff6600;}
a:hover {color: #ff2a00;}
a:focus {color: #ff2a00;}
a:active {color: #ff2a00;}

.icon01 {
	padding-left: 14px;
	background: url('../img/icon01.gif') no-repeat left center;
	}

a.icon01:link {color: #fff;}
a.icon01:visited {color: #fff;}
a.icon01:hover {color: #f9dc83;}
a.icon01:focus {color: #f9dc83;}
a.icon01:active {color: #f9dc83;}

.icon02 {
	padding-left: 14px;
	background: url('../img/icon02.gif') no-repeat left center;
	font-weight: bold;
	}

.free-dial {
	padding-left: 24px;
	background: url('../img/free-dial.gif') no-repeat left center;
	}


/* ------------------------ BODY ------------------------- */
body {
	background: url('../img/bg_body.gif');
	}


/* ---------------------- h3 ----------------------- */
h3 {
	color: #fff;
	padding: 8px 0 7px 2em;
	font-weight: bold;
	background: url('../img/bg_title03.gif') #65615b left bottom no-repeat;
	}


/* ---------------------- MAIN FLAME ---------------------- */
#wrapper {
	width: 900px;
	margin: 0 auto;
	}

#main {
	width: 655px;
	float: left;
	}

#sub {
	width: 220px;
	float: right;
	}

.contents {
	margin-bottom: 15px;
	padding: 15px;
	background: #e3d5c6;
	}


/* ------------------- FLOAT LEFT,RIGHT ------------------- */
.left {
	float: left;
	}

.right {
	float: right;
	}



/* ========================================================= */
/*                         HEADER							 */
/* ========================================================= */
#header {
	width: 900px;
	margin: 0 auto;
	padding-top: 15px;
	}

#header-navi {
	width: 765px;
	float: right;
	}

h1 {
	font-size: 77%;
	color: #d6c07b;
	text-align: right;
	}

#header-navi ul {
	margin-top: 30px;
	margin-bottom: 10px;
	float: right;
	}

#header-navi ul li {
	float: left;
	padding-left: 1em;
	}

#logo {
	width: 135px;
	margin-top: 10px;
	float: left;
	}



/* ========================================================= */
/*                    GLOVAL NAVIGATION						 */
/* ========================================================= */
#navi-shadow {
	width: 100%;
	margin-bottom: 3px;
	padding: 4px 0 3px;
	border-bottom: 2px solid #8a5c43;
	background: url('../img/bg_navi-shadow.gif') repeat-x top;
	position: relative;
	z-index: 100;
	}

#gloval_navi {
	width: 100%;
	background: url('../img/bg_navi.gif') repeat-x bottom #443c3d;
	border-bottom: 1px solid #443c3d;
	}

ul#pulldown {
	width: 900px;
	margin: 0 auto;
	padding-top: 10px;
	}

ul#pulldown li {
	margin-bottom: 10px;
	float: left;
	}

ul#pulldown li a {
	padding: 5px 2em;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	line-height: 1.3;
	border-right: 1px solid #534b44;
	display: block;
	}

ul#pulldown li a:hover,
ul#pulldown li a#gloval_navi_now {
	color: #f9dc83;
	background: url('../img/bg_navi_on.gif') #2A1919;
	}

ul#pulldown li span {
	color: #f39b10;
	margin-left: -0.5em;
	}

ul#pulldown li.no-border a {
	border: none;
	}

ul#pulldown li ul {
	display: none;
	}

ul#pulldown li:hover ul {
	display: block;
	position: absolute;
	}

ul#pulldown li ul li {
	margin: 0;
	float: none;
	font-size: 100%;
	}

ul#pulldown li ul li a {
	width: 9.0em;
	margin-left: -1px;
	padding: 1em 0;
	border: 1px solid #534b44;
	background: black;
	}

ul#pulldown li ul.pull-width1 li a {
	width: 8.5em;
	}



/* ========================================================= */
/*                      TOPIC-PATH							 */
/* ========================================================= */
#topic-path {
	margin: 20px 0 25px;
	padding-bottom: 10px;
	font-size: 88%;
	border-bottom: 1px solid #4a3830;
	}

#topic-path ul li {
	color: #fff;
	float: left;
	}

#topic-path ul li a {
	background: url('../img/bg_topic-path.gif') center right no-repeat;
	margin-right: 0.5em;
	padding-right: 1em;
	display: block;
	}

#topic-path ul li a:link {color: #fff;}
#topic-path ul li a:visited {color: #fff;}
#topic-path ul li a:hover {color: #f9dc83;}
#topic-path ul li a:focus {color: #f9dc83;}
#topic-path ul li a:active {color: #f9dc83;}



/* ========================================================= */
/*                       PAGE-TOP							 */
/* ========================================================= */
#page-top {
	margin-bottom: 30px;
	text-align: right;
	}



/* ========================================================= */
/*                          SUB								 */
/* ========================================================= */

/* ------------------------ BANNER ------------------------- */
#sub dl.banner dd {
	line-height: 1,2;
	text-align: center;
	margin-bottom: 15px;
	}

/* ------------------------- LANK -------------------------- */
#rank {
	padding-bottom: 5px;
	}

#rank dl {
	margin-top: 20px;
	}

#rank dl dt {
	margin-bottom: 7px;
	padding-top: 20px; /* for background-img */
	font-weight: bold;
	line-height: 1.3;
	}

#rank dl dt.rank_1 {background: url('../img/bg_rank01.gif') top center no-repeat;}
#rank dl dt.rank_2 {background: url('../img/bg_rank02.gif') top center no-repeat;}
#rank dl dt.rank_3 {background: url('../img/bg_rank03.gif') top center no-repeat;}

#rank dl dd {
	margin-bottom: 10px;
	}

#rank dl dd a.rank_img {
	display: block;
	float: left;
	}

#rank dl dd p {
	width: 110px;
	line-height: 1.3;
	float: right;
	}

#rank p.rank_button {
	text-align: center;
	margin-bottom: 15px;
	}



/* ========================================================= */
/*                         FOOTER							 */
/* ========================================================= */
.footer {
	width: 100%;
	padding: 15px 0;
	background: url('../img/border01.gif') top repeat-x;
	}

/* ---------------------- ADDRESS -------------------------- */
#address {
	margin: 0 auto;
	width: 860px;
	}

#address p {
	width: 107px;
	padding-right: 30px;
	}

#address dl {
	width: 330px;
	}

#address dl.left {
	padding: 0 30px;
	border-left: 1px dotted #b1b7bb;
	}

#address dl dt {
	color: #d6c07c;
	font-weight: bold;
	}

#address dl dd {
	color: #fff;
	}


/* ----------------- FOOTER_RESERVATION -------------------- */
#footer_reservation {
	width: 900px;
	margin: 0 auto 4px;
	}

#footer_reservation ul li {
	margin-bottom: 4px;
	}

/* -------------------- FOOTER_NAVI ------------------------ */
#footer_navi ul {
	margin: 0 auto;
	}
	
#footer_navi01,#footer_navi02 {
	text-align:center;
	}

#footer_navi ul li {
	color: #fff;
	margin-bottom: 15px;
	padding: 0 5px;
	border-right: 1px solid #b1b7bb;
	line-height: 1.2;
	display:inline;
	}

#footer_navi ul li.no-border {
	border: none;
	}

#footer_navi ul li a:link {color: #fff;}
#footer_navi ul li a:visited {color: #fff;}
#footer_navi ul li a:hover {color: #f9dc83;}
#footer_navi ul li a:focus {color: #f9dc83;}
#footer_navi ul li a:active {color: #f9dc83;}


/* --------------------- COPYRIGHT ------------------------- */
#copyright {
	width: 100%;
	margin-bottom: 30px;
	padding-top: 15px;
	color: #fff;
	text-align: center;
	background: url('../img/border02.gif') top repeat-x;
	}



/* ========================================================= */
/*                       DECORATION							 */
/* ========================================================= */
.shadow {
	padding-bottom: 4px;
	background: url('../img/shadow.gif') bottom repeat-x;
	}



/* ========================================================= */
/*                        LOCAL MENU						 */
/* ========================================================= */
#local-menu {
	margin-bottom: 15px;
	}

#local-menu ul li {
	background: url('../img/bg_local-menu.gif') repeat-x bottom #ecddca;
	}

#local-menu ul li:hover,
#local-menu ul li.local-menu_now {
	background: url('../img/bg_local-menu_on.gif') repeat-x bottom #34130e;
	}

#local-menu ul li a {
	padding: 0.6em 0 0.6em 1.8em;
	color: #3c1e18;
	text-decoration: none;
	line-height: 1.2;
	font-weight: bold;
	border-top: 1px solid #f4ead9;
	border-right: 1px solid #d4c8b3;
	border-bottom: 1px solid #f4ead9;
	border-left: 1px solid #d4c8b3;
	background: url('../img/icon04.gif') no-repeat 0.9em 0.9em;
	display: block;
	}

#local-menu ul li a:hover,
#local-menu ul li.local-menu_now a {
	color: #fff;
	border: 1px solid #5d433b;
	background: url('../img/icon05.gif') no-repeat 0.9em 0.9em;
	}



/* ========================================================= */
/*                        SUB-TITLE							 */
/* ========================================================= */
/*.sub-title {
	height: 34px;
	line-height: 34px;
	padding-left: 20px;
	color: #fff;
	font-weight: bold;
	background: url('../img/bg_title04.gif') no-repeat;
	}*/


.sub-title {
	width: 610px;
	height: 29px;
	margin: 0 0 15px 0;
	padding: 5px 0 0 15px;
	color: #fff;
	font-size: 108%;
	font-weight: bold;
	background: url('../img/bg_title04.gif') top left no-repeat;
	}
