﻿@charset "utf-8";

a {
text-decoration:none;
border:none;
}

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #dfd2b5;
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #6c6c37;
	line-height:1.3;
}
.oneColFixCtr #container {
	width: 780px;  /* 最大幅である 800px より 20px 小さくすることにより、ブラウザクロームの使用が可能となり、水平スクロールバーが表示されなくなります */
	background: #dfd2b5;
	margin: 0 auto; /* 自動マージン（幅と連動）により、ページが中央揃えになります */
	border: none;
	text-align: center; /* この設定は body エレメントの text-align: center より優先されます。 */
}
.oneColFixCtr #mainContent {
	padding: 10; /* 余白は div ボックスの内側のスペース、マージンは div ボックスの外側のスペースです */
	width: 700px;
	text-align: center;
	margin: 15px;
}
.oneColFixCtr #container #mainContent #information {
	line-height: 1.5em;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 0.9em;
	color: #CC0000;
}

.oneColFixCtr #container #mainContent #information top{
	line-height: 1.5em;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 0.9em;
	color: #CC0000;
}


.oneColFixCtr #container #mainContent #information2 {
	line-height: 1.5em;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 7px;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 0.9em;
	color: #6c6c37;
}
.oneColFixCtr #container #mainContent #footer {
	line-height: 1.5em;
	text-align: right;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 0.9em;
	color: #6c6c37;
}
.oneColFixCtr #container #mainContent #menu {
	background-color: #541601;
	padding: 0px 20px 20px 20px;
	height: 480px;
	width: 660px;
	text-align: left;
}
.oneColFixCtr #container #mainContent #menu #com {
	padding-top: 7px;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.oneColFixCtr #container #mainContent #menu #shop_img {
	float: left;
	border: 1px solid #e1a57a;
	width: 390px;
	height: 440px;
	padding: 0px;
}
.oneColFixCtr #container #mainContent #menu #item {
	float: right;
	width: 250px;
	margin-left: 16px;
	border: none;
}
.left_img {
	float: left;
	width: 120px;
	border: 1px solid #e1a57a;
	display: block;
	margin: 0 0 8px 0;
	padding: 0px;
	height: 80px;
}
.right_img {
	float: right;
	width: 120px;
	border: 1px solid #e1a57a;
	display: block;
	margin: 0 0 8px 0;
	padding: 0px;
	height: 80px;
}
.right_img_menu{
	float: right;
	margin-bottom: 8px;
}
.left_img_menu{
	float: left;
	margin-bottom: 8px;
}
.no{
	position:absolute;
	width:0px;
	height:0px;
	overflow:hidden;
}
a#m1{
	display:block;
	width:120px;
	height:80px;
	border: 1px solid #e1a57a;
	text-indent:-9999px;
	background: url(images/top/menu_06.gif) no-repeat;
}
a#m1:hover{
	background: url(images/top/menu_06.gif) no-repeat 0 -80px;
	border: 1px solid #e1a57a;
}
a#m2{
	display:block;
	width:120px;
	height:80px;
	border: 1px solid #e1a57a;
	text-indent:-9999px;
	background: url(images/top/menu_02.gif) no-repeat;
}
a#m2:hover{
	background: url(images/top/menu_02.gif) no-repeat 0 -80px;
	border: 1px solid #e1a57a;
}
a#m3{
	display:block;
	width:120px;
	height:80px;
	border: 1px solid #e1a57a;
	text-indent:-9999px;
	background: url(images/top/menu_03.gif) no-repeat;
}
a#m3:hover{
	background: url(images/top/menu_03.gif) no-repeat 0 -80px;
	border: 1px solid #e1a57a;
}
a#m4{
	display:block;
	width:120px;
	height:80px;
	border: 1px solid #e1a57a;
	text-indent:-9999px;
	background: url(images/top/menu_04.gif) no-repeat;
}
a#m4:hover{
	background: url(images/top/menu_04.gif) no-repeat 0 -80px;
	border: 1px solid #e1a57a;
}
a#m5{
	display:block;
	width:120px;
	height:80px;
	border: 1px solid #e1a57a;
	text-indent:-9999px;
	background: url(images/top/menu_07.gif) no-repeat;
}
a#m5:hover{
	background: url(images/top/menu_07.gif) no-repeat 0 -80px;
	border: 1px solid #e1a57a;
}
#kutani {
	float: right;
	padding: 20px 150px 5px 10px;
}

.kimono_tbl table{
	line-height: 1.2em;
	border-collapse:collapse;
}
.kimono_tbl td {
	line-height: 1.2em;
	padding: 5px;
	text-align:center;
	width : 80px;
	border-collapse:collapse;
	border:#FFCC00 solid 1px;
}
.kimono_tbl td.midashi{
	font-weight:bold;
	width:398px;
	border-collapse:collapse;
}
.mes{
	text-align : left;
	margin: 10px auto;
	width:435px;
}
.sub{
	padding:10px;
}
