/*=========================================================
SPOT PAGE LAYOUT
========================================================= */


#spot-title-bg-box {
	margin: 0px auto 20px;
	width:740px;
	height:40px;
}

#item-chiiki-bg {
	width:140px;
	height:40px;
	text-align:center;
	background: url(images/search-img/item-chiiki-bg.gif) no-repeat;
	float:left;
	padding:11px 0px 0px 0px ;
	font-weight:bold;
}

#item-title-bg {
	width:600px;
	height:40px;
	background: url(images/search-img/item-title-bg.gif) no-repeat;
	float:left;
	padding:11px 0px 0px 0px ;
	color:#FFFFFF;
	font-weight:bold;
	font-size:16px;
}


#spot-main-photo-box {
	width:320px;
	float:left;
	margin-right:20px;
}

#spot-main-txt-box {
	width:370px;
	float:left;

}
#main-title-txt {
	width:370px;
	color:#873C1B;
	font-weight:bold;
	font-size:16px;

}
.spot-main-txt {
	margin: 0px auto 20px;
	line-height:20px;
}

#spot-main-line {
	margin: 20px auto 20px;
}

/*  
BLOG LAYOUT
----------------------------------------------------------- */

#spot-blog-wrapper {
	width:740px;
}

#spot-blog-title-bg {
	width:740px;
	height:42px;
	background: url(images/search-img/blog-title.gif) no-repeat;
	padding:0px 0px 0px 0px ;
}

#spot-blog-title-txt {
	color:#FFFFFF;
	font-weight:bold;
	font-size:16px;
	padding:12px 0px 0px 120px ;

}

#spot-blog-bg {
	width:740px;
	background: url(images/search-img//blog-bg.gif) repeat-y;
}

#spot-blog-txt-layout {
	padding:10px 20px 5px 20px ;
}

#spot-blog-date {
	color:#FF6600;
	font-weight:bold;
	font-size:10px;

}
#spot-blog-kiji-title {
	color:#AB3614;
	font-weight:bold;
	font-size:14px;
	line-height:25px;

}
#spot-blog-kiji-title a:link 		{ color:#AB3614; text-decoration:none; }
#spot-blog-kiji-title a:visited 	{ color:#AB3614; text-decoration:none; }
#spot-blog-kiji-title a:active 	{ color:#AB3614; text-decoration:none; }
#spot-blog-kiji-title a:hover 	{ color:#AB3614; text-decoration:underline; }


#spot-blog-txt {
	padding:0px 0px 10px 0px ;
	line-height:15px;
}


/*  
MAP LAYOUT
----------------------------------------------------------- */

#spot-map-wrapper {
	margin:30px auto 0px;
}
#spot-map-navi-box {
	width:180px;
	float:left;
	margin-right:15px;
}

#spot-map-main-box {
	width:543px;
	float:left;

}

/*  
MAP LAYOUT
----------------------------------------------------------- */

#spot-deta-wrapper {
	margin:30px auto 30px;
}
#spot-deta-bg {
	width:740px;
	background: url(images/search-img/deta-bg.gif) repeat-y;
}
#spot-deta-layout {
	padding:10px 20px 5px 20px ;
}
#deta-table {	width:700px;}

#deta-koumoku-td {
	width:130px;
	color:#FFF0B3;
	font-weight:bold;
	text-align:center;
	background: #7D4F33;
	padding:10px 0px 10px 0px ;
}
#deta-naiyou-td {
	width:610px;
	text-align:left;

}
#deta-naiyou-box {
	padding:0px 0px 0px 10px ;

}

#deta-naiyou-box a:link 		{ color:#FF5500; text-decoration:none; }
#deta-naiyou-box a:visited 	{ color:#FF5500; text-decoration:none; }
#deta-naiyou-box a:active 	{ color:#FF5500; text-decoration:none; }
#deta-naiyou-box a:hover 	{ color:#FF5500; text-decoration:underline; }


.footer-banner {
	margin:30px auto 30px;
}
