@charset "UTF-8";
@import url("../../share/css/common.css");


/*======================================

	コンテンツ

=======================================*/
/* 観光スポットカテゴリ */
.spot {
	width: 640px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	text-align: left;
}

.spot .spot_cat_1 {
	float: left;
	width: 315px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}

.spot .spot_cat_2 {
	float: left;
	width: 315px;
	margin: 0px;
	padding: 0px;
}

.spot .water_main {
	width: 315px;
	background-image: url("../images/water_bg_main.gif");
	background-repeat: repeat-y; 
	background-position: 0% 50%;
	margin: 0px;
	padding: 0px;
}

.spot .water_top {
	width: 315px;
	background-image: url("../images/water_bg_top.gif");
	background-repeat: no-repeat; 
	background-position: 0% 0%;
	margin: 0px;
	padding: 8px 0px 0px 0px;
}

.spot .water_bottom {
	width: 315px;
	background-image: url("../images/water_bg_bottom.gif");
	background-repeat: no-repeat; 
	background-position: 0% 100%;
	margin: 0px;
	padding: 0px;
}

.spot .climb_main {
	width: 315px;
	background-image: url("../images/climb_bg_main.gif");
	background-repeat: repeat-y; 
	background-position: 0% 50%;
	margin: 0px;
	padding: 0px;
}

.spot .climb_top {
	width: 315px;
	background-image: url("../images/climb_bg_top.gif");
	background-repeat: no-repeat; 
	background-position: 0% 0%;
	margin: 0px;
	padding: 8px 0px 0px 0px;
}

.spot .climb_bottom {
	width: 315px;
	background-image: url("../images/climb_bg_bottom.gif");
	background-repeat: no-repeat; 
	background-position: 0% 100%;
	margin: 0px;
	padding: 0px;
}

.spot .history_main {
	width: 315px;
	background-image: url("../images/history_bg_main.gif");
	background-repeat: repeat-y; 
	background-position: 0% 50%;
	margin: 0px;
	padding: 0px;
}

.spot .history_top {
	width: 315px;
	background-image: url("../images/history_bg_top.gif");
	background-repeat: no-repeat; 
	background-position: 0% 0%;
	margin: 0px;
	padding: 8px 0px 0px 0px;
}

.spot .history_bottom {
	width: 315px;
	background-image: url("../images/history_bg_bottom.gif");
	background-repeat: no-repeat; 
	background-position: 0% 100%;
	margin: 0px;
	padding: 0px;
}

.spot .ski_main {
	width: 315px;
	background-image: url("../images/ski_bg_main.gif");
	background-repeat: repeat-y; 
	background-position: 0% 50%;
	margin: 0px;
	padding: 0px;
}

.spot .ski_top {
	width: 315px;
	background-image: url("../images/ski_bg_top.gif");
	background-repeat: no-repeat; 
	background-position: 0% 0%;
	margin: 0px;
	padding: 8px 0px 0px 0px;
}

.spot .ski_bottom {
	width: 315px;
	background-image: url("../images/ski_bg_bottom.gif");
	background-repeat: no-repeat; 
	background-position: 0% 100%;
	margin: 0px;
	padding: 0px;
}

.spot .camp_main {
	width: 315px;
	background-image: url("../images/camp_bg_main.gif");
	background-repeat: repeat-y; 
	background-position: 0% 50%;
	margin: 0px;
	padding: 0px;
}

.spot .camp_top {
	width: 315px;
	background-image: url("../images/camp_bg_top.gif");
	background-repeat: no-repeat; 
	background-position: 0% 0%;
	margin: 0px;
	padding: 8px 0px 0px 0px;
}

.spot .camp_bottom {
	width: 315px;
	background-image: url("../images/camp_bg_bottom.gif");
	background-repeat: no-repeat; 
	background-position: 0% 100%;
	margin: 0px;
	padding: 0px;
}

.spot .nature_main {
	width: 315px;
	background-image: url("../images/nature_bg_main.gif");
	background-repeat: repeat-y; 
	background-position: 0% 50%;
	margin: 0px;
	padding: 0px;
}

.spot .nature_top {
	width: 315px;
	background-image: url("../images/nature_bg_top.gif");
	background-repeat: no-repeat; 
	background-position: 0% 0%;
	margin: 0px;
	padding: 8px 0px 0px 0px;
}

.spot .nature_bottom {
	width: 315px;
	background-image: url("../images/nature_bg_bottom.gif");
	background-repeat: no-repeat; 
	background-position: 0% 100%;
	margin: 0px;
	padding: 0px;
}

