﻿@charset "utf-8";
/* CSS Document */

body {
	/*背景を変更する場合ここを変更*/
	background-color: #ECE8DD;
	background-image:url(/images/header_bg.png);
	background-repeat:repeat-x;
	color: #493D32;
	font-size: 0.8em;
	margin: 0px; 
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 130%;
}
p {
	margin: 0px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	color: #DC7302;
}
a:link,a:visited {
	text-decoration: underline;
}
a:hover,a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5 {
	margin: 0px;
	padding: 0px;
}

#all {
	width: 870px;
	position: relative;
}

/*ヘッダー*/
#header {
    position:relative;
	font-size: 85%;
	margin-bottom: 7px;
	margin-left: 10px;
	height: 166px;
	width:850px;
	left:10px;
}
#header #header-content {
    position:absolute;
	text-align: right;
	top:0;
	left:0px;
	width:850px;
}
#header #header-lead {
    color:#FFFFFF;
    position:absolute;
    top:0;
    left:0;
    height:25px;
    line-height:25px;
}
#header #header-name {
	background-image: url(/images/main_logo.png);
	width: 355px;
	position: absolute;
	left: 0px;
	top: 60px;
}
#header #header-name em {
    display: none;
}
#header #header-name a {
	display: block;
	height: 44px;
	width: 355px;
}
#header #header-navi {
    position:absolute;
    top:130px;
    left:0px;
	text-align: right;
	line-height: 20px;
	padding-right: 15px;
	color: #493D32;
}
#header #header-navi a,
#header #header-navi a:hover {
    color: #493D32;
    text-decoration:none;
}
#header #header-contact {
    display:block;
    position:absolute;
    right:0;
    top:30px;
    width:355px;
    height:94px;
}
#header #header-textsize {
    margin:0;
    padding:0;
    position:absolute;
    top:130px;
    right:0;
    width:214px;
    height:28px;
}
#header #header-textsize dt {
    position:absolute;
    height:28px;
}
#header #header-textsize dd {
    position:absolute;
    width:110px;
    height:28px;
    right:0;
}
#header #header-textsize dd ol {
    list-style:none;
    position:absolute;
    width:110px;
    height:28px;
    padding:0;
    margin:0;
}
#header #header-textsize dd ol li {
    position:absolute;
    width:36px;
    height:28px;
    top:0;
}
#header #header-textsize dd ol #textsize-min {
    left:0;
}
#header #header-textsize dd ol #textsize-med {
    left:37px;
}
#header #header-textsize dd ol #textsize-big {
    right:0;
}
/*メインナビ*/
#main_navi {
	padding: 0px;
	margin: 0px;
	margin-left:6px;
}
/*コンテンツ全体*/
#content {
	background-color: #FFFFFF;
	background-image: url(/images/main_bg.png);
	margin-left: 10px;
	z-index: 1;
}
#content #content-inner {
	padding-right: 1px;
	padding-bottom: 14px;
	padding-left: 13px;
}
#main_header_img {
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
/*左カラム*/
#left_contents {
	float: left;
	width: 615px;
	margin-top: 10px;
}
#left_contents #top_left {
}
#left_contents .top_subtitle {
	height: 20px;
	width: 613px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#flash {
	margin-bottom: 10px;
}
/*新着情報*/
#whatsnew_wrapper {
    background-color:#F9F8F3;
    border:3px solid #E8E6E2;
    padding:3px 10px;
    margin-bottom:24px;
}
#left_contents #whatsnew {
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin: 0px;
	padding-top: 10px;
}
#left_contents #whatsnew_wrapper .top_subtitle {
    width:auto;
}
#left_contents #whatsnew dt {
	text-align:center;
	width: 100px;
	float:left;
	clear:left;
	font-size:125%;
}
#left_contents #whatsnew dd {
	margin: 0px 0px 12px;
	padding-left: 105px;
}
#left_contents #whatsnew dd a {
	color:#5E4F42;
}
#left_contents .photo_gallery {
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
}
#left_contents .photo_gallery li {
	text-align: center;
	height: 110px;
	width: 140px;
	padding: 0px;
	float: left;
	list-style-type: none;
	vertical-align: middle;
	margin-top: 1px;
	margin-right: 2px;
	margin-bottom: 1px;
	margin-left: 2px;
	display: block;
}

