@charset "utf-8";
/* CSS Document */


/* リセットスタイル */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, input, textarea, p, blockquote, th, td {
	margin: 0px;
	padding: 0px;
}

table {
	border-collapse: collapse;
	border-spacing: 0px;
}

address, caption, em, strong, th {
	font-style: normal;
	font-weight: normal;
}

li {
	list-style: none;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}

img {
	border: none;
	vertical-align: bottom;
}

/* 汎用スタイル */

.clear {
	clear: both;
}

.mt10 {
	margin-top: 10px;
}

.mr3 {
	margin-right: 3px;
}

.mb15 {
	margin-bottom: 15px;
}

.pt10 {
	padding-top: 10px;
}

.pr10 {
	padding-right: 10px;
}

.pb10 {
	padding-bottom: 10px;
}

.pb15 {
	padding-bottom: 15px;
}

strong {
	font-weight: bold;
}

.center {
	text-align: center;
}

.float-l {
	float: left;
}


/* スタイル　共通 */

body {
	text-align: center;
	font-size: smaller;
	color: #666666;
	margin-top: 15px;
	line-height: 1.3;
	font-family:"ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3";
}

a {
	color: #BC0021;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

hr {
	clear: both;
	color: #DAC9AE;
	border-style: dotted;
	height: 1px;
	width: 585px;
}

#pankuzu {
	padding-bottom: 20px;
}

h3 {
	border-bottom: 1px solid #736357;
	padding-bottom: 5px;
	margin-bottom: 15px;
	width: 585px;
	color: #573418;
	font-size: 150%;
	font-weight: bold;
}

h4 {
	clear: both;
	background-color:#DAC9AE;
	background-image:url(image/h4_bg.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	padding: 7px 0px 7px 18px;
	width: 567px;
	color: #573418;
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 15px;
}

h5 {
	color: #BC0021;
	font-weight: bold;
	font-size: 110%;
	margin-bottom: 5px;
}

h6 {
	font-weight: bold;
	font-size: 110%;
	margin-bottom: 5px;
}

#container {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	color: #666666;
	font-size: small;
	text-align: left;
}

#header {
	background:url(image/topbar.gif) top center;
	background-repeat: repeat-x;
	padding-top: 30px;
	height: 50px;
}

#header h1 {
	float: right;
}

#navi {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #808080;
	border-bottom-color: #808080;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 760px;
}

#navi li {
	float: left;
}

#contents {
	clear: both;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #833B2F;
	padding: 15px 0px;
	width: 760px;
}

#contents:after {
	content:".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#contents #sub {
	float: left;
	width: 160px;
	padding-right: 15px;
}

#contents #sub #shop-navi {
	width: 158px;
	border-top: 1px solid #EFEFEF;
	border-right: 1px solid #EFEFEF;
	border-left: 1px solid #EFEFEF;
	position: relative;
	margin-bottom: 15px;
}

#contents #sub #shop-navi .border01 {
	top: 41px;
	left: -1px;
	position: absolute;
}
#contents #sub #shop-navi .border02 {
	top: 81px;
	left: -1px;
	position: absolute;
}
#contents #sub #shop-navi .border03 {
	top: 121px;
	left: -1px;
	position: absolute;
}
#contents #sub #shop-navi .border04 {
	top: 161px;
	left: -1px;
	position: absolute;
}
#contents #sub #shop-navi .border05 {
	top: 201px;
	left: -1px;
	position: absolute;
}
#contents #sub #shop-navi .border06 {
	top: 241px;
	left: -1px;
	position: absolute;
}
#contents #sub #shop-navi .border07 {
	top: 281px;
	left: -1px;
	position: absolute;
}

#contents #sub #shop-navi img {
	vertical-align: bottom;
}

#contents #main-top01 {
	float: left;
	width: 390px;
}

#contents #main-top01 li {
	clear: both;
	padding: 5px 5px 5px 10px;
	width: 375px;
	border-bottom: 1px dotted #EFEFEF;
}

#contents #main-top01 li:after {
	content:".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#contents #main-top01 li dt a {
	color: #666666;
	text-decoration: none;
}

#contents #main-top01 li dt {
	float: left;
	padding-right: 10px;
	width: 75px;
}

#contents #main-top01 li dd {
	float: left;
	padding-right: 10px;
	width: 280px;
}

#contents #main-top02 {
	float: left;
	width: 180px;
	padding-left: 15px;
}

#contents #main {
	float: left;
	width: 585px;
}

#footer {
	clear: both;
	font-size: 10px;
	color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dfdfdf;
	padding-top: 12px;
	margin-bottom: 30px;
	letter-spacing: 1.2px;
}

#footer .menu {
	float: left;
}

#footer .copy {
	float: right;
}

/* ブロックエディタ */


.img-l {
	clear: both;
	float:left;
	margin:0px 10px 10px 0px;
}

.img-r {
	clear: both;
	float:right;
	margin:0px 0px 10px 10px;
}

.waku {
	clear: both;
	padding: 15px;
	border: 1px solid #DAC9AE;
	width: 553px;
	margin-bottom: 15px;
}

.hrstyle {
	clear: both;
	border-top: 1px dotted #DAC9AE;
	height: 14px;
	text-indent: -9999px;
	width: 585px;
}

