* {
	margin:0;
	padding:0;
}

body {
	background-image: url(../img/bk1.gif);
	background-repeat: repeat;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-style: normal;
	font-weight: lighter;
	font-size: 12px;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
img{
	border:none;
}
div{
	margin: 0px;
	padding: 0px;
}
p{
	margin: 0px;
	padding: 0px;
}
input{
	margin: 0px;
	padding: 0px;
}
h1{
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	color:#FFFFFF;
	font-weight:lighter;
	font-size:11px;
}
h2{
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
h3{
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
h4{
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
hr {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	line-height: 0px;
	font-size:0px;
	border-top: none;
	border-bottom: 1px dotted #666666;
	height: 0px;
}
table {
	border-collapse: collapse;
}
ul li{
	list-style-type: none;
	list-style-position: outside;
}


/* パンくずの設定
-------------------------------------------------------	*/
#pan{
	margin: 10px 0px 5px 0px;
	text-align: left;
	padding: 0px 20px;
	font-size: 12px;
	line-height: 14px;
	color: #E6E6E6;
}
#pan a{
	color: #FFFFFF;
	text-decoration: none;
}

#pan a:hover{
	color: #E4E4B1;
	text-decoration: underline;
}


/* コンテナーの設定
-------------------------------------------------------	*/
#container {
	width:850px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}


/* ラッパーの設定
-------------------------------------------------------	*/
#wrapper {
	width:840px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-image: url(../img/bk2.gif);
	background-repeat: repeat-y;
	padding: 0px 5px;
	float:left;
}


/* ヘッダーの設定
-------------------------------------------------------	*/
.header {
	width:840px;
/*	background-image: url(../img/top_img.jpg); */
}

.index{
	background-image: url(../img/top_img.jpg); 
	height:400px;
}

.nihon_shop{
	background-image: url(../img/nihon_top_banner.jpg);
	height:140px;
}

.nihon_menu{
	background-image: url(../img/nihon_top_banner.jpg);
	height:140px;
}

.kanda_shop{
	background-image: url(../img/kanda_top_banner.jpg);
	height:140px;
}

.kanda_menu{
	background-image: url(../img/kanda_top_banner.jpg);
	height:140px;
}

.history{
	background-image: url(../img/kigawa_top_banner.jpg);
	height:140px;
}

.map{
	background-image: url(../img/map_top_banner.jpg);
	height:140px;
}

.header h2 {
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	color:#FFFFFF;
	font-weight:lighter;
	font-size:11px;
}

/* メインコンテンツの設定
-------------------------------------------------------	*/
#maincontent {
	width:620px;
	background-color:#996633;
	float:right;
	background-image: url(../img/bkmain.gif);
}

#maincontent strong {
	font-weight:normal;
}

#maincontent .inner {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-style: normal;
	font-weight: lighter;
	font-size: 13px;
	color:#634221;
	width:560px;
	height:85px;
	margin:0px 20px 0px 20px;
	padding:10px 10px 0px 10px;
	background-image: url(../img/top_inner.jpg);
}

#maincontent .inner2 {
	font-style: normal;
	font-weight: lighter;
	font-size: 100%;
	line-height: 120%;
	color:#634221;
	width:240px;
	height:180px;
	margin:0px 20px 0px 20px;
	padding:25px 0px 0px 340px;
	background-image: url(../img/top_unagi.jpg);
	background-repeat: no-repeat;
}

#maincontent #content_frame {
	float:left;
	width:580px;
	height: 100px;
	display:inline;
	margin:0px 20px 0px 21px;
}
#maincontent .new img {
	margin:20px 0px 1px 20px;
}

#maincontent .lbox {
	width:580px;
	height:75px;
	overflow:auto;
	background-color: #FFFFFF;
}

#maincontent .lbox dl {
	margin:0px 15px 0px 15px;
}

#maincontent .lbox dt {
	color:#000000;
	padding-top:7px;
	width:6em;
	float:left;
	font-size:98%;
}

#maincontent .lbox dd {
	color:#000000;
	margin-left:6em;
	padding-top:10px;
	border-bottom:1px dotted #cccccc ;
	font-size:98%;
}

