﻿/*　-------------------------------------------------------------------------------------

サイト共通設定
-------------------------------------------------------------------------------------　*/

* {
	font-size: 100%;
	line-height: 1;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
body {
	font-family:Verdana, Arial, sans-serif;
	font-size: 0.75em;
	color: #271407;
	background-color: #FDEBBC;
	background-image: url(../img/total/back.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
}
* html body {
    font-family:'ＭＳ Ｐゴシック',sans-serif;
}
*:first-child+html body {
    font-family:'メイリオ','ＭＳ Ｐゴシック',sans-serif;
}
a:link {
	color: #A13512;
}
a:visited {
	color: #A13512;
}
a:hover {
	color: #330000;
	text-decoration: none;
}
a:active {
	color: #330000;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6,p,dt,dd,li,a {
	line-height: 1.4;
}
strong {
	font-weight: bold;
}

/*　ヘッダ　*/
#header {
	background-image: url(../img/total/header_back.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 125px;
	width: 100%;
}
#header .wrap {
	height: 125px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	background-image: url(../img/total/header.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: right;
	height: 125px;
	width: 780px;
	text-indent: -9999px;
}
h2 {
	float: left;
	height: 125px;
	width: 220px;
}
h2 a {
	background-image: url(../img/total/logo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 125px;
	width: 220px;
	overflow: hidden;
}

/*　キービジュアル　*/
#swf {
	background-repeat: no-repeat;
	background-position: center 0px;
	height: 475px;
	width: 100%;
	clear: both;
}

/*　大枠　*/
#container {
	clear: both;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

/*　グローバルナビゲーション　*/
#navi {
	clear: both;
	float: left;
	height: 50px;
	width: 1000px;
	margin-bottom: 40px;
}
#navi ul {
	list-style-type: none;
}
#navi li {
	float: left;
}
#navi li a {
	background-image: url(../img/total/navi.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 50px;
	overflow: hidden;
}
#m1 a {
	background-position: 0px 0px;
	width: 139px;
}
#m2 a {
	background-position: -139px 0px;
	width: 190px;
}
#m3 a {
	background-position: -329px 0px;
	width: 149px;
}
#m4 a {
	background-position: -478px 0px;
	width: 166px;
}
#m5 a {
	background-position: -644px 0px;
	width: 150px;
}
#m6 a {
	background-position: -794px 0px;
	width: 206px;
}
#m1 a:hover {
	background-position: 0px -50px;
	width: 139px;
}
#m2 a:hover {
	background-position: -139px -50px;
	width: 190px;
}
#m3 a:hover {
	background-position: -329px -50px;
	width: 149px;
}
#m4 a:hover {
	background-position: -478px -50px;
	width: 166px;
}
#m5 a:hover {
	background-position: -644px -50px;
	width: 150px;
}
#m6 a:hover {
	background-position: -794px -50px;
	width: 206px;
}
#page1 #m1 a {
	background-position: 0px -50px;
	width: 139px;
}
#page2 #m2 a {
	background-position: -139px -50px;
	width: 190px;
}
#page3 #m3 a {
	background-position: -329px -50px;
	width: 149px;
}
#page4 #m4 a {
	background-position: -478px -50px;
	width: 166px;
}
#page5 #m5 a {
	background-position: -644px -50px;
	width: 150px;
}
#page6 #m6 a {
	background-position: -794px -50px;
	width: 206px;
}

/*　メインコンテンツ枠　*/
#main {
	clear: both;
	float: left;
	width: 1000px;
	padding-bottom: 40px;
}

/*　各リンクボタン　*/
.b_pagetop {
	clear: both;
	width: 970px;
	padding-right: 30px;
}
.b_pagetop p {
	float: right;
	height: 26px;
	width: 150px;
}
.b_pagetop a {
	background-image: url(../img/total/b_pagetop.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 26px;
	width: 150px;
	overflow: hidden;
}

/*　店舗情報　*/
#shopinfo {
	background-image: url(../img/total/shopinfo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	clear: both;
	height: 130px;
	width: 520px;
	padding-right: 30px;
	padding-left: 450px;
	padding-top: 30px;
}
#shopinfo h5 {
	font-weight: bold;
}
#shopinfo dl {
	margin-bottom: 0.5em;
}
#shopinfo dt {
	float: left;
}
#shopinfo dd {
	padding-left: 8em;
}
#shopinfo .b_access {
	float: right;
	height: 30px;
	width: 150px;
}
#shopinfo .b_access a {
	background-image: url(../img/total/b_access.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 150px;
	overflow: hidden;
}

/*　フッタ　*/
#footer {
	clear: both;
	float: left;
	height: 30px;
	width: 1000px;
	padding-top: 20px;
}
#fm {
	float: left;
	width: 600px;
}
#fm ul {
	list-style-type: none;
}
#fm li {
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #271407;
}
#fm li:first-child {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #271407;
}
#copyright {
	float: right;
	height: 10px;
	width: 265px;
	text-indent: -9999px;
	background-image: url(../img/total/copyright.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

/*　-------------------------------------------------------------------------------------

トップページ
-------------------------------------------------------------------------------------　*/

/*　フラッシュ　*/
#page1 #swf {
	background-image: url(../img/top/swf.jpg);
}

