﻿@charset "utf-8";

/* content設定 */
#content {
	margin:0 auto;
	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 40px 0 20px;
	width: 350px;
	float: left;
	display: inline;
	position:relative;
}

/*IE6*/

*html #content-04 div.box-link01 {
	margin: 20px 20px 0 20px;
}


#content-04 div.box-link01 p.txt-link {
	width: 350px;
	height: 80px;
	border: 5px solid #f0ebbb;
	padding: 5px;
	line-height: 1.5;
}

#content-04 div.box-link01 p.txt-link img.telNum{
	margin-top:5px;
}

#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-01r ul#box-list li.big a:link,
#search-01r ul#box-list li.big a:visited {
	font-size: 24px;
	font-weight: bold;
	color: #aacf52;
	line-height: 2.0;
	text-decoration: underline;
}
#search-01r ul#box-list li.big a:hover,
#search-01r ul#box-list li.big a:active {
	font-size: 24px;
	font-weight: bold;
	color: #f9c270;
	line-height: 2.0;
}

/* search-01r2設定 */
#search-01r2 {
	width: 420px;
	float: right;
	border-top: 1px solid #f0ebbb;
}

#search-01r2 .inner{
	float:left;
}

#search-01r2 h3 {
	padding: 20px 0 0 20px;
}
#search-01r2 div.box-search {
	width: 256px;
	height: 20px;
	padding: 10px 0 0 10px;
}
#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 10px;
	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 p#title-echo {
	clear: both;
	padding-top: 20px;
}
#search-02 div#echo {
	background: #aacf52;
	clear: both;
}
#search-02 div#echo table.shop-top {
	background: #ffffff;
	margin-top: 0;
	margin-bottom: 20px;
}
#search-02 div#echo table.shop-top tr td {
	padding: 5px;
	border-bottom: 1px solid #f9c270;
	border-right: 1px solid #f9c270;
	text-align: left;
	line-height: 1.5;
}
#search-02 div#echo table.shop-top 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 div#echo table.shop-top tr th p {
	float: left;
	line-height: 1.5;
}
#search-02 div#echo table.shop-top 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 div#echo table.shop-top tr th span.icon {
	float: right;
	padding: 0 0 0 5px;
}
#search-02 div#echo table.shop-top tr td {
	padding: 5px;
	border-bottom: 1px solid #f9c270;
	border-right: 1px solid #f9c270;
	text-align: left;
	line-height: 1.5;
}
#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 td {
	padding: 5px;
	border-bottom: 1px solid #f9c270;
	border-right: 1px solid #f9c270;
	text-align: left;
	line-height: 1.5;
}
#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 .inner{
	float:left;
}

#search-03 p.jishinBn{
	float:right;
}

#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,
#shop-01 div.shop-01l p.img-04 {
	float: left;
	padding: 10px 0 0 20px;
}
#shop-01 div.shop-01l p.img-03,
#shop-01 div.shop-01l p.img-05 {
	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,
#shop-01 div.shop-01l p.img-04 img,
#shop-01 div.shop-01l p.img-05 img {
	border: 5px solid #eeeeee;
}
#shop-01 div.shop-01r {
	width: 407px;
	padding: 0 20px;
	float: right;
}

#shop-01 div.shop-01r_2 {
	padding: 0 10px;
	width:240px;
	float: right;
}

#shop-01 .freeArea{
	clear:both;
	border:1px solid #ccc;
	padding:10px;
	margin:10px;
	line-height:1.5em;
}

#content .freeArea2{
	border:1px solid #ccc;
	padding:10px;
	margin:0 0 20px;
	line-height:1.5em;
}

#shop-01 .shopInfo{
	width:370px;
}

#shop-01 .shopImg{
	width:500px;
}

#shop-01 .shopImg ul{
	list-style-type:none;
}


#shop-01 .shopImg ul li{
	float:left;
	margin-left:10px;
}

#content table.pickupItemList{
	margin-top:5px;
	border-collapse:collapse;
	border:1px solid #f9c270;
	width:817px;
}

#content table.pickupItemList th{
	border:1px solid #f9c270;
	width:185px;
}

#content table.pickupItemList td{
	padding:5px 10px;
	color:#7f3609;
	border:1px solid #f9c270;
}

#content table.pickupItemList td.detail h4{
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
	color:#7f3609;
}

#content table.pickupItemList td.detail ul{
	list-style-type:none;
	color:#7f3609;
}

#content table.pickupItemList td.detail ul li.pricet{
	font-weight:bold;
	margin-bottom:5px;
	color:#7f3609;
}

