/* トップCSS */


/*----------------大ボタン----------------*/

#top_bt{
margin-bottom:10px;
width:650px;
}

#top_bt p{
float:left;
width: 210px;
height: 170px;
}

#top_bt p a{
display:block;
width:210px;
height:170px;
text-indent:-9999px;
overflow:hidden;
}

.bt_beginner a{
background: url(../images/topbt_beginner.jpg);
}

.bt_beginner, .bt_holder{
margin-right:10px;
}

.bt_holder a{
background: url(../images/topbt_holder.jpg);
}

.bt_pro a{
background: url(../images/topbt_pro.jpg);
}

#top_bt p a:hover{
background-position: 0px -170px;
}


/*----------------OWバナー部分----------------*/

#ow_banner{
width:650px;
background: url(../images/owbanner_bottom.gif) no-repeat bottom;
text-align: center;
padding-bottom: 14px;
}

#ow_banner_bottom{
margin:10px 0px 0px 15px;
}

.facility{
width:295px;
border:1px solid #CFCFCF;
text-align: left;
padding: 5px;
float: left;
margin-right: 6px;
}

.facility p{
font-size:60%;
float:left;
width:220px;
}

.facility img{
float:left;
margin-right: 5px;
}


/*----------------最近のツアーの様子----------------*/

#lasttour{
width:650px;
background: #ECECEE url(../images/border_bottom.gif) repeat-x bottom;
margin-top: 10px;
padding-bottom: 8px;
}

#lasttour h2{
background: url(../images/top_title.gif) no-repeat;
width:650px;
height:30px;
text-indent:-9999px;
}

.lasttour_2{
	width: 305px;
	float: left;
	padding: 8px 0px 0px 10px;
}

#lasttour h3{
background: url(../images/point.gif) no-repeat left;
padding-left: 8px;
line-height: 17px;
font-weight: bold;
margin-bottom: 6px;
}

.lasttour_photo{
clear:both;
}

.lasttour_photo p{
float:left;
width: 145px;
}

.lasttour_photo_left{
margin-right: 15px;
}


.lasttour_txt{
clear:both;
width: 305px;
line-height: 15px;
padding-top: 6px;
}