#maincontent .lbox a {
	color: #000000;
	text-decoration: none;
}
#maincontent .lbox a:hover {
	color: #FF9900;
	text-decoration: none;
}

#maincontent .store_frame {
	width:625px;
	height:auto;

}

#maincontent .store {
	width:257px;
	height:auto;

}

#maincontent #returntop {
	clear:both;
	width: 625px;
	height: auto;
	padding: 20px 0px 10px 0px;
}
#maincontent #returntop a{
	display: block;
	width: 100px;
	height: auto;
	margin: 0px 0px 0px 180px;

}



/* フッターの設定
-------------------------------------------------------	*/
#footer {
	text-align: center;
	width: 820px;
	height: 30px;
	margin: 0px auto;
	padding: 0px 15px;
	background-image: url(../img/bk4.gif);
	background-repeat: repeat-y;
	font-size: 12px;
	line-height: 30px;
	color: #333333;
	float:left;
}
#footer a {
	color: #000000;
}
#footer a:hover {
	color: #FF9900;
	text-decoration: none;
}

#copy{
	text-align: center;
	width: 840px;
	height: 30px;
	margin: 0px auto;
	padding: 0px 10px;
	background-image: url(../img/bk5.gif);
	background-repeat: repeat-y;
	font-size: 12px;
	line-height: 30px;
	color:#000;
	float:left;
}
#copy .text1 {
	text-align: center;
	color: #ffffff;
}


/* サイドメニューの設定
-------------------------------------------------------	*/
#sidecontent {
	width:220px;
	height:500px;
	float:left;
}

#menulist{
	margin:0px 0px 0px 24px;
	width:170px;
	height:275px;
	text-align: left;
	clear:both;
}
div#menulist ul{
	width:170px;
	height:55px;
}
div#menulist ul li{
	float:left;
	list-style-type:none;
	height:55px;
}

div#menulist ul li.menu01 a ,
div#menulist ul li.menu01 a:hover ,
div#menulist ul li.menu02 a ,
div#menulist ul li.menu02 a:hover ,
div#menulist ul li.menu03 a ,
div#menulist ul li.menu03 a:hover ,
div#menulist ul li.menu04 a ,
div#menulist ul li.menu04 a:hover ,
div#menulist ul li.menu05 a ,
div#menulist ul li.menu05 a:hover ,
div#menulist ul li.menu06 a ,
div#menulist ul li.menu06 a:hover {
	width:170px;
	height:50px;
	text-indent:-9999px;
	display:block;
}
div#menulist ul li.menu01 a {
	background:url(../img/menu01.gif) no-repeat;
}
div#menulist ul li.menu01 a:hover {
	background:url(../img/menu01_o.gif) no-repeat;
}
div#menulist ul li.menu02 a {
	background:url(../img/menu02.gif) no-repeat;
}
div#menulist ul li.menu02 a:hover {
	background:url(../img/menu02_o.gif) no-repeat;
}
div#menulist ul li.menu03 a {
	background:url(../img/menu03.gif) no-repeat;
}
div#menulist ul li.menu03 a:hover {
	background:url(../img/menu03_o.gif) no-repeat;
}
div#menulist ul li.menu04 a {
	background:url(../img/menu04.gif) no-repeat;
}
div#menulist ul li.menu04 a:hover {
	background:url(../img/menu04_o.gif) no-repeat;
}
div#menulist ul li.menu05 a {
	background:url(../img/menu05.gif) no-repeat;
}
div#menulist ul li.menu05 a:hover {
	background:url(../img/menu05_o.gif) no-repeat;
}
div#menulist ul li.menu06 a {
	background:url(../img/coupon.jpg) no-repeat;
	height:65px;
}
div#menulist ul li.menu06 a:hover {
	background:url(../img/coupon.jpg) no-repeat;
	height:65px;
}


#menulist2{
	margin:15px 10px 0px 10px;
	width:200px;
	height:190px;
	text-align: left;
	clear:both;
}
div#menulist2 ul{
	width:200px;
	height:190px;
}
div#menulist2 ul li{
	float:left;
	list-style-type:none;
	height:190px;
	margin:5px 0px 0px 0px;
}

