@charset "utf-8";
#wrapper2 {
	width:800px;
	background-image:url("../sys_root/img/contents2_bg.gif");

}
#wrapper2:after {
 content: ".";
 clear: both;
 display: block;
 height: 0;
 visibility: hidden;
}

/* 右ブロック */
#right_blk {
	float:right;
	width: 620px;
}

/* 左メニュー */
#left_menu {
	width:142px;
	float:left;
}
#left_menu:after {
 content: ".";
 clear: both;
 display: block;
 height: 0;
 visibility: hidden;
}

#left_menu_towninfo,
#left_menu {
	margin-bottom: 10px;
}


#left_menu .leftmenu_img {
	line-height:0.5em;
}
#left_menu .leftmenu_img a img {
	vertical-align: bottom;
}

#left_menu .leftmenu_txt {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	font-size:12px;
	background-color:#BFE48F;
	border-bottom:solid 1px #FFFFFF;
}

#top_contents_description2 h2 {
	width:570px;
	height:25px;
	margin-top:5px;
	margin-bottom:5px;
	padding-top: 9px;
	_padding-top: 11px; /* IE6 */
	padding-left:30px;
	background: url("../sys_root/img/contents_title_bg1.gif") no-repeat center left;
	font-size:85%;
	font-weight:bold;
	color:#FFFFFF;
}

#top_contents_description3 {
}
#top_contents_description3 h2 {
	clear: both;
	width:570px;
	height:25px;
	margin-top:5px;
	margin-bottom:5px;
	padding-top: 9px;
	_padding-top: 11px; /* IE6 */
	padding-left:30px;
	background: url("../sys_root/img/contents_title_bg2.gif") no-repeat center left;
	font-size:85%;
	font-weight:bold;
	color:#FFFFFF;
}

.hr1 {
	clear: both;
	border-bottom:dotted 1px #999999;
	margin-bottom:15px;
}

/* アイコン凡例 */
.icon_hanrei {
	margin-top:5px;
	font-size:12px;
	
}

.icon_hanrei ul li{
	float:left;
	margin-right:10px;
}

.icon_hanrei ul li img {
	margin-right:5px;
}

.orange {
	padding-left: 3px;
	color: #FF3300;
	font-size: 90%;
}

/* 店舗紹介キャッチ */
#top_contents_description3 h3 {
	font-size:17px;
	color:#419A7F;
	font-weight:bold;
	margin-bottom:20px;
	margin-left: 20px;
}

/* 項目別タイトル */
h4 {
	width:750px;
	border-bottom:solid 2px #419A7F;
	color:#419A7F;
	font-weight:bold;
	padding-bottom:3px;
	margin-top:20px;
	margin-bottom:10px;
	font-size:16px;
}

.contents_description_sub2 {
	font-size: 85%;
}

/* アウトライン */
.contents_description_sub2 p {
	margin-left: 20px;
}


/* GoogleMaps */
.map_box {
	clear: both;
	padding: 15px 0px;
}
#map_canvas {
	clear: both;
	width: 100%;
	height: 370px;
	border: 1px solid rgb(153, 153, 153);
	position: relative;
	background-color: rgb(229, 227, 223);
	overflow: hidden;
	z-index: 0;
}

/* 開催日の曜日 */
.result_week {
	font-size: 85%;
	line-height: 1.4em;
}

/* 検索結果 ナビゲーター */
.searching_nav {
	margin: 10px 20px;
	font-size: 85%;
	text-align: center;
	letter-spacing: 1px;
}
.searching_nav strong {
	background: #9FD7C4;
	padding: 2px 4px;
}
.searching_nav a {
	padding: 0px 4px;
}

/* オレンジタイトルのhoverを白に */
#top_contents_description3 h2 a:hover,
#top_contents_description3 h2 a:focus,
#top_contents_description3 h2 a:active {
	color: #ffffff !important;
}

/* アイコン */
.icon_hanrei {
	margin: 3px 20px 10px 0px;
	_margin: 6px 20px 10px 0px;
}