.spot .spa_main {
	width: 315px;
	background-image: url("../images/spa_bg_main.gif");
	background-repeat: repeat-y; 
	background-position: 0% 50%;
	margin: 0px;
	padding: 0px;
}

.spot .spa_top {
	width: 315px;
	background-image: url("../images/spa_bg_top.gif");
	background-repeat: no-repeat; 
	background-position: 0% 0%;
	margin: 0px;
	padding: 8px 0px 0px 0px;
}

.spot .spa_bottom {
	width: 315px;
	background-image: url("../images/spa_bg_bottom.gif");
	background-repeat: no-repeat; 
	background-position: 0% 100%;
	margin: 0px;
	padding: 0px;
}


.spot .water_title {
	background-image: url("../images/icon_water.gif");
	background-repeat: no-repeat; 
	background-position: 0% 50%;
	margin: 0px 10px 0px 10px;
	padding: 2px 0px 2px 25px;
	font-size: 0.875em;
	font-weight: bold;
}

.spot .climb_title {
	background-image: url("../images/icon_climb.gif");
	background-repeat: no-repeat; 
	background-position: 0% 50%;
	margin: 0px 10px 0px 10px;
	padding: 2px 0px 2px 25px;
	font-size: 0.875em;
	font-weight: bold;
}

.spot .history_title {
	background-image: url("../images/icon_history.gif");
	background-repeat: no-repeat; 
	background-position: 0% 50%;
	margin: 0px 10px 0px 10px;
	padding: 2px 0px 2px 25px;
	font-size: 0.875em;
	font-weight: bold;
}

.spot .ski_title {
	background-image: url("../images/icon_ski.gif");
	background-repeat: no-repeat; 
	background-position: 0% 50%;
	margin: 0px 10px 0px 10px;
	padding: 2px 0px 2px 25px;
	font-size: 0.875em;
	font-weight: bold;
}

.spot .camp_title {
	background-image: url("../images/icon_camp.gif");
	background-repeat: no-repeat; 
	background-position: 0% 50%;
	margin: 0px 10px 0px 10px;
	padding: 2px 0px 2px 25px;
	font-size: 0.875em;
	font-weight: bold;
}

.spot .nature_title {
	background-image: url("../images/icon_nature.gif");
	background-repeat: no-repeat; 
	background-position: 0% 50%;
	margin: 0px 10px 0px 10px;
	padding: 2px 0px 2px 25px;
	font-size: 0.875em;
	font-weight: bold;
}

.spot .spa_title {
	background-image: url("../images/icon_spa.gif");
	background-repeat: no-repeat; 
	background-position: 0% 50%;
	margin: 0px 10px 0px 10px;
	padding: 2px 0px 2px 25px;
	font-size: 0.875em;
	font-weight: bold;
}

.spot .photo_info {
	width: 295px;
	margin: 0px;
	padding: 10px;
}

.spot .photo_info .photo {
	float: left;
	margin: 0px 10px 10px 0px;
	padding: 0px;
}

.spot .photo_info .info {
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-size: 0.75em;
	line-height: 1.5;
}

.spot_list {
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

.spot_list .spot_bg {
	float: left;
	width: 160px;
	background-image: url("../images/photo_caption_bg.gif");
	background-repeat: no-repeat; 
	background-position: 0% 0%;
	margin: 0px;
	padding: 0px;
}

.spot_list .spot_bg .spot_photo {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	text-align: center;
}

.spot_list .spot_bg .spring_caption {
	background-image: url("../images/spring_arrow.gif");
	background-repeat: no-repeat; 
	background-position: 10px 4px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 25px;
	font-size: 0.875em;
	font-weight: bold;
	line-height: 1.3;
}

.spot_list .spot_bg .summer_caption {
	background-image: url("../images/summer_arrow.gif");
	background-repeat: no-repeat; 
	background-position: 10px 4px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 25px;
	font-size: 0.875em;
	font-weight: bold;
	line-height: 1.3;
}

.spot_list .spot_bg .autumn_caption {
	background-image: url("../images/autumn_arrow.gif");
	background-repeat: no-repeat; 
	background-position: 10px 4px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 25px;
	font-size: 0.875em;
	font-weight: bold;
	line-height: 1.3;
}

.spot_list .spot_bg .winter_caption {
	background-image: url("../images/winter_arrow.gif");
	background-repeat: no-repeat; 
	background-position: 10px 4px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 25px;
	font-size: 0.875em;
	font-weight: bold;
	line-height: 1.3;
}