/*サイトコンテンツ*/
#sitecontents {
	margin-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#sitecontents .sitecontents_block1,#sitecontents .sitecontents_block2,#sitecontents .sitecontents_block3,#sitecontents .sitecontents_block4,#sitecontents .sitecontents_block5,#sitecontents .sitecontents_block6 {
	float: left;
	width: 274px;
	margin: 0px;
	padding-right: 10px;
	padding-top: 10px;
	padding-left: 10px;
}
#sitecontents .sitecontents_block1,#sitecontents .sitecontents_block2,#sitecontents .sitecontents_block3,#sitecontents .sitecontents_block4 {
	height: 12em;
	margin: 0px;
}
#sitecontents .sitecontents_block5,#sitecontents .sitecontents_block6 {
	height: 160px;
	margin: 0px;
}
#sitecontents .sitecontents_block1,#sitecontents .sitecontents_block3 {
	margin: 0px;
}
#sitecontents .sitecontents_block2,#sitecontents .sitecontents_block4 {
	margin: 0px;
}
#sitecontents .sitecontents_block5 {
	margin: 0px;
}
#sitecontents .sitecontents_block_inner {
	float: right;
	width: 185px;
}
#sitecontents .sitecontents_block_inner p {
	padding-left: 10px;
	font-size: 90%;
	line-height: 120%;
	margin: 0px;
	padding-top: 5px;
}
#sitecontents .sitecontents_block_inner h3 {
    padding-left:10px;
}
#sitecontents .sitecontents_block_link {
	clear: both;
	padding-top: 3px;
	padding-left: 5px;
}
#sitecontents .sitecontents_block_link a {
	font-weight: bold;
	color: #DC7302;
	background-image: url(/images/top_link_arrow.png);
	background-repeat: no-repeat;
	background-position:left center;
	padding-left: 15px;
	margin-right: 18px;
	line-height: 20px;
}
/*サブページ*/
#left_contents h1 {
	margin-top:28px;
	margin-bottom:18px;
}
#left_contents_inner {
	padding-top: 10px;
	padding-bottom: 10px;
}
.sub_contents_box {
	background-color: #fffbf2;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dfdfdf;
	border-left-color: #dfdfdf;
	padding-right: 15px;
	padding-left: 15px;
}
.history {
	width: 405px;
	float: right;
	margin: 5px;
}
.table01 {
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 5px;
}
.history th,.table01 th {
	vertical-align: top;
	width: 65px;
	font-weight: normal;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
}
.history td,.table01 td {
	vertical-align: top;
	padding: 3px;
}

.top_line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d2d2d2;
	margin-top: 10px;
	padding-top: 10px;
	font-size: 120%;
}
#left_contents .text_box {
	padding-top: 10px;
	padding-bottom: 10px;
}
#left_contents #lead_text {
	padding-bottom: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
.guid {
	padding: 10px;
	margin: 0px;
}
.guid dt {
	font-weight: bold;
}
.guid dd {
	margin: 0px;
	padding-left: 18px;
	padding-bottom: 5px;
}
#left_contents #mame {
	margin-right: 20px;
	margin-left: 20px;
}
#left_contents #mame h3 {
	font-size: 100%;
	color: #FF6600;
}
#left_contents .aboutme {
	width: 560px;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 5px;
}
#left_contents .aboutme th {
	text-align: right;
	width: 100px;
	vertical-align: top;
	padding: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #FFEFE1;
	color: #FD6328;
}
#left_contents .aboutme td {
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
/*ブログ記事*/
#left_contents #blog_title,#left_contents .store_title {
	font-family: 'ヒラギノ明朝 Pro W6','Hiragino Mincho Pro W6','ＭＳ Ｐ明朝',serif;
	background-image: url(/images/Sub_h2_blog_title.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 5px;
	font-size: 170%;
	padding-left: 5px;
	margin-bottom: 5px;
	line-height: 120%;
}
*html #left_contents #blog_title {
	font-family: 'HGS明朝B',serif(font-weight:bold;);
}
*html #left_contents .store_title {
	font-family: 'HGS明朝B',serif(font-weight:bold;);
}
*:first-child+html #left_contents #blog_title {font-family: 'HGS明朝B','ＭＳ Ｐ明朝',serif;}
*:first-child+html #left_contents .store_title {font-family: 'HGS明朝B','ＭＳ Ｐ明朝',serif;}

