@charset "shift_jis";

p.pankuzu{
	font-size:10px;
	margin: 0px 0 20px 0;
	height:15px;
	width:700px;
	padding:5px 0 0 0;
	color:#666;
	text-align:left;
}
p.pankuzu a{
	color:#666;
}
p.pankuzu a:hover{
	color:#F63;
}
#contents_right h1{
	margin:0 0;
}
#contents_right h2{
	padding:6px 0 13px 30px;	
	margin:17px 0 10px 0;
	font-size:120%;
	font-weight:bold;
	*font-size:110% ; /* IE 6 */
	background:url(../../images/h2_bg.jpg) no-repeat left top;
	clear:both;
}

#contents_right h3{
	font-size:110%;
	font-weight:bold;
	color:#3E1E19;
	padding:0px 0 5px 10px;
	margin:10px 0 10px 0px;
}


#contents_right h4{
	font-size:100%;
	font-weight:bold;
	color:#963;
	padding:5px 0 5px 10px;
}
#contents_right p{
	padding: 5px 5px 5px 10px;
}
#contents_right p.copy{
	margin:10px 0 5px 0;
	padding:0 0 0 10px;
	font-size:1em;
	line-height:140%;
	color:#663313;
	font-weight: bold;
}

.bg_beige{
	background:#F6F4EE;
	margin: 0;
	margin:10 0;
}
.bg_beige_inner{
	padding:10px;
}
.bg_beige_inner p{
	padding:10px 5px 5px 10px !important;
}
#contents_right .bg_beige_inner h2, #contents_right .border_beige h2{
	background:none;
	background-image:none !important;
	padding:0;
	margin:0;
	clear:none !important;
	padding:3px 0 5px 30px;	
	margin:10px 0 5px 0;
}
.bg_beige_inner h3{
	color:#3E1E19;
	font-weight:bold;
	font-size:1.1em;
}
.border_beige {
	border:3px solid #F0E2CB;
	padding:10px;
	margin:10px 0;
}

.next{
	width:365px;
	float:left;
	padding:20px 10px;
	overflow:hidden;
}
.next_inner{
	background:#BCA38D;
	margin:0 auto;
	padding:10px;
}
.next_inner h3{
	background:url(../../images/01_next_bg.jpg);
	padding:15px 0 10px 50px !important;
	margin:0;
}
.border_brown{
	border:3px solid #BCA38D;
	padding:10px;
	margin:20px 0 10px 0;
	overflow:hidden;
}
.border_brown h2{
	margin-top:0 !important;
}
.border_brown_dot{ /*新着情報ブログ*/
	border:3px solid #D8CABD;
	padding:10px;
	margin:20px 0 10px 0;
	overflow:hidden;
}
.border_brown_dot h2{
	margin-top:0 !important;
}

/*買える・食べられる店*/
.bg_shop{
	border:10px solid #EDE6DE;
	background:#fff;
	margin:0 0 20px 0
}
.bg_shop_inner{
	padding:10px;
	overflow:hidden;
}
#contents_right .bg_shop h2{
	margin-top:0 !important;
}
#contents_right .bg_shop h2 a{
	text-decoration:none;
	display:block;
}
#contents_right .bg_shop h2 a:hover{
	text-decoration:underline;
}
#contents_right .bg_shop p.copy{
	color:#333;
	margin-top:0;
}

.shop_data{
	width:480px;
	float:right;
	text-align:left;
	overflow:hidden;
}

#contents_right .bg_shop  dd img{
	border-left:10px solid #fff;
}


/*サイトマップ*/
#contents_right .sitemap h3{
	margin:3px 3px 3px 10px;
	padding:0;
	font-size:1em;
	font-weight:normal;
}
#contents_right .sitemap h3 a{
	display:block;
	padding:5px;
}
#contents_right .sitemap h3 a:hover{
	background:#F2F1EA;
}
#contents_right .sitemap ul{
	margin-left:0px;
	padding-left:0px;
}	
#contents_right .sitemap ul li{
	list-style:url(../../images/li.gif);
	margin-left:25px;
	padding-left:0px;
}



/**/
#contents_right ul{
	margin-left:0px;
	padding-left:0px;
}	
#contents_right ul li{
	list-style:url(../../images/li.gif);
	margin-left:25px;
	padding-left:0px;
}



#contents_right h2 span.text_small{
	font-size:80%;
	color:#666666;
}
#contents_right ol.number{
	margin-bottom:20px;
	margin-top:20px;
	margin-left:40px;
	padding-left:0px;
}
#contents_right ol.number li{
	list-style:decimal outside;
	margin-bottom:5px;
	padding-left:0px;
}
.indent{
	text-indent:-1em;
}

#contents_right  dl{
	margin:10px 0 20px 0;
	padding:0;
	clear:both;
	border-bottom:1px dotted #C7A178;
}
#contents_right  dt{
	padding:0;
	clear:both;
	width:2.5em !important;
	margin:0 0 2px 10px;
	color:#693315;
	font-weight:bold;
}
#contents_right  dd{
	padding:0 0 5px 0px;
}



table.datatable{
	border-top:1px dotted #C7A178;
	border-bottom:1px dotted #C7A178;
	border-collapse:collapse;
	border-spacing:0;
	margin:10px 0;
}
table.datatable th{
	border-bottom:1px dotted #C7A178;
	padding:5px 10px;
	text-align:left !important;
	color:#693315;
}
table.datatable td{
	border-bottom:1px dotted #C7A178;
	padding:5px 10px;
}
table.datatable2{
	border-collapse:collapse;
	border-spacing:0;
	margin:10px 0;
}
table.datatable2 th{
	padding:5px 10px;
	text-align:left !important;
	color:#3E1E19;
	background:#BCA38D;
}
table.datatable2 td{
	padding:5px 10px;
	background:#F6F4EE;
}
#contents_right dt{
	float:left;
	width:90px;
	clear:left;
}
#contents_right dd{
	margin-left:90px;
}



.map{
	width:420px;
	margin:20px 0 0 0;
}
.map_data{
	width:300px;
	float:right;
}


.copy_kodawari{
	font-size:24px;
	color:#663313;
	margin:40px 20px 20px 20px;
	line-height:160%;
	font-weight:bold;
}

.social_button {
	text-align:left !important;
	float:left;
	margin-left:10px;
	padding:0;
}

.social_area{
	margin:20px 0 ;
	overflow:hidden;
	height:20px;
}






