﻿@charset "utf-8";

/* content設定 */
#content {
	width: 820px;
	padding: 20px 40px 0 40px;
	clear: both;
}

/* content-01設定 */
#content-01 {
	padding: 20px;
	border-bottom: 1px solid #f0ebbb;
}

/* content-result設定 */
#content-result {
	padding: 20px 0;
	border-bottom: 1px solid #f0ebbb;
}

/* content-02設定 */
#content-02 {
	padding: 40px;
	clear: both;
}
#content-02 table {
	margin-top: 10px;
	width: 740px;
	border-top: 1px solid #f0ebbb;
	border-left: 1px solid #f0ebbb;
}
#content-02 table tr th {
	padding: 5px 20px;
	background-color: #f0ebbb;
	border-bottom: 1px solid #ffffff;
}
#content-02 table tr th.bottom {
	border-bottom: 1px solid #f0ebbb;
}
#content-02 table tr td {
	padding: 5px 20px;
	border-bottom: 1px solid #f0ebbb;
	border-right: 1px solid #f0ebbb;
}
#content-02 table tr td a:link,
#content-02 table tr td a:visited {
	color: #935c0a;
}
#content-02 table tr td a:hover,
#content-02 table tr td a:active {
	color: #f9c270;
}

/* content-03設定 */
#content-03 {
	padding: 40px;
	clear: both;
	border-top: 1px solid #f0ebbb;
}
#content-03 h3 {
	width: 180px;
	float: left;
}
#content-03 div.box-search {
	width: 256px;
	height: 20px;
	padding: 0 0 0 40px;
	float: left;
	display: inline;
}
#content-03 div.box-search .box-txt {
	width: 200px;
	height: 16px;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	float: left;
}
#content-03 div.box-search p.btn-search {
	float: right;
}
#content-03 div.area-txt {
	clear: both;
	padding: 20px 20px 0 20px;
	line-height: 1.5;
}

/* content-04設定 */
#content-04 {
	padding: 20px 0 0 0;
	margin-bottom: 40px;
	clear: both;
	border-top: 1px solid #f0ebbb;
}
#content-04 div.box-link01 {
	margin: 20px 0 0 40px;
	width: 350px;
	float: left;
	display: inline;
}
#content-04 div.box-link01 p.txt-link {
	width: 330px;
	height: 60px;
	border: 5px solid #f0ebbb;
	padding: 5px;
	line-height: 1.5;
}
#content-04 div.box-link01 p.txt-link img.img-left {
	float: left;
	padding: 0 10px 0 0;
}
#content-04 div.box-link01 p.txt-link a {
	line-height: 1.5;
	color: #935c0a;
}
#content-04 div.box-link01 p.txt-link a:hover,
#content-04 div.box-link01 p.txt-link a:active {
	color: #f9c270;
}

/* content-05設定 */
#content-05 {
	padding: 40px;
	clear: both;
	border-top: 1px solid #f0ebbb;
	border-bottom: 1px solid #f0ebbb;
}
#content-05 div.box-link02 {
	width: 600px;
	margin: 0 auto;
}
#content-05 div.box-link02 p.txt {
	padding: 5px 20px;
	background-color: #ffffff;
	border: 3px double #935c0a;
}

/* h2設定 */
h2.title-search {
	height: 27px;
	padding: 4px 0 0 24px;
	background: transparent url(../img/bg_title.gif) no-repeat;
	font-size: 16px;
	color: #935c0a;
}

/* h3設定 */
h3.title-search {
	height: 27px;
	padding: 4px 0 0 24px;
	margin-top: 40px;
	background: transparent url(../img/bg_title.gif) no-repeat;
	font-size: 16px;
	color: #935c0a;
}

/* search-01設定 */
#search-01 {
	width: 820px;
	padding-top: 20px;
	clear: both;
}

/* search-01l設定 */
#search-01l {
	width: 360px;
	float: left;
}

/* search-01r設定 */
#search-01r {
	width: 420px;
	padding: 20px 0;
	float: right;
}
#search-01r ul#box-list {
	clear: both;
	overflow: auto;
	height: 240px;
}
#search-01r ul#box-list li {
	list-style-type: none;
	line-height: 2.0;
	white-space: nowrap;
	padding-right: 2em;
	float: left;
}
#search-01r ul#box-list li a:link,
#search-01r ul#box-list li a:visited {
	color: #935c0a;
	line-height: 2.0;
}
#search-01r ul#box-list li a:hover,
#search-01r ul#box-list li a:active {
	color: #f9c270;
	line-height: 2.0;
}

