@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding:0;
}
/* ↓スクロールバーを常に表示 */
html {
	height:100%;
	margin-bottom:1px;
    }

body {
	color: #3e3e3e;
	background: #FFFFFF url(../img/common/bg.jpg) repeat-x;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.5em;
	font-size: small;
	height: 100%;
}
body > div#wrap {
		height: auto;
}

a:link {
	color: #000000;
	background: transparent;
}
a:visited {
	color: #666666;
	background: transparent;
}
a:hover,a:active {
	color: #CC0033;
	background: transparent;
}
img {
	border: none;
}
li {
	list-style: none;
}

/*=======================================
 [/999:] Class Module Set
=======================================*/
.clr {
 clear: both;
}

.clrBox {
 zoom: 100%;
    /* for MacIE5.x \*//*/
    overflow: hidden;
    /* end */ 
 }
 .clrBox:after {
 content: " ";
 clear: both;
 height: 0;
 display: block;
 visibility: hidden;
}

.clrFix {
 /*\*/
 _overflow: visible;
 _height: 1px;
 zoom: 1;
 /**/
 /*\*//*/
 display: inline-table;
 /**/

 }
 .clrFix:after {
 content: ".";
 display: block;
 height: 1px;
 clear: both;
 visibility: hidden;
 font-size: 0;
 line-height: 0;
 margin: -1px 0 0 0;
}

/* ===========================================
　ページ全体
=========================================== */
#wrap {
	margin: 0 auto; 
	width: 760px;
	height: 100%;
	min-height: 100%;
	position: relative;
	border: #999999 1px solid;
	background: #FFFFFF;
}
/* ヘッダー */
#header {
	height: 80px;
}
/* メニュー */
#menu {
	height: 30px;
	}
	#menu ul li {
	float: left;
	}
/* フッター */
#footer {
	height: 38px;
	width: 100%;
	border-top: #999999 1px solid;
    position: absolute;
    bottom: 0px;
	}
	#footer ul {
	margin: 0px auto;
	text-align: center;
	}
	#footer #f_menu li {
	display: inline;
	padding: 0 0.5em;
	height: 15px;
	}
	#footer p {
	background: url(../img/common/bg_footer.jpg) repeat-x;
	border: #999999 1px solid;
	height: 15px;
	color: #FFFFFF;
	text-align: center;
	line-height: 1.2em;
	font-size: 85%;
	clear: both;
	}
/* コンテンツ */
#content_body {
	height: 100%;
	background: #FFFFFF repeat-y;
	margin: 30px 30px 10px 30px;
	padding-bottom: 30px;
}
/* h2見出し */
h2 {
	padding-bottom: 10px;
}

/* ページトップへ戻る */
div.pageTop {
	height: 15px;
	text-align: right;
	display: block;
	margin: 5px;
	clear: both;
	position: relative;
	right: 0px;
	bottom: 5px;
}

div.page_body {
	width: 700px;
	}


/* ===========================================
　トップページ
=========================================== */
/* 店内画像 */
#top_img {
	margin-top: -20px;
	}
	#top_img ul li {
	float: left;
	padding: 1px;
	}
/* 左カラム */
#index_left {
	float: left;
	width: 450px;
	height: 100%;
	margin-top: 20px;
	}
	#index_left p {
	border: #CCCCCC 1px solid;
	padding: 0.5em;
	margin-bottom: 30px;
	}
	#index_left dl {
	border-bottom:#999999 1px dotted;
	line-height: 1.8em;
	}
	#index_left dl dt {
	float: left;
	padding-left: 1.5em;
	background: url(../img/common/list_icon.gif) no-repeat 0.2em 0.6em;
	}
	#index_left dl dd {
	padding-left: 8em;
	}

/* バナー */
#banner {
	float: right;
	height: 100%;
	background: #E1E1E1;
	margin-top: 20px;
	margin-bottom: 50px;
	}
	#banner ul li {
	width: 210px;
	padding: 5px 10px;;
	}
	
/* ===========================================
　メニューページ
=========================================== */
h3 {
	text-align: center;
	width: 320px;
	line-height: 2em;
	border-bottom: #999999 1px solid;
	margin: 20px 0 10px; 0;
}

table {
	margin: 0;
	padding: 0;
	width: 310px;
/*	border-bottom: #999999 1px dotted;*/
	line-height: 1.8em;
	}
	table th {
	border-bottom: #999999 1px dotted;
	font-weight: normal;
	text-align: left;
	}
	table td {
	border-bottom: #999999 1px dotted;
	text-align: right;
	color: #FF0000;
	}
	table th.no_line {
	border: none;
	color: #000000;
	}
	table td.no_line {
	border: none;
	color: #000000;
	}

	
	
/* メニュー一覧 */
div.left,
div.right,
div.right2,
div.long {
	width: 310px;
	}
div.left {
	float: left;
	}
	
div.right {
	float: right;
	}
	
/*p.right2 {
	text-align: right;
	font-size: smaller;
	line-height: 1.2em;
	}*/
.font_small {
	font-size: x-small;
	}
	


/* 写真 */
div.photo {
	padding: 5px 0;
	}
	.photo p {
	float: left;
	color: #999999;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: x-small;
	text-align: center;
	}
	.photo img {
	width: 148px;
	margin: 0 1px;
	}


/* ===========================================
　店舗情報
=========================================== */
#shopdata {
	float: left;
	widows: 350px;
	}
#shop table {
	margin: 0;
	padding: 0;
	width: 350px;
	line-height: 1.8em;
	}
	#shop table th {
	border-bottom: #999999 1px dotted;
	font-weight: normal;
	text-align: left;
	width: 7em;
	}
	#shop table td {
	border-bottom: #999999 1px dotted;
	text-align: left;
	color: #000000;
	}
	#shopdata p img {
	margin-top: 20px;
	margin-bottom: 50px;
	}

#map {
	float: right;
	width: 320px;
	}
	
/* ===========================================
　トピックス
=========================================== */
p.comsoon  {
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 0;
	}
	
	
