﻿@charset "utf-8";


.layout-1 {
	margin-left: auto;
	margin-right: auto;
	clear: both;
	margin-bottom: 40px;
	padding-bottom: 30px;
	overflow: hidden;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}
.layout-2 {
	margin-left: auto;
	margin-right: auto;
	clear: both;
	margin-bottom: 40px;
	padding-bottom: 30px;
	overflow: hidden;
	border-bottom-width: 2px;
}
.layout-3 {
	margin-left: auto;
	margin-right: auto;
	clear: both;
	margin-bottom: 40px;
	padding-bottom: 30px;
	overflow: hidden;
	border-bottom-width: 2px;
}


.layout-4 {
	margin-left: auto;
	margin-right: auto;
	clear: both;
	margin-bottom: 40px;
	padding-bottom: 30px;
}

.layout-5 {
	margin-left: auto;
	margin-right: auto;
	clear: both;
	margin-bottom: 40px;
	padding-bottom: 30px;
}
/*----------------------------------------------------
　ショッピングガイド guide.html
----------------------------------------------------*/
.guide_tx{
	color: #BC3D36;
	font-size: 17px;
	font-weight:bold;
}

#hurikomi_Box{
	background-color: #F5DEC9;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	font-size: 96%;
	line-height: 26px;
	color: #7F3933;
	padding: 10px;
	clear: both;
}

#hurikomi_Box dl.list1 dt{
  float: left;
  margin: 0;
  padding:0;
  width:80px;
}

#hurikomi_Box dl.list1 dd{
	margin-bottom: 5px;
	margin-left: 60px;
}


.map-1 {
	margin-left: auto;
	margin-right: auto;
	clear: both;
	overflow: hidden;
	border-bottom-width: 2px;
	height: 350px;
	width: 94%;
}



.layout-00 {
	width: 390px;
	background-color: #FFFFFF;
	margin-left: auto;
	-moz-box-shadow: 0px 0px 5px #CCCCCC;
	-webkit-box-shadow: 0px 0px 5px #CCCCCC;
	box-shadow: 0px 0px 5px #CCCCCC;
	margin-right: auto;
	clear: both;
	border-radius: 8px;
	padding-top: 15px;
	margin-bottom: 30px;
	padding-right: 4px;
	padding-left: 6px;
}
.box-1 {
	width: 360px;
	height: 300px;
	margin-right: auto;
	margin-left: auto;
	background-attachment: scroll;
	background-image: url(../img/05.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	padding-left: 20px;
	margin-bottom: 10px;
	
}

.news-1 {
	margin-left: auto;
	margin-right: auto;
	clear: both;
	margin-bottom: 40px;
	padding-bottom: 30px;
	overflow: hidden;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}






/*---------------------
  テーブル
---------------------*/

.post1 table{
	border-collapse: collapse;
	border-spacing: 0;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-bottom: 40px;
}

.post1 table th{
	padding-top: 1em;
	padding-bottom: 1em;
	padding-right: 4px;
	padding-left: 10px;
	text-align: left;
	font-size: 86%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	color: #7F3933;
}

.post1 table td{
	font-size: 92%;
	padding-right: 15px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #7F3933;
}

.post2 table{
	border-collapse: collapse;
	border-spacing: 0;
	width: 94%;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}

.post2 table th{
	font-weight: bold;
	width: 120px;
	font-size: 82%;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}

.post2 table td{
	font-size: 82%;
	line-height: 24px;
	padding-top: 14px;
	padding-right: 5px;
	padding-bottom: 14px;
	padding-left: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D6D6D6;
}

.post2 table td a:link {


	text-decoration: none;
}
.post2 table td a:visited {


	text-decoration: none;
}

.post2 table td a:hover {

	text-decoration: underline;
}

table#table1 {
	width: 96%;
	border: 1px #DBACA8 solid;
	border-collapse: collapse;
	border-spacing: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

table#table1 th {
	padding: 2px;
	font-weight: bold;
	border: 1px solid #DBACA8;
}

table#table1 td {
	border-width: 0 1px 1px 1px;
	border-color: #DBACA8;
	border-style: solid;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
/* 送料表
------------------------------ */
table#table2 {
	width: 96%;
	border: 1px #DBACA8 solid;
	border-collapse: collapse;
	border-spacing: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 40;
	margin-left: auto;
	clear: both;
}

table#table2 th {
	padding: 2px;
	font-weight: bold;
	border: 1px solid #DBACA8;
}

table#table2 td {
	padding: 5px 0;
	border-width: 0 1px 1px 1px;
	border-color: #DBACA8;
	border-style: solid;
	font-size: 92%;
}

table#table2 td.left {
	padding-left:15px;
	text-align:left;
}

table#table2 td.right {
	padding-right:10px;
	text-align:right;
}
/* 通信販売法
------------------------------ */
table#table3 {
	width: 96%;
	border: 1px #DBACA8 solid;
	border-collapse: collapse;
	border-spacing: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

table#table3 td {
	padding: 5px 0 5px 10px;
	border-width: 0 1px 1px 1px;
	border-color: #DBACA8;
	border-style: solid;
	font-size: 92%;
}