/*　右カラム　*/
#page1 #main .right {
	float: right;
	width: 370px;
}

/*　コンセプト　*/
#top_concept {
	width: 370px;
	margin-bottom: 20px;
}
#top_concept h3 {
	background-image: url(../img/top/t1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 81px;
	width: 370px;
	margin-bottom: 1em;
}

/*　新着情報　*/
#top_info {
	width: 370px;
}
#top_info h4 {
	background-image: url(../img/top/t2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 51px;
	width: 370px;
	margin-bottom: 1em;
}
#top_info .wrap {
	padding-left: 2em;
}

/*　サブメニューバナー（左カラム）　*/
#sm {
	float: left;
	width: 600px;
}
#sm .left {
	float: left;
	width: 393px;
}
#sm1 {
	float: left;
	width: 186px;
}
#sm2 {
	float: right;
	width: 186px;
}
#sm3 {
	float: right;
	width: 186px;
}
#sm h4 a {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 300px;
	width: 186px;
	overflow: hidden;
	margin-bottom: 0.5em;
}
#sm1 a {
	background-image: url(../img/top/sm1.jpg);
}
#sm2 a {
	background-image: url(../img/top/sm2.jpg);
}
#sm3 a {
	background-image: url(../img/top/sm3.jpg);
}

/*　-------------------------------------------------------------------------------------

浅草観光案内
-------------------------------------------------------------------------------------　*/

/*　キービジュアル　*/
#page2 #swf {
	background-image: url(../img/asakusa/header_img.jpg);
}

/*　メインコンテンツ枠　*/
#page1 #main {
	padding-bottom: 80px;
}

/*　浅草界隈の年間行事　*/
#asakusa1 {
	float: left;
	width: 1000px;
	margin-bottom: 1em;
}
#asakusa1 h3 {
	background-image: url(../img/asakusa/t1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 51px;
	width: 730px;
	margin-bottom: 2em;
}
#asakusa1 .left {
	float: left;
	width: 730px;
}
#asakusa1 .right {
	float: right;
	width: 250px;
}
#asakusa1 table {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #953411;
	border-bottom-color: #953411;
	margin-bottom: 1em;
	clear: both;
}
#asakusa1 th {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #953411;
	border-left-color: #953411;
	background-color: #953411;
	padding: 5px;
	font-weight: bold;
	color: #FFFFFF;
}
#asakusa1 td {
	padding: 5px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #953411;
	border-left-color: #953411;
	background-color: #F4F4EA;
	text-align: left;
}
#asakusa1 .photo {
	margin-bottom: 0.5em;
}
#asakusa1 .day {
	text-align: right;
	background-color: #E6AD54;
}

/*　-------------------------------------------------------------------------------------

お知らせ
-------------------------------------------------------------------------------------　*/

/*　キービジュアル　*/
#page3 #swf {
	background-image: url(../img/info/header_img.jpg);
}

/*　雷門 満留賀からのお知らせ　*/
#info1 {
	float: left;
	width: 1000px;
	margin-bottom: 1em;
}
#info1 h3 {
	background-image: url(../img/info/t1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 51px;
	width: 730px;
	margin-bottom: 2em;
}
#info1 .left {
	float: left;
	width: 730px;
}
#info1 .right {
	float: right;
	width: 250px;
}
#info1 .pack1 {
	padding: 15px;
	width: 698px;
	border: 1px solid #953411;
	background-color: #F4F4EA;
	margin-bottom: 1em;
	float: left;
}
#info1 .pack1 dl {
	clear: both;
	margin-bottom: 1em;
}
#info1 .pack1 dt {
	float: left;
	font-size: 1.2em;
	font-weight: bold;
	color: #953411;
}
#info1 .pack1 dd {
	text-align: right;
	color: #953411;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #953411;
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
}
#info1 .pack1 p {
	clear: both;
	margin-bottom: 1em;
}
#info1 ul {
	list-style-type: none;
	clear: both;
	margin-bottom: 1em;
}
#info1 li {
	float: left;
}
#info1 .photo {
	margin-bottom: 0.5em;
}
#info1 #info_form {
	clear: both;
	text-align: right;
}

/*　-------------------------------------------------------------------------------------

蕎麦ばなし
-------------------------------------------------------------------------------------　*/

/*　キービジュアル　*/
#page4 #swf {
	background-image: url(../img/soba/header_img.jpg);
}

