/* CSS Document */
body, p, caption, th, td, ul, ol, li, dl, dt, dd, form, input {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	}
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/back.jpg) no-repeat top;
}

/*--header----------------------------------------------------*/
#header {
	display:none;
}

/*--menu----------------------------------------------------*/
#menu {
	width:130px;
	float:left;
	margin:159px 0 0 26px;
	display:inline;
}
#menu ul  {
	padding:0;
	margin:0;
    list-style-type: none;
}
#menu li,
#menu li a {
	width:130px;
	height:55px;
	margin:0;
	padding:0;
	text-decoration: none;
	text-indent: -9999px;
	float:left;
}
#menu li.menu1 a,
#menu li.menu1 {
	background: url(img/menu01.gif);
	}
#menu li.menu2 a,
#menu li.menu2{
	background: url(img/menu02.gif);
	}
#menu li.menu3 a,
#menu li.menu3 {
	background: url(img/menu03.gif);
	margin-bottom:8px;
	}
#menu li.menu4 a,
#menu li.menu4 {
	height:35px;
	background: url(img/menu04.gif);
	}

#menu li a:hover {
	background-position:130px 0;
}

/*--swf----------------------------------------------------*/
.swf {
	clear:both;
	padding:20px 0 0 23px;
	width:400px;
}
*html .swf {
	display:inline;
}
/*--main----------------------------------------------------*/
#main {
	clear:both;
}
*html #main {
	display:inline;
}
#main p{
	font-size:12px;
	line-height:1.3em;
}
.nondis {
	display:none;
}

/*--footer ----------------------------------------------------*/
#footer {
	clear:both;
	text-align:center;
}


/*--トップページ----------------------------------------------------*/
.ichioshi {
	padding:10px 0 0 26px;
	width:300px;
	color:#FFFFFF;
	float:left;
}
.ph {
	float:left;
	padding-top:17px;
	text-align:center;
	margin:10px 0 0 18px;
	background-image: url(img/01ph_bg.jpg);
	width:316px;
	height:221px;
}

.ichioshi img.title {
	margin-top:24px;
}
.ichioshi h2 {
	margin:0 0 15px;
	padding:0;
	font-size:18px;
}
.ichioshi h3 {
	margin:0 0 5px;
	font-size:28px;
}
.ichioshi p {
	padding:0 10px 20px 0;
	margin:0;
	float:left;
	width:300px;
}
.ichioshi h4 {
	margin:0 0 10px;
	padding:0;
	font-size:18px;
}
.price-small {
	font-size:20px;
}

/*--おすすめメニューページ----------------------------------------------------*/
.recomend-title {
	margin:54px 0 0 19px;
}
.recomend {
	width:225px;
	float:left;
	margin:0 14px 20px 0;
	display:inline;
}
.lm {
	margin-left:19px;
}
.recomend h2 {
	font-size:13px;
	margin:0;
	padding:0 0 0 18px;
	background:url(img/02circle.gif) no-repeat;
	color: #990000;
}
.recomend p {
	margin:5px 0 0;
	color:#fff;
}
.name-small {
	font-size:10px;
}
.title02 {
	margin-top:357px;
}

/*--店舗紹介ページ----------------------------------------------------*/
.shop {
	width:220px;
	float:left;
	border:5px solid #000000;
	border-bottom:1px solid #000000;
	background:#000000;
	color:#FFFFFF;
}
.srm {
	margin-right:15px;
}
.slm {
	margin-left:11px;
}
.shop p {
	margin:5px 5px 0;
	color:#FFFFFF;
}
table.time {
	font-size:12px;
	line-height:1.3em;
	margin-left:5px;
}
.title03 {
	margin-top:60px;
}
.shop p a,
.shop p a:visited {
	color:#FF0000;
	text-decoration:underline;
}
.shop p a:hover {
	color:#FFFF00;
	text-decoration:underline;
}


/*--お問い合せページ----------------------------------------------------*/
.contact {
	margin:0;
	color: #fff;
	margin-bottom:15px;
	margin-left:100px;
}
.notes{
	color:#FF0000;
	margin-bottom:15px;
	margin-left:100px;
}
table.inquiry {
	color: #fff;
	font-size:12px;
	line-height:1.3em;
	margin-bottom:15px;
	margin-left:100px;
}
table.inquiry td {
	padding-right:10px;
}
.title04 {
	margin-top:60px;
}
