/* CSS Document */
@charset "utf-8";

h2.h2_top {
	background-image:url(../images/h_sightseeing.jpg);
	background-repeat:no-repeat;
	height:57px;
	color:#0065b7;
	font-size:15px;
	padding-top: 17px;
	padding-left:75px;
	letter-spacing: 0.2em;
	font-weight:bold;
	margin-bottom:5px;
}

.img_map{
	margin-bottom:0px;
	
}
.tab{

	}
	
ul.menulist{
		text-align: center;
		margin:0;
		padding:0;
}
ul.menulist li{
	list-style-type:none;
	display: inline-block;
	margin:0;
	padding:0px;
	height:49px;
	font-size:13px;
	/zoom: 1;
	
}
ul.menulist li.selected a {
	background-color:#32b9ff;
	color:#fff;
	}
ul.menulist li a{
	text-decoration:none;
	color:#0277bd;
	display:block;
	padding:15px 0px;
	width:13.7em;
	text-align:center;
	font-weight:bold;
	background-color:#d0e6f1;
	border-top-left-radius:6px;
	border-top-right-radius:6px;
}



ul.menulist li a:hover {
	background-color:#32b9ff;
	color:#fff;	
}
	
	
	


div.box{
	clear:left;
	border-top:8px solid #32b9ff;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background-color:#fff;
	position:relative;
	z-index:10;
	border-top-left-radius:6px;
	border-top-right-radius:6px;
	padding:25px 0px 30px 0px;
}


/* ////////////////////観光バスコース　 */
.s_box{
	width:711px;
	height:275px;
	margin:0 auto;
	background-repeat:no-repeat,no-repeat,repeat-y;
	background-position:top,bottom,top;
	padding-top:80px;
	margin-bottom:30px;
	}
.s_box_t{
	width:711px;
	height:350px;
	margin:0 auto;
	background-repeat:no-repeat,no-repeat,repeat-y;
	background-position:top,bottom,top;
	padding-top:80px;
	margin-bottom:30px;
	}
/* backgroundのimage */
.box4_1{
		background-image:url(../images/4_1_top.jpg),url(../images/6_1_bottom.jpg),url(../images/6_1_side.jpg);
}
.box4_2{
		background-image:url(../images/4_2_top.jpg),url(../images/6_2_bottom.jpg),url(../images/6_2_side.jpg);
}
.box6_1{
		background-image:url(../images/6_1_top.jpg),url(../images/8_1_bottom.jpg),url(../images/8_1_side.jpg);
}
.box6_2{
		background-image:url(../images/6_2_top.jpg),url(../images/8_2_bottom.jpg),url(../images/8_2_side.jpg);
}
.box6_3{
		background-image:url(../images/6_3_top.jpg),url(../images/8_3_bottom.jpg),url(../images/8_3_side.jpg);
}
.box6_4{
		background-image:url(../images/6_4_top.jpg),url(../images/8_4_bottom.jpg),url(../images/8_4_side.jpg);
}
.box7_1{
		background-image:url(../images/7_1_top.jpg),url(../images/9_1_bottom.jpg),url(../images/9_1_side.jpg);
}
.box7_2{
		background-image:url(../images/7_2_top.jpg),url(../images/9_2_bottom.jpg),url(../images/9_2_side.jpg);
}
.boxt_1{
		background-image:url(../images/t_1_top.jpg),url(../images/t_1_bottom.jpg),url(../images/t_1_side.jpg);
}


/* */




.ss_box{
	width:670px;
	margin:0 auto;	
}
.left{
	float:left;
}
.right{
	float:right;
}
.s_box .photo{
}
/* 右側 */
.sss_box{
	width:445px;
	margin:0 0 4px 0;
}

.s_box .text{
	float:left;
	width:215px;
	word-wrap:break-word;
}
.s_box .table1{
	float:right;
	margin:0;
	padding:0;
}
.table1 table{
	width:220px;
}
.table1 table td{
	padding:7px 0px;
	text-align:center;
}
.table1 table td.soukou{
	background-color:#00b8d4;
	padding:7px 0px;
		color:#fff;
}
.table1 table td.time{
	background-color:#8bc34a;
		padding:7px 0px;
		color:#fff;
}
.table1 table td{
	background-color:#f2f2f2;
}
.s_box .img_cource{
	margin-bottom:6px;
}
/* 料金表 */
.table2 table{
	width:445px;
	border-collapse:collapse;
}
.table2 table th{
	color:#fff;
	text-align:center;
	padding:10px;
	font-weight:bold;
	font-size:13px;
	padding:5px 0 ;
	border:1px solid #fff;
}
.table2 table td{
	font-weight:bold;
	color:#ff0000;
	text-align:center;
	padding:3px 0;
}
.table2 table th.fare{
	background-color:#5192cd;
	vertical-align:middle;
}
.table2 table th.big{
	background-color:#f27775;
}
.table2 table th.middle{
	background-color:#f6ae36;
}

.table2 table th.small{
	background-color:#54d2e2;
}

/* その他一周コース */ 
div.half_box{
	width:49%;
	height: 200px;
}

table.taxi01, table.taxi02{
	margin-bottom:10px;
	width:99%;
}

table.taxi01 th{
	background-color:#f27775;
	color:#fff;
	text-align:center;
	padding:10px;
	font-weight:bold;
}
table.taxi02 th{
	background-color:#54d2e2;
	color:#fff;
	text-align:center;
	padding:10px;
	font-weight:bold;
}
table.taxi01 td, table.taxi02 td{
	background-color:#f0f0f0;
	font-size:13px;
	padding:10px;
}
p.taxi_text{
	text-align:center;
}
div.taxi_photo01{
	text-align:center;
}
div.taxi_photo02{
	text-align:center;
 	position: relative;
	height:150px;
}
div.taxi_photo02 img{
	position:absolute;
	bottom:0;
	left: 30px;
}



/* 文字の設定 */
span.small{
	font-size:11px;
}
span.red{
	color:#ff0000;
}
span.bold{
	font-weight:bold;
}