#left_contents #blog_entry {
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d2d2d2;
}
#left_contents #blog_entry2 {
	padding-top: px;
}
#left_contents .ently_list {
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#left_contents .ently_list h3 {
	background-image: url(/images/icon_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	font-size: 120%;
	padding-left: 22px;
}
#left_contents .ently_list dt {
	list-style-type: none;
	margin-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
}
#left_contents .ently_list .list_date {
	font-size: 70%;
	color: #999999;
	font-weight: normal;
}
#left_contents .ently_list dd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e2e2e2;
	padding-bottom: 5px;
	padding-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
/*右カラム*/
#right_contents {
	float:right;
	font-size:90%;
	width:220px;
}
#right_contents a {
    text-align:center;
}
#right_contents .banner {
	margin-bottom: 10px;
}
#right_contents .text_link {
	background-image: url(/images/link_arrow.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	margin: 0px;
	padding-bottom: 10px;
	padding-top: 3px;
	line-height: 120%;
	background-position: left 4px;
}
#right_contents .text_link a {
    color:#162F62;
}
/*サブナビ*/
#sub_navi {}
#sub_navi #sub_navi_inner {
	padding:7px 4px;
}
#sub_navi .top_sub_navi_inner {
	padding:7px 5px !important;
}
#sub_navi #sub_navi_inner ul {
	list-style-type: none;
}
#sub_navi #sub_navi_inner li {
	/*padding: 4px;*/
}
#sub_navi #sub_navi_inner li a {
	letter-spacing: 0em;
}
#sub_navi .jumpMenu {
	width: 160px;
}
/*フッター*/
#page_top {
	padding-left: 30px;
	padding-top:12px;
	padding-bottom:12px;
}
#contents_footer_navi {
	text-align: center;
	padding: 10px;
	background-color:#5E4F42;
	width:840px;
}
#contents_footer_navi img {
	margin-right: 6px;
	margin-left: 6px;
}
#footer {
	font-size: 85%;
	margin-top: 7px;
	margin-left: 7px;
}
#footer #footer-navi {
	text-align: left;
	line-height: 20px;
	padding-left: 4px;
	color: #5E4F42;
}
#footer #footer-navi a,
#footer #footer-navi a:hover {
    color: #5E4F42;
    text-decoration:none;
}
#footer #footer-navi a:hover {
    text-decoration:underline;
}
#footer #footer-content {
	font-size: 85%;
	text-align: left;
	padding: 0 0 0 4px;
	z-index: 3;
	height: 36px;
	width: 848px;
	color: #5E4F42;
}
#footer #footer-copyright {
	font-family: serif;
	color: #5E4F42;
	font-size: 120%;
	font-weight: normal;
	padding: 0;
}
/*その他*/
.img0 {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
.clear {
	clear: both;
}
.date {
	font-size: 72%;
	font-weight: bold;
}
.text_block5 {
	padding-top: 5px;
	padding-bottom: 5px;
}
.tomi {
	color: #8A3C02;
	line-height: 140%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B4A598;
}
.poem {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-weight: normal;
	background-color: #FFFFFF;
	font-family: "ＭＳ 明朝", serif;
	color: #301501;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ECE9D8;
	border-bottom-color: #ECE9D8;
}
.font90 {
	font-size: 90%;
}
.attention {
	font-size: 80%;
	color: #FF3300;
}
.extract {
	font-size: 90%;
	text-align: right;
	line-height: 150%;
}
.text_privacy {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.privacy_list {
	margin: 0px;
	padding-bottom: 10px;
	padding-left: 35px;
}
.privacy_list li {}
.charge {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.charge th {
	background-color: #FFFFCC;
	padding: 5px;
}
.charge td {
	background-color: #FFFFFF;
	padding: 5px;
}


/*店舗リスト*/
.store,.store2 {
	margin-bottom: 15px;
	width: 580px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #e2e2e2;
}
.store th,.store2 th {
	font-size: 90%;
	font-weight: normal;
	background-color: #FFFF99;
}
.store .th1,.store2 .th1 {
	width: 56px;
}
.store .th2{
	width: 230px;
}
.store .th3{
	width: 175px;
}
.store .th4,.store2 .th4{
	width: 90px;
}
.store2 .th5{}
.store td,.store2 td{
	font-size: 90%;
	padding: 2px;
	background-color: #FFFFFF;
	vertical-align: top;
}

/*メールマガジン*/
.mailmag {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	margin-bottom: 25px;
}
.mailmag th {
	width: 150px;
}
.mailmag .bottun {
	width: 100px;
	padding-left: 10px;
}
.textbox200 {
	width: 200px;
}

/*EC SHOP用*/
#ecshop_title {
	background-image: url(/ecshop/html/user_data/packages/default/images/shop_h1_bg.gif);
	background-repeat: no-repeat;
	height: 52px;
	width: 830px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#ecshop_title h1 {
	background-image: url(/ecshop/html/user_data/packages/default/images/shop_h1_title.gif);
	height: 52px;
	width: 358px;
	float: left;
	margin-left: 20px;
}
#ecshop_title em {
    display: none;
}
#ecshop_title a {
	display: block;
	height: 52px;
	width: 358px;
}
#ecshop_title #shop_lead {
	float: right;
	width: 360px;
	padding-top: 8px;
	font-size: 90%;
}