/* search-01r2設定 */
#search-01r2 {
	width: 420px;
	float: right;
	border-top: 1px solid #f0ebbb;
}
#search-01r2 h3 {
	padding: 20px 0 0 20px;
}
#search-01r2 div.box-search {
	width: 256px;
	height: 20px;
	padding: 10px 0 0 40px;
}
#search-01r2 div.box-search .box-txt {
	width: 200px;
	height: 16px;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	float: left;
}
#search-01r2 div.box-search p.btn-search {
	float: right;
}
#search-01r2 div.area-txt {
	clear: both;
	padding: 20px 0 0 40px;
	line-height: 1.5;
}

/* h3設定 */
h3.subtitle-search {
	height: 27px;
	padding: 4px 0 0 24px;
	margin-top: 40px;
	background: transparent url(../search/img/bg_subtitle.gif) no-repeat;
	font-size: 16px;
	color: #935c0a;
	clear: both;
}

/* search-02設定 */
#search-02 {
	width: 820px;
	padding-top: 10px;
	clear: both;
}
#search-02 dl {
	float: left;
}
#search-02 dl dt {
	float: left;
	width: 55px;
}
#search-02 dl dd {
	font-size: 11px;
	float: left;
	line-height: 1.8;
	width: 300px;
}
#search-02 ul li.icon-01 {
	background: transparent url(../search/img/icon_01.gif) no-repeat;
}
#search-02 table {
	border-top: 1px solid #f9c270;
	border-left: 1px solid #f9c270;
	width: 100%;
	margin-top: 20px;
	clear: both;
}
#search-02 table.shop-a tr th {
	text-align: left;
	padding: 10px;
	background: transparent url(../search/img/bg_result.gif) left bottom no-repeat;
	border-right: 1px solid #f9c270;
}
#search-02 table.shop-a tr th p {
	float: left;
	line-height: 1.5;
}
#search-02 table.shop-a tr th p a {
	padding: 0 5px 0 15px;
	font-size: medium;
	background: transparent url(../search/img/icon_list.gif) left no-repeat;
}
#search-02 table.shop-a tr th span.icon {
	float: right;
	padding: 0 0 0 5px;
}
#search-02 table.shop-a tr td {
	padding: 5px;
	border-bottom: 1px solid #f9c270;
	border-right: 1px solid #f9c270;
	text-align: left;
	line-height: 1.5;
}
#search-02 table.shop-b tr th {
	text-align: left;
	padding: 10px;
	background-color: #f0ebbb;
	border-right: 1px solid #f9c270;
}
#search-02 table.shop-b tr th p {
	float: left;
	line-height: 1.5;
}
#search-02 table.shop-b tr th p a {
	padding: 0 5px 0 15px;
	font-size: medium;
	background: transparent url(../search/img/icon_list.gif) left no-repeat;
}
#search-02 table.shop-b tr th span.icon {
	float: right;
	padding: 0 0 0 5px;
}
#search-02 table.shop-b tr td {
	padding: 5px;
	border-bottom: 1px solid #f9c270;
	border-right: 1px solid #f9c270;
	text-align: left;
	line-height: 1.5;
}
#search-02 table.shop-c {
	border-top: 1px solid #f0ebbb;
	border-left: 1px solid #f0ebbb;
	width: 100%;
	margin-top: 20px;
	clear: both;
}
#search-02 table.shop-c tr th {
	text-align: left;
	padding: 10px;
	background-color: #f0ebbb;
	border-right: 1px solid #f0ebbb;
}
#search-02 table.shop-c tr th p {
	float: left;
	line-height: 1.5;
}
#search-02 table.shop-c tr td p a {
	padding: 0 5px 0 15px;
}
#search-02 table.shop-c tr td {
	padding: 5px;
	border-bottom: 1px solid #f0ebbb;
	border-right: 1px solid #f0ebbb;
	text-align: left;
	line-height: 1.5;
}

/* search-03設定 */
#search-03 {
	padding: 20px 20px 20px 80px;
	clear: both;
	border-bottom: 1px solid #f0ebbb;
}
#search-03 h3 {
	width: 180px;
	float: left;
}
#search-03 div.box-search {
	width: 256px;
	height: 20px;
	padding: 0 0 0 40px;
	float: left;
	display: inline;
}
#search-03 div.box-search .box-txt {
	width: 200px;
	height: 16px;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	float: left;
}
#search-03 div.box-search p.btn-search {
	float: right;
}
#search-03 div.area-txt {
	clear: both;
	padding: 20px 20px 0 20px;
	line-height: 1.5;
}