div#menulist2 ul li.menu01 a ,
div#menulist2 ul li.menu01 a:hover ,
div#menulist2 ul li.menu02 a ,
div#menulist2 ul li.menu02 a:hover {
	width:200px;
	height:190px;
	text-indent:-9999px;
	display:block;
}
div#menulist2 ul li.menu01 a {
	background:url(../img/menu_nihon_base.jpg) no-repeat;
}
div#menulist2 ul li.menu01 a:hover {
	background:url(../img/menu_nihon_base.jpg) no-repeat;
}
div#menulist2 ul li.menu02 a {
	background:url(../img/menu_kanda_base.jpg) no-repeat;
}
div#menulist2 ul li.menu02 a:hover {
	background:url(../img/menu_kanda_base.jpg) no-repeat;
}

div .coupon {
	margin:10px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	float:left;
	width:174px;
	height:130px;
	background:url(../img/top_coupon.jpg) no-repeat;
}

div .coupontext {
	width:173px;
	height:auto;
	padding:100px 0px 0px 15px;
}

div .coupon a {
	font-size:12px;
	color:#000;
	font-weight:bold;
	line-height:24px;
}

div .coupon a:hover {
	font-size:12px;
	color: #FF9900;
	text-decoration: none;
	line-height:24px;
}

.height_05{
	height: 5px;
	line-height: 0px;
	font-size:0px;
	clear: both;
}
.height_10{
	height: 10px;
	line-height: 0px;
	font-size:0px;
	clear: both;
}


/* お店紹介ページ共通
-------------------------------------------------------	*/
#maincontent #comment {
	width:560px;
	height:150px;
	margin:5px 10px 10px 20px;
	padding:10px 10px 10px 0px;
}

#maincontent #comment img.right {
	float:right;
	border: solid #000 1px;
}
#maincontent #comment p {
	width:400px;
	color:#FFFFFF;
	line-height: 25px;
	float:left;
	margin:5px 0px 10px 10px;
}


/* 日本橋店の設定
-------------------------------------------------------	*/
#maincontent #nihon_topimg {
	width:560px;
	height:47px;
	margin:0px 20px 20px 20px;
	padding:10px 10px 0px 10px;
	background-image: url(../img/nihon_top.jpg);
	background-repeat: no-repeat;
}

#maincontent #nihon_shop {
	width:560px;
	height:230px;
	margin:10px 20px 10px 20px;
	padding:10px 10px 10px 10px;
	border-bottom: solid #FFF 1px;
}

#nihon_shop #detailright ,
#nihon_shop #detailleft {
	width:240px;
	height:230px;
}
#nihon_shop #detailright {
	float:right;
}
#nihon_shop #detailleft {
	float:left;
}

#maincontent #nihon_shop img.right {
	border: solid #000 1px;
	float:right;
}

#maincontent #nihon_shop img.left {
	float:left;
	border: solid #000 1px;
}

#maincontent #nihon_shop p {
	width:240px;
	color:#FFFFFF;
	line-height: 25px;
}


div#maincontent table{
	border-collapse: collapse;
	width: 580px;
	margin: 0 auto 30px;
	background-color:#FFFFFF;
}

div#maincontent table tr th,div#maincontent table tr td{
	border: solid #E4E4B1 2px;
	padding: 5px;
}


/* 神田明神店の設定
-------------------------------------------------------	*/
#maincontent #kanda_topimg {
	width:560px;
	height:47px;
	margin:0px 20px 20px 20px;
	padding:10px 10px 0px 10px;
	background-image: url(../img/kanda_top.jpg);
	background-repeat: no-repeat;
}

#maincontent #kanda_top {
	width:560px;
	height:230px;
	margin:10px 20px 10px 20px;
	padding:10px 10px 10px 10px;
	border-bottom: solid #FFF 1px;
}

div#maincontent table{
	border-collapse: collapse;
	width: 580px;
	margin: 0 auto 30px;
	background-color:#FFFFFF;
}