.rich {
	clear: both;
	width: 585px;
	margin-bottom: 15px;
}

.qanda-h4 {
	background-image:url(image/question.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	padding: 8px 0px 7px 30px;
	margin-bottom: 0px;
	width: 555px;
}

.qanda-a {
	margin-left: 20px;
	border-right: 1px solid #DAC9AE;
	border-bottom: 1px solid #DAC9AE;
	border-left: 1px solid #DAC9AE;
	padding: 10px;
	width: 543px;
}

.qanda-dl {
	margin-bottom: 20px;
}

.qanda-a-icon {
	background-image:url(image/answer.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	
}

.shop-con01 {
	color: #BC0021;
	font-weight: bold;
	font-size: 110%;
}

.shop-con02 {
	font-weight: bold;
	margin-bottom: 15px;
}

.shop-btn {
	text-align: center;
	padding-top: 15px;
}

.shop-tel {
}

.shop-tel span {
	color: #F00000;
	font-weight: bold;
	font-size: 140%;
	vertical-align: baseline;
}

.shop-img {
	padding-top: 10px;
}

.shop-img img {
	padding-right: 1px;
	padding-bottom: 5px;
}

.service-tbl {
	clear: both;
	width: 585px;
	margin-bottom: 15px;
}

.service-th {
	border-bottom: 1px solid #F5EFE5;
	padding: 5px 15px 5px 15px;
	width: 450px;
	color: #BC0021;
	font-weight: bold;
	font-size: 110%;
}

.service-th p {
	color: #666666;
	font-weight: normal;
	font-size: 75%;
	margin-top: 5px;
	margin-bottom: 2px;
}

.service-td {
	border-bottom: 1px solid #F5EFE5;
	padding: 5px 0px;
	width: 105px;
	font-weight: bold;
	font-size: 110%;
}

.staff-title {
	background-image:url(image/staff_bg01.gif);
	background-repeat: no-repeat;
	width: 248px;
	height: 47px;
	color: #BC0021;
	font-weight: bold;
	font-size: 110%;
	padding-left: 40px;
}

.staff-bg01 {
	background-image:url(image/staff_bg02.gif);
	background-repeat: no-repeat;
	width: 270px;
	height: 196px;
	padding-left: 18px;
	vertical-align: top;
}

.staff-bg02 {
	position: relative;
	width: 250px;
	height: 170px;
}

.staff-img {
	position: absolute;
	top: 0px;
	left: 0px;
}

.conpany-th  {
	border-bottom: 1px solid #F5EFE5;
	padding: 8px 15px 8px 15px;
	width: 100px;
	vertical-align: top;
}

.conpany-td  {
	border-bottom: 1px solid #F5EFE5;
	padding: 8px 15px 8px 0px;
	width: 480px;
	vertical-align: top;
}

/* サイトマップ */

.sitemap dt {
	padding-top: 10px;
	font-size: 110%;
	font-weight: bold;
}

/* リストページ */

#listpage h3 {
	clear: both;
}

#listpage h4 {
	clear: both;
	background-color:#DAC9AE;
	background-image:url(image/h4_bg.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	padding: 7px 0px 7px 18px;
	width: 567px;
	color: #573418;
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 15px;
}

#listpage li {
	clear: both;
	padding-bottom: 15px;
	width: 585px;
}

#listpage li:after {
	content:".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#listpage h4 a {
	color: #573418;
}

#listpage dd {
	padding-left: 20px
}

#listpage .listimg {
	float: left;
	padding-right: 15px;
}


#listpage .shop-btn02 {
	text-align: right;
	padding-top: 10px;
	padding-bottom: 15px;
}

/* メールページ */

#mailpage {
}

#mailpage .mail-header {
	clear: both;
	text-align: center;
	padding-top: 15px;
}

#mailpage .error {
	clear: both;
	text-align: center;
	padding-top: 15px;
	color: #FF0000;
	font-weight: bold;
}

#mailpage .flow {
	width: 585px;
}

#mailpage .flow .box01 {
	width: 113px;
	padding: 10px 20px;
	border: 1px solid #F5EFE5;
	text-align: center;
	font-size: 130%;
	font-weight: bold;
	float: left;
}
#mailpage .flow .box02 {
	padding: 15px;
	float: left;
}

#mailpage .flow .bg {
	background: #F7EDDC;
}

#mailpage table {
	width: 585px;
	margin-top: 20px;
	margin-bottom: 10px;
}

#mailpage th {
	width: 130px;
	padding: 10px 10px 10px 30px;
	background: #DAC9AE;
	border: 1px solid #ffffff;
	font-weight: bold;
	color: #573418;
}

#mailpage th span {
	color: #E50028;
}

#mailpage td {
	padding: 10px 20px;
	background: #F7EDDC;
	border: 1px solid #ffffff;
}

#mailpage td input {
	width: 290px;
}

#mailpage td textarea {
	width: 325px;
}

#mailpage .button {
	text-align: center;
	padding-top: 10px;
}

#mailpage .button button {
	padding: 5px 10px;
}

#mailpage .cancel {
	text-align: left;
	padding-bottom: 10px;
}