#content table.pickupItemList td.detail ul li.detailt{
	margin-bottom:20px;
	color:#7f3609;
}

#content table.pickupItemList td.detail ul li.soldOut{
	font-size:11px;
	color:#ec6e33;
}

/* 購入者レビュー */

#userReview{
	width:831px;
	margin-top:30px;
}

#userReview .area01{
	padding:20px 30px 0;
	height:174px;
	background:url(../butudanten/img/review_bg_01.jpg) no-repeat;
}

#userReview .area01 .itemName{
	margin-top:45px;
	text-indent:150px;
	float:left;
}

#userReview .area01 .pic{
	float:right;
}

#userReview .area02{
	padding:0px 30px;
	background:url(../butudanten/img/review_bg_02.jpg) repeat-y;
}
#userReview .area02 dl dt{
	height:30px;
	padding-top:15px;

}

#userReview .area02 dl dd{
	line-height:44px;
}

#userReview .area02 dl dt.replyTitle{
	font-weight:bold;
	font-size:13px;
}

#userReview .area03{

}

/* 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.reviewNum{
	text-align:right;
	margin-top:-20px;
	font-weight:bold;
}

#shop-02 p.comment01a {
	font-weight: bold;
	line-height: 2.0;
	margin: 20px 20px 0 20px;
	padding-left: -40px;
	text-indent: 40px;
}

#shop-02 p.comment01a.mIcon {
	background: transparent url(../search/img/icon_comment03.gif) left top no-repeat;
}

#shop-02 p.comment01a.fIcon {
	background: transparent url(../search/img/icon_comment01.gif) left top no-repeat;
}


#shop-02 p.comment01b {
	line-height: 1.5;
	border-bottom: 1px dotted #aacf52;
	margin: 0 20px;
	padding-bottom: 20px;
	padding-right:180px;
}

#shop-02 p.see_review{
	text-align:right;
	margin-top:-60px;
}

#shop-02 p.comment02a {
	background: transparent url(../search/img/icon_comment02.gif) left top no-repeat;
	font-weight: bold;
	line-height: 2.0;
	margin: 20px 20px 0 60px;
	padding-left: -40px;
	text-indent: 40px;
}

#shop-02 p.comment02b {
	line-height: 1.5;
	border-bottom: 1px solid #aacf52;
	padding: 0 20px 20px 60px;
}
#shop-02 p.btn-comment {
	padding-top: 20px;
	text-align:right;
}

#shop-02 p.comment{
	padding-top:20px;
}

/* 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 div#flow {
	clear: both;
	margin: 0 auto;
	width: 600px;
}
#shop-04 div#flow div.box-img {
	background: transparent url(../img/arrow_flow.gif) right 50px no-repeat;
	float: left;
	width: 120px;
	padding: 0 40px 0 0;
	text-align: center;
}
#shop-04 div#flow div.box-img02 {
	float: left;
	width: 120px;
	padding: 0;
	text-align: center;
}
#shop-04 div#flow div.box-img p.txt,
#shop-04 div#flow div.box-img02 p.txt {
	font-size: 13px;
	line-height: 1.5;
}
#shop-04 table {
	background-color: #f0ebbb;
	width: 100%;
	margin-top: 20px;
	border-top: 1px solid #f0ebbb;
	border-right: 1px solid #f0ebbb;
}

#shop-04 table.form {
	margin-top: 0px;
}

#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;
	line-height:1.5em;
}
#shop-04 table tr td.bottom {
	border-bottom: 1px solid #f0ebbb;
}
#shop-04 table tr td.couponBtn {
	text-align:center;
	padding:10px 0;
}

#shop-04 div.goyobo{
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background:#F0EBBB;
	color:#666;
	text-align:center;
	font-size:10px;
	line-height:1.5em;
	padding:15px 0;
}

#shop-04 div.goyobo strong{
	display:block;
	color:#dd0000;
	font-weight:bold;
	font-size:12px;
	margin-bottom:5px;
}

#shop-04 table tr td .box-txt_s{
	width:50px;
}

#shop-04 table tr td .box-txt_m{
	width:100px;
}

#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-04 p.txt-attention02 {
	margin-top: 0;
	line-height: 1.5;
	padding-left: 1em;
	text-indent: -1em;
}

/* shop-05設定 */
#shop-05 {
	padding: 20px 40px 0 40px;
	clear: both;
}

