@charset "UTF-8";

@import "../../shr/css/col-left.css";

/* ================================================================================= */
/* Spot CSS                                                                          */
/* ================================================================================= */


#breadlist ,
#page-title h1 span ,
#page-title h2 span ,
#related1 #enquete ,
#related1 #spots ,
#related1 #discussion ,
#related2 #leftNavi h2 ,
#related2 #photos ,
#related2 #flickr ,
#related2 .banner ,
#related2 #youtube ,
#related3 #weather ,
#related3 #routesearch ,
#related3 #tagcloud {
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
	display: none;
}
.article p {
	clear: both;
}
.article p a.f_left ,
.article p span.f_left {
	margin: 0 10px 10px 0;
	position: relative;
	float: left;
	display: block;
}
.article p a.f_right ,
.article p span.f_right {
	margin: 0 0 10px 10px;
	position: relative;
	float: right;
	display: block;
}
.article p a .p_credit ,
.article p span .p_credit {
	line-height: 100%;
	font-size: 10px;
	text-shadow: #000 1px 1px 0;
	color: #fff;
	position: absolute;
	left: 0px;
	bottom: 0px;
	display: block;
	padding: 3px;
}
.article p a .p_credit {
	padding: 3px 15px 3px 3px;
}

.article p a.f_left ,
.article p img.f_left {
	float: left;
	margin: 0 10px 10px 0;
}
#wrapper {
	background-image: url(../img/gnavi_sub_line.gif);
	background-position: 200px 0px;
	background-repeat: repeat-y;
}
#related1 #tagcloud {
	padding-top: 25px;
	border-top: 3px solid #333;
	margin-bottom: 20px;
}
#related2 {
	border-top: 1px solid #dddddd;
}
#related2 #leftNavi {
	border-right: none;
	padding-bottom: 15px;
}
#related2 #leftNavi h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 0;
}
#related2 #leftNavi ul li {
	background-position: 10px 17px;
	background-image: url(../img/ico_ya_r_r.png);
}
#related2 #leftNavi ul li a {
	padding: 15px 5px 15px 23px;
}
#related2 #leftNavi .clickChange {
	background-image: url(../img/ico_ya_b_r.png);
}
#related2 .banner li {
	margin-left: 5px;
	margin-bottom: 5px;
}
#related3 #youtube {
	margin-bottom: 20px;
}
#related3 #relatedinfo {
/*	padding-top: 25px;*/
/*	border-top: 3px solid #333;*/
	border-bottom-style: none;
}
#related3 #relatedinfo.noborder {
	padding-top: 0px;
}