/*よくあるご質問*/
.faq_list {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.faq_list li {
	background-image: url(/images/icon_arrow.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: left 1px;
	padding-left: 20px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.faq {	margin: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.faq dt {
	]background-image: url(/images/faq_q.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #FF3300;
	background-position: left 1px;
	background-image: url(/images/faq_q.gif);
}
.faq dd {
	background-image: url(/images/faq_a.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #567185;
	background-position: left 1px;
}


/*サイトマップ*/
.sitemap_block {
	float: left;
	width: 260px;
	height: 870px;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #E0D9C2;
	background-color: #FFF3D9;
}
.sitemap_block2 {
	float: right;
	width: 260px;
	height: 870px;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #E0D9C2;
	background-color: #FFF3D9;
}
.sitemap_block dt,.sitemap_block2 dt {
	font-weight: bold;
	font-size: 90%;
	line-height: 160%;
	padding-top: 5px;
}
.sitemap_block dd,.sitemap_block2 dd {
	margin: 0px;
	padding-left: 10px;
	line-height: 160%;
	font-size: 90%;
}

/*ご意見・ご感想*/
.message_teble {
	margin-top: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 580px;
	margin-bottom: 10px;
}
.message_teble td{
	padding: 5px;
}
.message_teble .td1 {
	background-color: #FEEEC5;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #F1CA96;
	border-bottom-color: #F1CA96;
}
.message_teble .td2 {
	width: 460px;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	background-color: #FCFFE6;
}
.message_teble .td3 {
	padding-left: 30px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	background-color: #FCFFE6;
}
.message_teble .td4 {
	background-color: #E3FDEF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #BBDFD1;
	border-bottom-color: #BBDFD1;
}
.message_teble .td5 {
	padding-left: 25px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	background-color: #FCFFE6;
	padding-right: 25px;
}

.go_ently {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.text_short {
	width: 24px;
}
.text_add {
	width: 360px;
	margin-top: 10px;
}
.text_long {
	width: 480px;
}
.h3_shop {
    margin: 5px 0;
    padding: 5px 10px;
    border-bottom: 2px solid #ebebd6;
    background-color: #f9f9ec;
    font-size: 120%;
}

/*お問い合わせ*/
.contact_table {
	border-right-style: none;
	border-bottom-style: none;
	margin-top: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
}
.contact_table th {
	font-weight: normal;
	background-color: #F9F9F9;
	text-align: left;
	padding: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	border-top-style: none;
	border-left-style: none;
	width: 130px;
}
.contact_table td {
	padding: 8px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	border-bottom-width: 1px;
}
.contact_table input,.contact_table select{
	margin-bottom: 3px;
	margin-top: 3px;
}
.box1 {
	width: 120px;
}
.box2 {
	width: 40px;
}
.box3 {
	width: 300px;
}
.box4 {
	width: 250px;
}
.entry_bottun {
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
}
