@charset "utf-8";
/* ===================================================================
CSS information
 file name  :  top.css
 style info :  Topページ用
=================================================================== */

body.topBody #header {
	background: url(../images/top/top_head_bgimg.gif) no-repeat;
	height: 568px;
}

#page {
	position: relative;
}


body.topBody #header #mainphoto {
	background: url(../images/top/top_mainphoto_bgimg.gif) no-repeat;
	width: 885px;
	height: auto;
	position: absolute;
	top: 113px;
	left: 64px;
}

body.topBody #header #mainphoto .ph_l {
	background: url(../images/top/photo_main.jpg) no-repeat 0 0;
	width: 600px;
	height: 300px;
	margin: 79px 0 20px 23px;
	position: relative;
	display: inline;
	float: left;
}

body.topBody #header #mainphoto .ph_l .text {
	position: absolute;
	top: 30px;
	left: 30px;
}

body.topBody #header #mainphoto .ph_l .latest {
	background: url(../images/top/latest_bgimg.png) no-repeat;
	width: 440px;
	height: 53px;
	padding: 40px 0 0 160px;
	position: absolute;
	bottom: 0;
	left: 0;
}

body.topBody #header #mainphoto .ph_l .latest li {
	background: url(../images/top/latest_list_icon.gif) no-repeat 0 0.2em;
	padding-left: 18px;
}

body.topBody #header #mainphoto .ph_l .latest li a:link,
body.topBody #header #mainphoto .ph_l .latest li a:visited {
	color:#fff;
}
body.topBody #header #mainphoto .ph_l .latest li a:hover {
	color:#fc0;
}
body.topBody #header #mainphoto .tourList {
	display: inline;
	float: right;
	width: 231px;
	height: 300px;
	margin: 79px 23px 0 0;
overflow: hidden;
}
body.topBody #header #mainphoto .tourList li {
	line-height: 0;
	float: left;
	display: inline;
	margin-bottom: 3px;
}
body.topBody #header #mainphoto .tourList li a {
	display: block;
}






#contents #boxLeft {
	width: 660px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}


#contents #boxRight {
	width: 244px;
	float: right;
	height: auto;
	margin-bottom: 10px;
}

#contents .section {
	margin: 15px 0;
}
#contents .section:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
#contents .section .inner {
	margin: 10px;
}
#contents .section p {
	margin: 0.6em 0;
}
#contents .section p.btnBox {
	text-align: center;
	margin: 12px 0;
	clear: both;
}

/* ご予約承り中のツアー */

#nowTour {
	margin-bottom: 15px;
	width: 660px;
	height: 450px;
}

#nowTour h2 {
	margin-bottom: 15px;
}
#nowTour .nowTour_box {
	float: left;
	width: 320px;
	margin-left: 10px;
	height: 62px;
	margin-bottom: 15px;
}
#nowTour .nowTour_box dl dt {
	font-size: 0.8em;
	margin-bottom: 5px;
	line-height: 120%;
}
#nowTour .nowTour_box dl dd {
	font-size: 0.8em;
	line-height: 1.5em;
}

#nowTour .nowTour_img {
	float: left;
	width: 132px;
	height: 62px;
	margin-right: 5px;
	padding: 1px;
	border: 1px solid #999999;
	text-align: center;
	vertical-align: middle;
}

/* ブログ・Twitter */

#info {
	clear: both;
	width: 660px;
}
#info_left {
	float: left;
	width: 370px;
}
#info h2 {
	margin-bottom: 5px;
}
.news {
	font-size: 0.85em;
	width: 370px;
}

.news dl {
	margin-bottom: 10px;
}
.news dl dt {
	width: 70px;
	float: left;
	background-image: url(../images/top/point_gre.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 10px;
	padding-left: 15px;
}
.news dl dd {
	width: 275px;
	float: right;
}
#twitter {
	float: right;
	width: 250px;
}
.blog {
	font-size: 0.85em;
	width: 370px;
	height: 120px;
}

.blog dl {
	font-size: 0.9em;
	width: 370px;
}
.blog dl dt {
	width: 130px;
	float: left;
	margin-left: 10px;
	padding: 1px;
	border: 1px solid #999999;
	height: 60px;
}
.blog dl dd {
	width: 210px;
	float: right;
	margin-bottom: 5px;
}










#staff {
	padding-top: 20px;
}

#banner {
	clear: both;
	border-top: 2px dotted #999;
	padding-top: 5px;
	padding-bottom:10px;
	margin: 0 5px;
}

/*
#banner {
	clear: both;
	border-top: 2px dotted #999;
	padding-left: 10px;
	padding-top: 10px;
}*/
* html #banner {
	padding: 0;
}
#banner:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
#banner .boxLeft {
	width: 638px;
}
* html #banner .boxLeft {
	margin-top: 30px;
	margin-bottom: 10px;
}
* html #banner .boxRight {
	margin-top: 30px;
	margin-bottom: 10px;
}

#banner ul {
	margin: 0 0 10px 0;
}
#banner ul:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
#banner ul li {
	float: left;
	display: inline;
	line-height: 0;
	margin: 0 10px 0 0;
}


.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {
	display: inline-table;
	min-height: 1%;
}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