/*　蕎麦ばなし　*/
#soba1 {
	float: left;
	width: 1000px;
	margin-bottom: 1em;
}
#soba1 h3 {
	background-image: url(../img/soba/t1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 51px;
	width: 730px;
	margin-bottom: 2em;
}
#soba1 .left {
	float: left;
	width: 730px;
}
#soba1 .right {
	float: right;
	width: 250px;
}
#soba1 .pack1 {
	padding: 15px;
	width: 698px;
	border: 1px solid #953411;
	background-color: #F4F4EA;
	margin-bottom: 1em;
	float: left;
}
#soba1 .pack1 dl {
	clear: both;
	margin-bottom: 1em;
}
#soba1 .pack1 dt {
	float: left;
	font-size: 1.2em;
	font-weight: bold;
	color: #953411;
}
#soba1 .pack1 dd {
	text-align: right;
	color: #953411;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #953411;
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
}
#soba1 .pack1 p {
	clear: both;
	margin-bottom: 1em;
}
#soba1 ul {
	list-style-type: none;
	clear: both;
	margin-bottom: 1em;
}
#soba1 li {
	float: left;
}
#soba1 .photo {
	margin-bottom: 0.5em;
}
#soba1 #info_form {
	clear: both;
	text-align: right;
}

/*　-------------------------------------------------------------------------------------

お品書き
-------------------------------------------------------------------------------------　*/

/*　キービジュアル　*/
#page5 #swf {
	background-image: url(../img/menu/header_img.jpg);
}

/*　お品書き　*/
#menu1 {
	float: left;
	width: 1000px;
	margin-bottom: 1em;
}
#menu1 .left {
	float: left;
	width: 490px;
}
#menu1 .right {
	float: right;
	width: 490px;
}
#menu1 .left h3 {
	background-image: url(../img/menu/t1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 51px;
	width: 490px;
	margin-bottom: 2em;
}
#menu1 .right h3 {
	background-image: url(../img/menu/t2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 51px;
	width: 490px;
	margin-bottom: 2em;
}
#menu1 .pack1 {
	width: 490px;
	margin-bottom: 1em;
	float: left;
	clear: both;
}
#menu1 .pack1 h4 {
	clear: both;
	margin-bottom: 1em;
	font-size: 1.2em;
	font-weight: bold;
	color: #953411;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #953411;
	padding-bottom: 0.5em;
}
#menu1 .pack1 p {
	clear: both;
	margin-bottom: 1em;
}
#menu1 .left ul {
	list-style-type: none;
	clear: both;
	margin-bottom: 1em;
}
#menu1 .left li {
	float: left;
}
#menu1 .left #info_form {
	clear: both;
	text-align: right;
}
#menu1 .right .wrap {
	clear: both;
	float: left;
	width: 490px;
	margin-bottom: 1em;
}
#menu1 .right .wrap .l {
	float: left;
	width: 240px;
}
#menu1 .right .wrap .r {
	float: right;
	width: 240px;
}
#menu1 .right .photo {
	margin-bottom: 0.5em;
}
#menu1 .right dl {
	margin-bottom: 1em;
}
#menu1 .right dt {
	float: left;
	color: #953411;
	font-weight: bold;
}
#menu1 .right dd {
	text-align: right;
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E3AA53;
	color: #953411;
}
#menu1 .right p {
	margin-bottom: 1em;
	margin-top: -0.5em;
}

/*　-------------------------------------------------------------------------------------

店舗情報/地図
-------------------------------------------------------------------------------------　*/

/*　キービジュアル　*/
#page6 #swf {
	background-image: url(../img/access/header_img.jpg);
}

/*　左カラム　*/
#page6 #main .left {
	float: left;
	width: 730px;
}

/*　店舗情報　*/
#access1 {
	float: left;
	width: 730px;
	margin-bottom: 1em;
}
#access1 h3 {
	background-image: url(../img/access/t1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 51px;
	width: 730px;
	margin-bottom: 2em;
}
#access1 .l {
	float: left;
	width: 360px;
}
#access1 .r {
	float: right;
	width: 360px;
}
#access1 h4 {
	color: #A13512;
	font-weight: bold;
	border-left-width: 5px;
	border-left-style: outset;
	border-left-color: #A13512;
	margin-bottom: 1em;
	padding-left: 10px;
}
#access1 p {
	margin-bottom: 1em;
	padding-bottom: 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A13512;
}
#access1 ul {
	margin-bottom: 1em;
	padding-left: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A13512;
	padding-bottom: 0.5em;
}
#access1 dl {
	margin-bottom: 1em;
	padding-bottom: 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A13512;
}
#access1 dt {
	float: left;
}
#access1 dd {
	padding-left: 10em;
}
#access1 .photo {
	margin-bottom: 0.5em;
}

/*　アクセスマップ　*/
#access2 {
	float: left;
	width: 730px;
	margin-bottom: 1em;
}
#access2 h3 {
	background-image: url(../img/access/t2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 51px;
	width: 730px;
	margin-bottom: 2em;
}
#access2 p {
	text-align: right;
}

/*　満留賀の歴史　*/
#access3 {
	float: left;
	width: 730px;
	margin-bottom: 1em;
}
#access3 h3 {
	background-image: url(../img/access/t3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 51px;
	width: 730px;
	margin-bottom: 2em;
}

/*　右カラム　*/
#page6 #main .right {
	float: right;
	width: 250px;
}
#page6 #main .right .photo {
	margin-bottom: 0.5em;
}

