@charset "UTF-8";
/* base */
body {
	background:url(/lib/cmn_img/bg_body.gif) top center repeat-y;
	color:#CCCCCC;
	margin: 0px;
	padding: 0px;
	text-align:center;
}
img, table, th, td {
	border: 0px;
}
dl, dt, dd, p, li, h1, h2, h3, h4, h5, h6, form, input, table, tr, td {
	margin: 0px;
	padding: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
a {
	color:#FFFFFF;
	text-decoration:none;
}
a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
a:hover {
	color:#FFFFFF;
	text-decoration: underline !important;
}
textarea {
	font-size:80%;
}
hr {
	display: none;
}
#contents p {
	font-size:80%;
	line-height: 150%;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
#contents p.img {
	line-height: 100% !important;
	padding: 0px 0px 0px 0px !important;
}
img, table, th, td {
	border: 0px;
}
#contents li img {
	background-color:transparent;
	text-decoration:none;
	vertical-align: middle;
}
#contents a img {
	background-color:transparent;
}

#contents p.linkArrow a {
display:block;
background:url(/lib/cmn_img/icon_linkarrow2.gif) center left no-repeat;
padding-left:15px;
}



img.icon {
	vertical-align: middle;
	margin-right: 3px;
}
img.leftM {
	padding-left:5px;
}
.clearfix:after {
	content:".sdfasdf";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
	line-height: 0;
}
.clearfix {
	display:inline-table;
}
.clear {
	clear:both;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
/* End hide from IE-mac */


/*indents*/
.center {
	text-align:center;
}
.left {
	text-align:left;
}
.right {
	text-align:right;
}
.right10 {
	margin-right:10px !important;
}
.right15 {
	margin-right:15px !important;
}
.top-5 {
	margin-top:-5px !important;
}
.top5 {
	margin-top:5px !important;
}
.top10 {
	margin-top:10px !important;
}
.top15 {
	margin-top:15px !important;
}
.top20 {
	margin-top:20px !important;
}
.top25 {
	margin-top:25px !important;
}
.top65 {
	margin-top:65px !important;
}
.bottom5 {
	margin-bottom:5px !important;
}
.bottom10 {
	margin-bottom:10px !important;
}
.bottom15 {
	margin-bottom:15px !important;
}
.bottom20 {
	margin-bottom:20px !important;
}
.bottom25 {
	margin-bottom:25px !important;
}
.bottom35 {
	margin-bottom:35px !important;
}
.bottom40 {
	margin-bottom:40px !important;
}
.left5 {;
	margin-left:5px !important;
}
.left15 {;
	margin-left:15px !important;
}
.left30 {;
	margin-left:30px !important;
}
.leftt90 {
	margin-left:90px !important;
}
/* parents id */
#wrapper {
	margin:0 auto;
	width:898px;
}
#header {
	background:url(/lib/cmn_img/bg_head.gif) bottom left no-repeat;
	margin:0;
	text-align:left;
	height:73px;
	width:898px;
}
#globalNavigation {
	background: url(/lib/cmn_img/nv_bg.gif) top left no-repeat;
	clear:both;
	margin:0;
	text-align:left;
	height:27px;
	width:898px;
}
#contents {
	clear:both;
	text-align:left;
	margin:0;
	padding-bottom:35px;
	width:898px;
}
#leftContents {
	float:left;
	text-align:left;
	margin:0;
	padding:0;
	width:329px;
}
#rightContents {
	float:right;
	text-align:center;
	margin:0;
	padding:0;
	width:560px;
}
#footer {
background:url(/lib/cmn_img/bg_footer.gif) top left repeat-x;
	clear:both;
	margin:0;
	padding:0 0 10px 0;
	width:898px;
}
#contents div.block {
	margin:0 auto;
	text-align:left;
	width:430px;
	clear: both;
}

#contents div.borderBottom {
	border-bottom:#333333 1px solid;
	padding-bottom:30px;
	margin:0 auto 10px auto;
	width:430px;
}

#contents div.borderBottom2 {
	border-bottom:#333333 1px solid;
	padding-bottom:5px;
	margin:0 auto 5px auto;
	width:430px;
}