/* shop-01設定 */
#shop-01 {
	padding: 20px 0;
	clear: both;
	border: 1px solid #f0ebbb;
	margin-top: 20px;
}
#shop-01 p.copy {
	padding: 0 20px 20px 20px;
	font-weight: bold;
}
#shop-01 div.shop-01l {
	width: 370px;
	float: left;
	border-right: 1px solid #f0ebbb;
}
#shop-01 div.shop-01l p.img-01 {
	padding: 0 20px;
}
#shop-01 div.shop-01l p.img-02 {
	float: left;
	padding: 10px 0 0 20px;
}
#shop-01 div.shop-01l p.img-03 {
	float: left;
	padding: 10px 0 0 10px;
}
#shop-01 div.shop-01l p.img-01 img,
#shop-01 div.shop-01l p.img-02 img,
#shop-01 div.shop-01l p.img-03 img {
	border: 5px solid #eeeeee;
}
#shop-01 div.shop-01r {
	width: 407px;
	padding: 0 20px;
	float: right;
}

/* shop-02設定 */
#shop-02 {
	margin-top: 20px;
	padding: 20px 40px;
	clear: both;
	border: 1px solid #f0ebbb;
}
#shop-02 h3 {
	border-bottom: 1px solid #aacf52;
}
#shop-02 p.comment {
	line-height: 1.5;
	border-bottom: 1px solid #aacf52;
	padding: 20px;
}
#shop-02 p.btn-comment {
	padding-top: 20px;
	float: right;
}

/* shop-03設定 */
#shop-03 {
	padding: 20px 0 0 0;
	clear: both;
}

/* shop-04設定 */
#shop-04 {
	width: 660px;
	padding: 20px 40px;
	clear: both;
	border: 1px solid #ed6e34;
	margin: 20px auto 0 auto;
}
#shop-04 h3 {
	width: 240px;
	margin: 0 auto;
}
#shop-04 table {
	background-color: #f0ebbb;
	width: 100%;
	margin-top: 20px;
	border-top: 1px solid #f0ebbb;
	border-right: 1px solid #f0ebbb;
}
#shop-04 table tr th {
	padding: 5px 5px 5px 20px;
	text-align: left;
	background-color: #ffffff;
	border-bottom: 1px solid #f0ebbb;
	border-left: 1px solid #f0ebbb;
}
#shop-04 table tr td {
	padding: 5px;
	text-align: left;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}
#shop-04 table tr td.bottom {
	border-bottom: 1px solid #f0ebbb;
}
#shop-04 .txt-necessary {
	font-size: 11px;
	line-height: 1.5;
	padding-left: 1em;
	text-indent: -1em;
}
#shop-04 p.txt-attention {
	margin-top: 20px;
	line-height: 1.5;
	padding-left: 1em;
	text-indent: -1em;
}

#shop-05 {
	padding: 20px 40px 0 40px;
	clear: both;
}

/* shop-b設定 */
#shop-b {
	padding: 20px 0 0 0;
	clear: both;
}
#shop-b {
	padding: 20px 0;
	clear: both;
	border-top: 1px solid #f0ebbb;
	border-bottom: 1px solid #f0ebbb;
	margin-top: 20px;
}
#shop-b p.copy {
	padding: 0 20px 20px 20px;
	font-weight: bold;
}
#shop-b div.shop-01l {
	width: 498px;
	float: left;
	padding: 0 20px;
}
#shop-b div.shop-01l p.img-01 {
	padding: 0 20px;
}
#shop-b div.shop-01l p.img-02 {
	float: left;
	padding: 20px 0 0 20px;
}
#shop-b div.shop-01l p.img-03 {
	float: left;
	padding: 20px 0 0 20px;
}
#shop-b div.shop-01r {
	width: 240px;
	padding: 0 20px;
	float: right;
	border-right: 1px solid #f0ebbb;
	border-left: 1px solid #f0ebbb;
}
#shop-b div.shop-01r ul li {
	list-style-type: none;
	background-color: #f0ebbb;
	clear: both;
	margin-top: 10px;
}
#shop-b div.shop-01r ul li p {
	padding: 5px;
}
#shop-b div.shop-01r ul li p.bg-color {
	background-color: #f0ebbb;
	float: left;
}
#shop-b div.shop-01r ul li h4 {
	padding: 5px;
	line-height: 1.5;
	border-bottom: 3px double #ffffff;
}
