/*===ベース===*/
body {
 background-image: url(../img/gif/bg.gif);
 font-size: 12px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #333;
 margin-left: auto;
 margin-right: auto;
 margin-top: 0px;
 margin-bottom: 0px;
 text-align: center;
 padding: 0px;
}
img {
 border: none;
 margin: 0px;
 padding: 0px;
}
table {
 background-color: #ffffff;
 padding: 0px;
 margin: 0px;
 font-size: 12px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #333;
 line-height: 17px;
}
h1 {
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
}


/*===カラー===*/
.green {
 color: #6b7625;
}
.red {
 color: #7d0000;
}
.brown {
 color: #c2a15f;
}


/*===レイアウト===*/
/*トップ・共通*/
.clear {
 clear: both;
}
.left {
 text-align: left;
}
.center {
 text-align: center;
}
.right {
 text-align: right;
}
.v-top {
 vertical-align: top;
}
.mt10 {margin-top: 10px;}
.mt15 {margin-top: 15px;}
.mt20 {margin-top: 20px;}

#site_frame {
 width: 780px;
 text-align: center;
 margin-left: auto;
 margin-right: auto;
 border: 1px solid #6b7625;
}
#header_img {
 width: 780px;
 height: 87px;
 background-image: url(../img/gif/header.gif);
 background-repeat: no-repeat;
}
#frame {
 width: 725px;
 margin: 0px 32px 0px 23px;
 text-align: left;
}
#header {
 text-align: left;
 background-image: url(../img/gif/header2.gif);
 background-repeat: no-repeat;
 background-position: top;
}
.h_left {
 float: left;
 text-align: left;
 font-size: 11px;
 width: 500px;
}
.h_right {
 float: left;
 width: 213px;
}
#contents {
 width: 725px;
}
#menu {
 color: #c2a15f;
 vertical-align: middle;
 margin-left: 10px;
}
#c1 {
 width: 725px;
 height: 160px;
 background-image: url(../img/gif/c1.gif);
 background-repeat: no-repeat;
 background-position: top;
}
#c2 {
 margin-top: 20px;
 width: 342px;
 height: 288px;
 background-image: url(../img/gif/c2.gif);
 background-repeat: no-repeat;
 background-position: top;
 float: left;
}
#c3 {
 margin-top: 20px;
 width: 343px;
 height: 288px;
 background-image: url(../img/gif/c4.png);
 background-repeat: no-repeat;
 background-position: top;
 margin-left: 38px;
 float: left;
}
.c_pic {
 margin-top: 5px;
}
.c_inner {
 margin: 45px 0px 0px 15px;
}

#top_topic {
 height: 118px;
 background-image: url(../img/gif/top-topic.gif);
 background-repeat: no-repeat;
 background-position: left;
 padding-left: 150px;
 margin-top: 20px;
}
.top_text {
 margin-top: 10px;
 line-height: 17px;
}
.toptext {
 margin-top: 10px;
}
.icon {
 position: relative;
 bottom: 1px;
}

#footer {
 width: 780px;
 height: 85px;
 text-align: left;
 background-image: url(../img/gif/footer.gif);
 vertical-align: top;
}
.credit {
 margin: 20px 0px 0px 23px;
 color: #6b7625;
 font-size: 11px;
}
/*コンテンツページ*/
#contents_back {
 background-image: url(../img/gif/contents-back.gif);
 background-repeat: no-repeat;
 background-position: top left;
}
.title {
 margin: 20px 0px 40px 0px;
}
#link_table td {
 padding: 2px 10px 2px 0px;
}
#access_table td {
 padding-right: 30px;
}
.mapimg {
 margin-bottom: 20px;
}
.access1 {
 border-left: 5px solid #6b7625;
 padding-left: 5px;
 margin-bottom: 10px;
}
#menu_left {
 width: 350px;
 text-align: left;
 vertical-align: top;
}
#menu_right {
 width: 350px;
 text-align: left;
 vertical-align: top;
}
.menu_title {
 margin: 15px 0px 5px 0px;
}
.menu_title2 {
 margin: 0px 0px 5px 0px;
}
.menu_table {
 width: 300px;
}
.menu_table1 {
 width: 100%;
}
.menu_table td.price,
.menu_table1 td.price {
 text-align: right;
 padding-right: 50px;
 color: #7d0000;
}
.menu_text {
 font-size: 10px;
 line-height: 12px;
 padding: 2px 0px 6px 0px;
}
.small {
 font-size: 10px;
}

/*===リンク===*/
a {
 color: #333;
 text-decoration: none;
}
a:hover{
 color: #f00;
}
a.text_link {
 color: #7d0000;
}
a:hover.text_link {
 color: #6b7625;
}
#link_table td a {
 position: relative;
 bottom: 1px;
 color: #7d0000;
}
#link_table td a:hover {
 position: relative;
 bottom: 1px;
 color: #6b7625;
}
a.imglink {
 color: #7d0000;
 text-decoration: underline;
}
a:hover.imglink {
 color: #6b7625;
}
a.top_text {
 color: #6b7625;
}
a:hover.top_text {
 color: #7d0000;
}


/** アクセス・営業時間のテーブル **/
.access-info{
	width: 100%;
	line-height: 1.45;
}

.access-info td, .access-info th{
	padding-bottom: 3px;
	text-align: left;
}

.access-info th{
	font-weight: normal;
	width:75px;
	vertical-align: top;
}

.access-info td{
	width: auto;
}