/* header */
#logo {
	background:url(/lib/cmn_img/head_logo.gif) top left no-repeat;
	float:left;
	margin:0;
	overflow: hidden;
	height:59px;
	width:185px;
}
#logo a {
	outline: 0;
	display:block;
	height:59px;
	width:185px;
}
#headTxt {
	float:left;
	margin:15px 0 0 15px;
	width:430px;
}
#headTxt h1 {
	font-size:80%;
	line-height:140%;
}
#telNumber {
background:url(/lib/cmn_img/head_tel.gif) top left no-repeat;
	float:right;
	margin:11px 15px 0 0;
	height:12px;
	width:220px;
}
#logo a span {
	text-indent: -9999px;
	overflow: hidden;
	width:185px;
}
#telNumber span {
	text-indent: -9999px;
	overflow: hidden;
	outline: 0;
	display:block;
	width:220px;
}

/* except IE7 */
html>/**/body #logo a span { display:block;}
/* except IE7 */

/* GlobalNavigation */
#globalNavigation ul {
	display:block;
	margin:0 0 0 30px;
	padding:0;
	text-align:left;
	height:27px;
	list-style: none;
}
#globalNavigation ul li {
	outline: 0;
	display:block;
	background-image:url(/lib/cmn_img/nv_bg.gif);
	background-repeat: no-repeat;
	float:left;
	height:27px;
}
#globalNavigation ul li a {
	outline: 0;
	display:block;
	height:27px;
}
#globalNavigation ul li a span {
	text-indent:-9999px;
	overflow:hidden;
}

/* except IE7 */
html>/**/body #globalNavigation ul li a span { 
	display:block;
}
/* except IE7 */

#globalNavigation ul li#home {
	background-position: -30px 0;
	width:53px;
}
#globalNavigation ul li#home a {
	width:53px;
}
#globalNavigation ul li#about {
	margin-left:30px;
	background-position: -113px 0;
	width:98px;
}
#globalNavigation ul li#about a {
	width:98px;
}
#globalNavigation ul li#ryori {
	margin-left:30px;
	background-position: -241px 0;
	width:55px;
}
#globalNavigation ul li#ryori a {
	width:55px;
}
#globalNavigation ul li#enkai {
	margin-left:30px;
	background-position: -326px 0;
	width:100px;
}
#globalNavigation ul li#enkai a {
	width:100px;
}
#globalNavigation ul li#tennai {
	margin-left:30px;
	background-position: -456px 0;
	width:67px;
}
#globalNavigation ul li#tennai a {
	width:67px;
}
#globalNavigation ul li#annai {
	margin-left:30px;
	background-position: -553px 0;
	width:70px;
}
#globalNavigation ul li#annai a {
	width:70px;
}
#globalNavigation ul li#reserve {
	margin-left:100px;
	background-position: -723px 0;
	width:51px;
}
#globalNavigation ul li#reserve a {
	width:51px;
}
#globalNavigation ul li#inquiry {
	margin-left:30px;
	background-position: -804px 0;
	width:66px;
}
#globalNavigation ul li#inquiry a {
	width:66px;
}
/* footer */
#footer div.pagetop {
clear:both;
margin:0;
padding:0;
height:17px;
width:838px;
}

#footer div.pagetop div.pagetopBox{
float:right;
background:url(/lib/cmn_img/btn_pagetop.gif) top left no-repeat;
height:17px;
width:75px;
margin:0;
padding:0;
}

#footer div.pagetop div.pagetopBox a {
	outline: 0;
	display:block;
	width:75px;
	height:17px;
}
#footer div.pagetop div.pagetopBox a span {
	text-indent:-9999px;
	overflow:hidden;
}

/* except IE7 */
html>/**/body #footer div.pagetop div.pagetopBox a span { 
	display:block;
}
/* except IE7 */



#footer div.bottomMenu {
	display:inline;
	float:left;
	margin:10px 0 10px 30px;
	text-align:left;
	width:838px;
}
#footer ul {
	display:inline;
	float:left;
	margin:0;
	width:500px;
}
#footer ul li {
	background:url(/lib/cmn_img/icon_linkarrow.gif) center left no-repeat;
	display:block;
	float:left;
	font-size:65%;
	padding-left:15px;
	margin:0 30px 0 0;
}
#footer div.copyright {
	display:inline;
	color:#666666;
	float:right;
	font-size:65%;
	text-align:right;
	width:300px;
}