#kanda_top #detailright ,
#kanda_top #detailleft {
	width:240px;
	height:230px;
}
#kanda_top #detailright {
	float:right;
}
#kanda_top #detailleft {
	float:left;
}

#maincontent #kanda_top img.right {
	border: solid #000 1px;
	float:right;
}

#maincontent #kanda_top img.left {
	float:left;
	border: solid #000 1px;
}

#maincontent #kanda_top p {
	width:240px;
	color:#FFFFFF;
	line-height: 25px;
}

div#maincontent table tr th,div#maincontent table tr td{
	border: solid #E4E4B1 2px;
	padding: 5px;
}


/* メニュー共通設定
-------------------------------------------------------	*/
#maincontent #menu_content {
	width:560px;
	height:auto;
	margin:0px 20px 20px 20px;
	padding:10px 10px 0px 10px;
}

#maincontent #menu_content .left ,
#maincontent #menu_content .right {
	width:auto;
	height:auto;
}

#maincontent #menu_content .left {
	width:170px;
	float:left;
}

#maincontent #menu_content .right {
	width:370px;
	float:right;
}

#maincontent #menu_content img{
	float:left;
	border: solid #000 1px;
}

#maincontent #menu_detail {
	width:370px;
	height:auto;
	padding:0px 10px 0px 10px;
	float:right;
}

#maincontent #menu_detail .left ,
#maincontent #menu_detail .right {
	width:175px;
	height:auto;
	padding:0px 0px 0px 0px;
}

#maincontent #menu_detail .left {
	float:left;
}

#maincontent #menu_detail .right {
	float:right;
}

#maincontent #menu_detail p, dl, dt, dd, ul, li {
	color:#FFFFFF;
	font-size:95%;
}

#maincontent #menu_detail p {
	font-size:14px;
	font-weight:bold;
}

#maincontent #menu_detail p.caution {
	clear:both;
	font-size:10px;
}

#maincontent #menu_detail p.biko {
	font-size:12px;
	font-weight:normal;
}

#maincontent #menu_content table tr th, #maincontent #menu_content table tr td{
	border: solid #CC9900 1px;	
	padding: 2px;
}
#maincontent #menu_content table {
	width:100%;
	margin-top:10px;
}

#maincontent #menu_content table td {
	text-align: center;
}
#maincontent #menu_content table td.priceIndex {
	width: 35%;
}

#maincontent #menu_detail .frameLeft ,
#maincontent #menu_detail .frameRight {
	margin-top:15px;
	height:auto;
	padding:0px 0px 0px 0px;
	line-height: 20px;
}

#maincontent #menu_detail .frameLeft {
	padding:0px 2px 0px 17px;
	float:left;
	width:auto;
}

#maincontent #menu_detail .frameRight {
	float:right;
	width:auto;
}

#maincontent #menu_detail ul {
}
#maincontent #menu_detail ul li.midasi  {
	list-style-type: circle;
	list-style-position: outside;
}

#maincontent #m_coupon {
	float:left;
	width:560px;
	height:47px;
}

#maincontent #m_coupon {
}

/* 神田店メニューの設定
-------------------------------------------------------	*/
#maincontent #kanda_menuimg {
	width:560px;
	height:47px;
	margin:0px 20px 10px 20px;
	padding:10px 10px 0px 10px;
	background-image: url(../img/menu_kanda_top.jpg);
	background-repeat: no-repeat;
}

#maincontent #menu_unagiimg {
	width:560px;
	height:30px;
	margin:0px 0px 5px 29px;
	background-image: url(../img/menu_unagi.gif);
	background-repeat: no-repeat;
}

#maincontent #menu_sashimi {
	width:560px;
	height:30px;
	margin:0px 0px 5px 29px;
	background-image: url(../img/menu_sashimi.gif);
	background-repeat: no-repeat;
}

#maincontent #menu_unagicourseimg {
	width:560px;
	height:30px;
	margin:0px 0px 5px 29px;
	background-image: url(../img/menu_unagicourse.gif);
	background-repeat: no-repeat;
}