/* shop-06設定 */
#shop-06 {
	background-color: #ffffff;
	width: 660px;
	padding: 20px 40px;
	clear: both;
	border: 1px solid #ed6e34;
	margin: 0 auto;
}
#shop-06 h1 {
	color: #ffffff;
	background-color: #ed6e34;
	font-size: 15px;
	padding: 10px;
}
#shop-06 div#flow {
	clear: both;
	margin: 0 auto;
	width: 600px;
}
#shop-06 div#flow div.box-img {
	background: transparent url(../img/arrow_flow.gif) right 50px no-repeat;
	float: left;
	width: 120px;
	padding: 0 40px 0 0;
	text-align: center;
}
#shop-06 div#flow div.box-img02 {
	float: left;
	width: 120px;
	padding: 0;
	text-align: center;
}
#shop-06 div#flow div.box-img p.txt,
#shop-06 div#flow div.box-img02 p.txt {
	font-size: 13px;
	line-height: 1.5;
}
#shop-06 table {
	background-color: #f0ebbb;
	width: 100%;
	margin-top: 20px;
	border-top: 1px solid #f0ebbb;
	border-right: 1px solid #f0ebbb;
}
#shop-06 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-06 table tr td {
	padding: 5px;
	text-align: left;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}
#shop-06 table tr td.bottom {
	background-color: #ffffff;
	border-bottom: 1px solid #f0ebbb;
	border-left: 1px solid #f0ebbb;
	text-align: center;
}
#shop-06 .txt-necessary {
	font-size: 11px;
	line-height: 1.5;
	padding-left: 1em;
	text-indent: -1em;
}
#shop-06 p.txt-attention {
	margin-top: 20px;
	line-height: 1.5;
	padding-left: 1em;
	text-indent: -1em;
}
#shop-06 p.txt-attention02 {
	margin-top: 0;
	line-height: 1.5;
	padding-left: 1em;
	text-indent: -1em;
}

/* 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-01l div.box-pu {
	width: 335px;
	margin: 20px 0;
	padding: 5px;
	background-color: #935c0a;
}

#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 p.btnInquiryArea{
	padding-bottom:20px;
	border-bottom: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;
}


#shop-01 div.shop-01r div.box-pu {
	width: 335px;
	margin-top: 20px;
	padding: 5px;
	background-color: #935c0a;
}

#shop-01 div.shop-01r .pickup{
	float:left;
	margin-top:20px;
}

#shop-01 div.shop-01r .intro{
	float:right;
	margin-top:20px;
	border:5px solid #724ea5;
}

/* SNSボタン設定 */

#content .snsBtn{
	text-align:right;
	margin:5px 0; 
}

/* tab設定 */

#content ul.detailTab{
	list-style-type:none;
	float:right;
	position:relative;
	top:2px;
}

#content ul.detailTab li{
	float:left;
}

/* 20111019追加 */

.gMapTxt{
 line-height:1.6em;
}

.gMapTxt2{
	width:510px;
	float:left;
	line-height:1.3em;
}

.gMapTxt2 strong{
	color:#ed6e34;
}

.gMapTxt h3{
	font-weight:bold;
	color:#ea5610;
}

.gMapArea{
	float:left;
	width:540px;
}

.gMap{
	margin-bottom:10px;
}

.gMapArea p.linkTxt{
	margin-top:40px;
}

.gMapList{
	float:right;
	width:274px;

}

.gMapList .inner{
	width:250px;
	height:540px;
	padding:10px;
	overflow:auto;	
	margin:0 auto 20px;
	border:1px solid #ed6e34;
}

.gMapList .inner a{
	color:#EA5610;
	font-size:12px;
}

.gMapList .inner h4{
	margin:0;
	padding:0;
	font-size:13px;
	color:#666;
	margin-bottom:5px;
}

.gMapList .inner ul{
	margin:0;
	padding:0;
	margin-bottom:10px;
	list-style-type:none;
}

.gMapList .inner ul li{
	padding:5px 0;
	line-height:20px;
}

.gMapList .inner ul li span{
	vertical-align:bottom;
}

.gMapList .inner ul li img{

}

.gMapList .inner ul li.couponOn{
	background:url(coupon_on.gif) no-repeat;

}

.gMapList .inner ul li.couponOff{
	background:url(coupon_off.gif) no-repeat;
}

p.couponTxt{
	font-weight:bold;
	font-size:14px;
	margin:10px 0 5px;
}

#search-01r2.couponMap{
	width:270px;
	border:1px solid #ed6e34;
	padding:0 10px 10px;
}

hr.orangeLine{
   border:solid #ed6e34;
   border-width:1px 0 0 0;
   margin:20px 0;
   height:1px;/* for IE6 */
   clear:both;/* for IE6 */
} 
