@CHARSET "UTF-8";
div#google-map {
	width: 750px;
	height: 500px;
}
div#map-info #map-info-prefname,
div#map-info #map-info-shortname,
div#map-info #map-info-pcode,
div#map-info #map-info-jcode,
div#map-info #map-info-4code,
div#map-info #map-info-lat,
div#map-info #map-info-lng,
div#map-info #map-info-dummy,
div#map-info #map-info-zoom
{
	display: none;
}
#thissite-body p{
	font-size: 90%;
	margin: 2px 4px 8px;
	/*text-indent: 10px;*/
}
#map-wide{
	cursor: pointer;

}
.pref_ajax_loader{
	float: left;
}
/* === spot ========================== */
.spot-table-description{
	color: #966;
	font-size: 75%;
	padding: 2px 0px 0px;
}

.spot-flame {
	width: 170px;
	margin:0px;
	padding: 0px;
	border: 0px;
	overflow: auto;
	overflow-y: auto;
	overflow-x: hidden;
}
.spot-body ul{
	margin: 0;

	background-image: url("/img/bg/bg09shaddow.png");
	background-repeat: repeat-x;
	background-color: #fff;
	border: 1px solid #caa;
	padding: 4px;
	max-height: 155px;
	width: 157px;
	overflow: auto;
}
.spot-flame h3{
	font-weight: bold;
	font-size: 120%;
	border: 0;
	padding: 0px;
	margin: 0px;
	color: #955;
}

/* === spot-li ========================== */
li.spot-li,
li.onsen-li,
li.michinoeki-li{
	display: block;
	padding-left:12px;
	margin-bottom:1px;
	background-position:left center;
	background-repeat:no-repeat;
	text-decoration: underline;
}
li.spot-li:HOVER,
li.onsen-li:HOVER,
li.michinoeki-li:HOVER {
	cursor: pointer;
	text-decoration: underline;
	color: #c00;
}
li.michinoeki-li{
	background-image:url(/img/point-michinoeki.png);
}
li.spot-li{
	background-image:url(/img/point-spot.png);
}
li.onsen-li{
	background-image:url(/img/point-onsen.png);
}


/* === pref-main========================== */
#pref-main-flame DL,
#pref-main-flame DT,
#pref-main-flame DD {
	display:block;
	margin:0;
	padding:0;
}
#pref-main-flame DL{
	width:178px;
	height:80px;
	float:left;
	margin: 4px 1px 10px;
	padding: 4px;
	font-size:90%;
	background-repeat: no-repeat;
}
#pref-main-flame DL#pref-main-panle1{ background-image: url("/img/panel/panel2c.png"); }
#pref-main-flame DL#pref-main-panle2{ background-image: url("/img/panel/panel2cT.png"); }
#pref-main-flame DL#pref-main-panle3{ background-image: url("/img/panel/panel2cY.png"); }
#pref-main-flame DL#pref-main-panle4{ background-image: url("/img/panel/panel2c4.png"); }
#pref-main-flame DT:BEFORE{
	content: url("/img/point09.jpg");
	margin-right: 2px;
}
#pref-main-flame DT{
	font-weight:bold;
	margin-bottom: 4px;
}
#pref-main-flame DT A{
	color: #336;
}
#pref-main-flame DT A:HOVER{
	color: #d00;
}
#pref-main-flame DD{
	margin-left: 4px;
	line-height: 150%;
}
#pref-main-flame DD A{
	margin-left: 4px;
	color: #336;
}
#pref-main-flame DD A:HOVER{
	color: #c00;
}
/* === ad-pref ========================== */
.pr UL.ad-pref {
}
.pr UL.ad-pref LI{
	display:block;
	list-style: none;
	margin: 0px 0px 10px;
}
.pr UL.ad-pref IMG{
	border: 1px solid #232;
}

/* === linkshare-flame ========================== */
#linkshare-flame {
}
#linkshare-flame .linkshare-div {
	width: 100%;
	overflow: hidden;
	text-align: center;
	margin-bottom: 10px;
}
#linkshare-flame .linkshare-div .pic{
	max-height: 150px;
	overflow: hidden;
}
#linkshare-flame .linkshare-div .pic IMG{
	width: 150px;
	border: 0px;
}
#linkshare-flame DL,
#linkshare-flame DT,
#linkshare-flame DD{
	padding: 0px;
	margin: 0px;
}
#linkshare-flame DT A{
	font-size: 90%;
	font-weight: normal;
	color: #339;
}
#linkshare-flame DD.item-merchantname{
	font-size: 85%;
	color: #699;
	text-align: left;
	height: 15px;
	overflow: hidden;
}
#linkshare-flame DD.item-price{
	font-size: 90%;
	color: #c00;
	text-align: right;
	font-weight: bold;
	height: 30px;
}

