@charset "utf-8";
/* CSS Document */

.top_img{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background: url( ../img/sightseeing/top_bg.jpg)repeat;
	height:400px;
}
.top_img img{
	height:400px;
}
#ss01_box{
	margin-top: 30px;
}
.s_greeting{
	background: url(../img/sightseeing/s_bg01.jpg) no-repeat;
	height:255px;
	text-align: center;
	background-position: center center;
}
.box01{
	width:1200px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 0 10px;
	display:inline-block;
}
.greeting_cc{
	float:left;
	margin-top: 70px;
}
.iwaki_figure{
	margin-top: 20px;
}


.sisetu01{
	background: url(../img/sightseeing/sisetu01_bg.jpg)no-repeat;
	height: 380px;
	position: relative;
	width: 550px;
	float:left;
}
.sisetu_title01{
	position: absolute;
	left:150px;
	top:15px;
}
.sisetu_text01{
	line-height: 2em;
	text-align: left;
	position: absolute;
	top:120px;
	left:140px;
}
.sisetu02{
	background: url(../img/sightseeing/sisetu02_bg.jpg)no-repeat;
	height: 380px;
	position: relative;
	width: 550px;
	float:right;
}
.sisetu_title02{
	position: absolute;
	right: 200px;
	top: 15px;
}
.sisetu_text02{
	line-height: 2em;
	text-align: left;
	position: absolute;
	top: 120px;
	right: 130px;
}
.sisetu_text03{
	line-height: 1.5em;
	text-align: left;
	position: absolute;
	bottom: 50px;
	right: 160px;
}





#ss02_box{
	margin-top: 100px;
}
.hawaii_bg{
	background: url(../img/sightseeing/hawaii_bg.jpg)no-repeat;
	background-position: center center;
	height: 400px;
	width: 100%;
}
.aqua_bg{
	background: url( ../img/sightseeing/aquqmarine_bg.jpg)no-repeat;
	background-position: center center;
	height: 400px;
	width: 100%;
}
.tower_bg{
	background: url( ../img/sightseeing/tower_bg.jpg)no-repeat;
	background-position: center center;
	height: 400px;
	width: 100%;
}
.ss_title01{
	margin-bottom: 30px;
}
.ss_img01{
	display:table;
	float:right;
}
.ss_img01:hover{
	opacity: 0.6;
}
.ss_half{
	width:600px;
	height: 400px;
}
.ss_name01{
	text-align: left;
	margin-top: 50px;
	margin-left: 20px;
}
.ss_text01{
	text-align: left;
	line-height: 1.5em;
	margin-top: 30px;
	margin-left: 20px;
}
.kochira{
	margin-left: 20px;
	margin-top: 30px;
	display: table;
	float: left;
}
.kochira img:hover{
	opacity: 0.6;
}
.kochira02{
	margin-left: 50px;
	margin-top: 30px;
	display: table;
	float: left;
}
.kochira02 img:hover{
	opacity: 0.6;
}
.m25{
	padding-left: 60px;
	margin-top: 30px;
	display: table;
}
.ss_img02{
	display:table;
	float:left;
}
.ss_img02 img{
	width: 600px;
}
.ss_img02:hover{
	opacity: 0.6;
}
.ss_half02{
	width: 600px;
	height:400px;
	float: right;
}
.ss_name02{
	text-align: left;
	margin-top: 50px;
	margin-left: 50px;
}
.ss_text02{
	text-align: left;
	line-height: 1.5em;
	margin-top: 30px;
	margin-left: 50px;
}

#ss03_box{
	margin-bottom: 50px;
	margin-top:100px;
}
.ss_title01{
	margin-top: 50px;
}
.sports_box{
	background: url( ../img/sightseeing/sports_bg.jpg)repeat;
	width:550px;
	height:380px;
	position:relative;
	float: left;
	
}
.sports_title{
	padding-top: 20px;
}
.sports_text{
	line-height: 1.5em;
	margin-top: 30px;
	margin-bottom: 20px;
}
.sports_text span{
	font-weight: bold;
}
.s_sisetu{
	line-height: 2em;
	text-align: left;
	margin-left: 60px;
	font-weight: bold;
}
.sports_box a{
	color:#000;
	text-decoration: none;
}
.sports_box a:hover{
	color:#f9a631;
	border-bottom: solid #f9a631 1px;
}
.s_illust{
	position: absolute;
	left:330px;
	bottom:20px;
	height: 90px;
}
.s_illust img{
	height: 100%;
}

.culture_box{
	background: url( ../img/sightseeing/culture_bg.jpg)repeat;
	width:550px;
	height:380px;
	position:relative;
	float: right;	
}
.c_sisetu{
	line-height: 2em;
	text-align: left;
	margin-left: 90px;
	font-weight: bold;
	margin-top: 30px;
}
.c_illust{
	position: absolute;
	left:250px;
	bottom:20px;
	height:90px;
}
.c_illust img{
	height: 100%;
}
.culture_box a{
	color:#000;
	text-decoration: none;
}
.culture_box a:hover{
	color:#007ccd;
	border-bottom: solid #007ccd 1px;
}