@charset "utf-8";
/* CSS Document */
		/* ▼ここからGoogle Maps API 及び KsGMap に関連するCSS▼ */
		#main {
	position: relative;
	height: 500px;
	oveflow: hidden;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 800px;
	text-align: left;
		}
#wrapper {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #FFCC33;
	border-left-color: #FFCC33;
	margin: 0px;
	padding: 0px;
	width: 800px;
	text-align: center;
	height: auto;
}
body {
	vertical-align: middle;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
		/* (！) position: relative; もしくは position: absolute; は必ず指定して下さい。*/
		#map {
	z-index: 2;
	background-color: #eeeeee;
	width: 500px;
	height: 500px;
	float: none;
		}

		#categoryNavi {
	position: absolute;
	top: 1px;
	left: 526px;
	width: 250px;
	border: 1px solid #888888;
	padding: 10px;
		}
		#categoryNavi select {
			width: 230px;
		}
		#itemNavi {
			position: absolute;  top: 51px;  left: 526px;  width: 250px;  height: 185px;
			border: 1px solid #888888;  padding: 10px;
			font-size: 90%;  line-height: 115%;
		}

		/* KsGMap の ID */
		#ksgmap--map-message {						/* マップ内に表示するメッセージ */
			margin: 10px;
			font-size: 90%;
		}
		#ksgmsp--mapNavi-listItem--mySelf {			/* マップナビの自分自身 */
			background-color: #eeeeee;
		}
		#ksgmsp--categoryNavi-listItem--all {		/* カテゴリナビのすべて表示 */
			background-color: #eeeeee;
		}
		#ksgmsp--categoryNavi-listItem--undefined {	/* カテゴリナビの未定義の場合 */
			background-color: #eeeeee;
		}
		/* ▲ここまでGoogle Maps API 及び KsGMap に関連するCSS▲ */


		/* ▼ここからGoogle Maps API 及び KsGMap に関連しないCSS（サンプルのHTMLで使用）▼ */
		#head {
			width: 770px;
			margin-bottom: 10px;  border: 1px solid #aaa68a;  padding: 5px 10px 5px 10px;
		}
		#breadCrumbsNavi {
			margin-bottom: 10px;
		}
		#breadCrumbsNavi a , #breadCrumbsNavi span {
			font-size: 80%;  color: #333333;  text-decoration: none;
		}
		#breadCrumbsNavi a:hover {
			color: #000000;  text-decoration: underline;
		}
#coment {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFCC33;
	border-bottom-color: #FFCC33;
}
		#foot {
	width: 800px;
	font-size: 90%;
	line-height: 125%;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #aaa68a;
	border-right-color: #aaa68a;
	border-bottom-color: #aaa68a;
	border-left-color: #aaa68a;
	padding: 0px;
		}
		/* ▲ここまでGoogle Maps API 及び KsGMap に関連しないCSS▲ */
	.pickup {
	color: #FF6600;
	font-size: 120%;
}
#buken_sample02 {
	position:absolute;
	left:526px;
	top:279px;
	width:260;
	height:110;
	z-index:1;
}
.buken_title01 {
	font-size: 10px;
	color: #333333;
	background-color: #FFFFCC;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 3px;
	letter-spacing: 0.3em;
}
.buken_sample_moji02 {
	font-size: 12px;
	color: #999999;
}
.chokuzen_return {
	font-size: 10px;
}

/*地図で探すページh4タイトル部分*/

.buken_now {
	font-size: 12px;
	color: #FF0000;
	margin: 0px;
	text-align: left;
	padding: 3px;
	width: 90px;
	font-weight: bold;
}
.buken_pickup {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-style: normal;
	color: #FF9900;
}
.buken_main_title01 {
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	background-color: #FFFF99;
	letter-spacing: 0.3em;
	padding: 2px;
	margin: 0px;
}
.buken_main_title02 {
	font-size: 14px;
	text-align: right;
	color: #FF0000;
	font-weight: bold;
	background-color: #FFFF99;
	letter-spacing: 0.3em;
	margin: 0px;
	padding: 2px;
}