#maincontent #menu_seasonimg {
	width:560px;
	height:30px;
	margin:0px 0px 5px 29px;
	background-image: url(../img/menu_season.gif);
	background-repeat: no-repeat;
}

#maincontent #menu_sashimimoriimg {
	width:560px;
	height:30px;
	margin:0px 0px 5px 29px;
	background-image: url(../img/menu_sashimimori.gif);
	background-repeat: no-repeat;
}

/* 日本橋店メニューの設定
-------------------------------------------------------	*/
#maincontent #nihon_menuimg {
	width:560px;
	height:47px;
	margin:0px 20px 10px 20px;
	padding:10px 10px 0px 10px;
	background-image: url(../img/menu_nihon_top.jpg);
	background-repeat: no-repeat;
}

#maincontent #menu_unagiimg {
	width:560px;
	height:30px;
	margin:0px 0px 5px 29px;
	background-image: url(../img/menu_unagi.gif);
	background-repeat: no-repeat;
}

#maincontent #menu_syoukaimg {
	width:560px;
	height:30px;
	margin:0px 0px 5px 29px;
	background-image: url(../img/menu_syouka.gif);
	background-repeat: no-repeat;
}

#maincontent #menu_unagicourseimg {
	width:560px;
	height:30px;
	margin:0px 0px 5px 29px;
	background-image: url(../img/menu_unagicourse.gif);
	background-repeat: no-repeat;
}

#maincontent #menu_seasonimg {
	width:560px;
	height:30px;
	margin:0px 0px 5px 29px;
	background-image: url(../img/menu_season.gif);
	background-repeat: no-repeat;
}

#maincontent #menu_sirayakiimg {
	width:560px;
	height:30px;
	margin:0px 0px 5px 29px;
	background-image: url(../img/menu_sirayaki.gif);
	background-repeat: no-repeat;
}

/* 歴史の設定
-------------------------------------------------------	*/
#maincontent #history_topimg {
	width:560px;
	height:47px;
	margin:0px 20px 20px 20px;
	padding:10px 10px 0px 10px;
	background-image: url(../img/history_top.jpg);
	background-repeat: no-repeat;
}

#maincontent #menu_content p.historytext {
	width:350px;
	height:auto;
	color:#FFFFFF;
	line-height: 20px;
}

/* 地図の設定
-------------------------------------------------------	*/
#maincontent #map_top {
	width:560px;
	height:47px;
	margin:0px 20px 20px 20px;
	padding:10px 10px 0px 10px;
	background-image: url(../img/map_top.jpg);
	background-repeat: no-repeat;
}

#maincontent #map_main {
	width:560px;
	height:408px;
	margin:0px 20px 20px 20px;
	padding:10px 10px 0px 10px;
	background-image: url(../img/nihon_main.jpg);
}

#maincontent #map_detail p.maptext {
	width:auto;
	height:auto;
	color:#FFFFFF;
	line-height: 20px;
}

#maincontent #map_kanda ,
#maincontent #map_nihon {
	width:330px;
	height:300px;
	float:left;
	border: solid #000 1px;
}

#maincontent #map_route {
	margin:0px 10px 0px 20px;
	width:220px;
	height:300px;
	float:left;
}

#map_route .kanda{
	margin:0px 0px 20px 0px;
	background-image: url(../img/map_kandatitle.gif);
	width:105px;
	height:30px;
}
#map_route .nihon{
	margin:0px 0px 20px 0px;
	background-image: url(../img/map_nihontitle.gif);
	width:105px;
	height:30px;
}

div#maincontent table{
	border-collapse: collapse;
	width: 580px;
	margin: 0 auto 30px;
	background-color:#FFFFFF;
}

div#maincontent table tr th,div#maincontent table tr td{
	border: solid #E4E4B1 2px;
	padding: 5px;
}

/* SEO
-------------------------------------------------------	*/
.seo {
	width:100%;
	padding:0;
	font-size:8pt;
	font-weight:normal;
	margin:0 50% 0 0;
	display:none;
}

.seo * {
	font-style:normal;
	font-weight:normal;
	display:none;
}
