/*------------------ TOPページ　右サイド ------------------*/
.r_header_top{
	width: 570px;
	margin: 0;
	padding: 0;
	background: url("../image/main_top.jpg") no-repeat left top;
	float:right;
	}

.r_header_top h2{
	color:#fff;
	font-size: 12px;
	margin: 150px 0 0 200px;
	}

.r_header_top p{
	margin: 10px 0 0 10px;
	}

/*------------------ 地図から選ぶ ------------------*/
.map_box{
	width: 316px;
	padding: 10px 0 0 10px;
	float:left;
	}

/*------------------ 条件から選ぶ ------------------*/
.condition_box{
	width: 220px;
	padding: 10px 0 0 10px;
	float:left;
	}

.condition01{
	width: 220px;
	height: 67px;
	background: url("../image/bana_spa.jpg") no-repeat left top;
	margin: 0;
	padding: 0;
	}

.condition02{
	width: 220px;
	height: 66px;
	background: url("../image/bana_station.jpg") no-repeat left top;
	margin: 0;
	padding: 0;
	}

.condition03{
	width: 220px;
	height: 67px;
	background: url("../image/bana_ski.jpg") no-repeat left top;
	margin: 0;
	padding: 0;
	}


/*------------------ 条件から選ぶ  リンク------------------*/
.c_text{
	font-color: #fff;
	font-size: 12px;
	margin: 0;
	padding: 36px 0 0 4px;
	}

.c_text a:link {
	color: #333;
	text-decoration: none;
	display: block;
	}

.c_text a:visited {
	color: #333;
	text-decoration: none;
	}

.c_text a:hover {
	color: #B11E01;
	text-decoration: none;
	} 


/*------------------ 目的から選ぶ ------------------*/
.mokuteki_box{
	width: 570px;
	margin: 0;
	padding: 10px 0 0 10px;
	float:left;
	}

.mokuteki_mini{
	width: 268px;
	height: 100px;
	background-color: #E0F7D2;
	border: 1px solid #319300;
	margin: 5px 5px 0 0;
	float:left;
	}

.mokuteki_mini_title{
	width: 268px;
	height: 20px;
	background: #319300 url("../image/arrow.gif") no-repeat left center;
	margin: 0;
	padding: 0;
	}

.mokuteki_mini_title h3{
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 2px 0 0 20px;
	}

*html .mokuteki_mini_title h3 {
	padding: 4px 0 0 20px;
	}

.mokuteki_mini img{
	margin: 4px;
	float:left;
	}


.mokuteki_link{
	width: 165px;
	font-size: 10px;
	text-align: right;
	margin: 0;
	padding: 0;
	float:left;
	}

.mokuteki_link a:link {
	color: #FF6600;
	text-decoration: none;
	}

.mokuteki_link a:visited {
	color: #FF6600;
	text-decoration: none;
	}

.mokuteki_link a:hover {
	color: #FF6600;
	text-decoration: underline;
	} 



/*------------------ 目的から選ぶ  リンク------------------*/
.mokuteki_mini_title h3 a:link {
	color: #fff;
	text-decoration: none;
	display: block;
	}

.mokuteki_mini_title h3 a:visited {
	color: #fff;
	text-decoration: none;
	}

.mokuteki_mini_title h3 a:hover {
	color: #FF6600;
	text-decoration: none;
	} 
