/* CSS Document */
body, p, caption, th, td, ul, ol, li, dl, dt, dd, form, input {
	font-family: ＭＳ Ｐゴシック, Osaka,ヒラギノ角ゴ Pro W3,Arial Narrow;
	}
img {
	border: 0;
	}
.f_right {
	float: right;
	}
.f_left {
	float: left;
	}
.clear {
	margin: 0;
	clear: both;
}
a { outline: none;}
:focus
 {-moz-outline-style: none;}


/* Modern browsers like Firefox, Safari, Opera */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
    font-size: 0.1em;
    line-height: 0;
}

/* IE 7 and MacIE*/
.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

/*--body----------------------------------------------------*/
body {
	margin:0;
	padding:0;
	background:#000;
	text-align:center;
	}
	
/*--wrap----------------------------------------------------*/
#wrap {
	width:743px;
	margin: 0 auto;
	padding-bottom:20px;
	text-align:left;
	background:url(img/header_bg.jpg) no-repeat #fff;
}
	
/*--header----------------------------------------------------*/
#header {
	display:none;
}

/*--menu----------------------------------------------------*/
#menu {
	margin:0 18px 0 28px;
}
#menu ul.basic  {
	padding:204px 0 0;
	margin:0;
    list-style-type: none;
	float:left;
}
#menu ul.basic li,
#menu ul.basic li a {
	width:135px;
	height:48px;
	margin:0;
	padding:0;
	text-decoration: none;
	text-indent: -9999px;
	float:left;
}
#menu li.menu1 a,
#menu li.menu1 {
	background: url(img/menu01.jpg) no-repeat;
	}
#menu li.menu2 a,
#menu li.menu2{
	background: url(img/menu02.jpg) no-repeat;
	}
#menu li.menu3 a,
#menu li.menu3 {
	background: url(img/menu03.jpg) no-repeat;
	}
#menu ul.basic li a:hover {
	background-position:0 -48px;
}
/**/
#menu ul.top  {
	padding:226px 0 0;
	margin:0;
    list-style-type: none;
	float:right;
}
#menu ul.top li,
#menu ul.top li a {
	width:86px;
	height:26px;
	margin:0;
	padding:0;
	text-decoration: none;
	text-indent: -9999px;
	float:left;
}
#menu li.menu4 a,
#menu li.menu4 {
	background: url(img/menu04.jpg) no-repeat;
	}
#menu ul.top li a:hover {
	background-position:0 -26px;
}
/*--main----------------------------------------------------*/
#main {
	margin-top:7px;
}
*html #main  {
	display:inline;
}
.bg01 {
	background:#fff url(img/01main_bg.jpg) no-repeat top;
	height: 734px;
	min-height: 734px;
	max-height: 734px;
}
.bg02 {
	background:#fff;
}
.bg03 {
	background:#fff url(img/03main_bg.jpg) no-repeat top;
}
#main p,
#main table {
	font-size:12px;
	line-height:1.3em;
}
.nondis {
	display:none;
}

/*--footer ----------------------------------------------------*/
#footer {
	text-align:center;
	background:#FFFFFF;
}


/*--トップページ----------------------------------------------------*/
.read {
	float:left;
	width:380px;
	margin-left:30px;
	margin-top:290px;
	display:inline;
	font-family:ＭＳ Ｐ明朝, 細明朝体, ヒラギノ明朝 Pro W3;
}
.ichioshi {
	width:306px;
	float:right;
}
.ichioshi h2 {
	margin:0;
	padding:5px 0 5px 5px;
	font-size:16px;
	font-weight:normal;
	background:url(img/01recbg.jpg);
	color:#FFFFFF;
}
.ichioshi h3 {
		margin:0 0 5px;
	font-size:24px;
}
.ichioshi p {
	padding:0 10px 5px 0;
	margin:0;
}
.ichioshi h4 {
	margin:0 0 10px;
	padding:0;
	font-size:18px;
}
.price-small {
	font-size:15px;
}
.height01 {
	height:530px;
}

/*--おすすめメニューページ----------------------------------------------------*/
.recomend {
	width:231px;
	float:left;
	margin:0 8px 20px 0;
}
*html .recomend {
	display:inline;
}
.lm {
	margin-left:17px;
}
.recomend img {
	margin:0;
}
.recomend h2 {
	font-size:13px;
	margin:0 0 5px;
	padding:0 0 5px 18px;
	background:url(img/02circle.gif) no-repeat top left;
	color:#B30039;
}
.recomend p {
	margin:0;
}
.name-small {
	font-size:10px;
}

/*--店舗紹介ページ----------------------------------------------------*/
.shop {
	width:280px;
	float:left;
	margin-left:23px;
}
.shop h2 {
	margin:0;
	padding:0;
}
.shop-ph {
	margin-left:17px;
	float:left;
}
.height03 {
	height:150px;
	padding-top:30px;
}

/*--お問い合せページ----------------------------------------------------*/
.contact {
	margin:0 30px;
	color: #333333;
	margin-bottom:15px;
}
.notes{
	color:#FF0000;
	margin:0 30px;
	margin-bottom:15px;
}
table.inquiry {
	color: #333333;
	font-size:12px;
	line-height:1.3em;
	margin:0 0 15px 30px;
}

