@charset "utf-8";

/*#####################################
	reset
#####################################*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin: 0;
	padding: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}
caption,th {
	text-align: left;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
}
q:before,q:after {
	content: '';
}
abbr,acronym {
	border: 0;
}
html {
	width: 100%;
	height: 100%;
	overflow-y: scroll;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 100%; /* IE互換モード対応 */
	font: inherit; /* IE互換モード対応 */
}

/*#####################################
	body
#####################################*/

body {
	width: 100%;
	height: 100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, Verdana, Arial, sans-serif;
	text-align: center;
	font-size: 12px; /* WinIE6 12px相当 = 75% */
	background-color: #FFF;
	background-image: url(../img2/body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/*#####################################
	block level
#####################################*/

/*-------------------------------------
	common
-------------------------------------*/

p,h1,h2,h3,h4,h5,h6,pre,table,blockquote,ol,ul,dl,li { /* メインブロック共通 */
	margin-bottom: 1.2em;
	line-height: 1.6;
	text-align: left;
}

/*-------------------------------------
	multiLine, singleLine [line-height]
-------------------------------------*/

p,blockquote,ol,ul,dl { /* マルチライン共通 */
	line-height: 1.6;
}
h1,h2,h3,h4,h5,h6,th,td { /* シングルライン共通 */
	line-height: 1.3;
	clear: both;
}

/*-------------------------------------
	hr
-------------------------------------*/

hr { /* 画面に表示させない */
	margin: 0;
	height: 0;
	visibility: hidden;
	border: 0;
	clear: both;
}

/*#####################################
	inline
#####################################*/

/*-------------------------------------
	anchor
-------------------------------------*/

a {
	color: #258FB8;
	text-decoration: underline;
}
a:visited {
	color: #996699;
}
a:hover {
	text-decoration: none;
}
a[name]:hover {
	text-decoration: none !important;
	outline: 0 !important;
}

/*-------------------------------------
	others
-------------------------------------*/

img,object,param {
	border: 0;
	vertical-align: bottom;
}
strong {
	font-weight: bold;
}
textarea {
	font-size: 12px;	
}

/*#####################################
	class
#####################################*/

.taC {
	text-align: center;
}
.mb0 {
	margin-bottom: 0;
}
.mb8 {
	margin-bottom: 8px;
}
.alt-text {
	text-indent: -9999px;
	overflow: hidden;
}
.ins-L {
	float: left;
	margin-right: 8px;
}
.cF36 {
	color: #F36;
}
.c06C {
	color: #06C;
}
.c84BFFF {
	color: #84BFFF;
}

.c36F {
	color: #36F;
}
.cF69 {
	color: #F69;
}
.cF00 {
	color: #F00;
}
.fs16 {
	font-size: 16px;
	
}

/*#####################################
	container
#####################################*/

div#container-main {
	width: 912px;
	margin: 0 auto;
	position: relative;
}

/*#####################################
	最新情報
#####################################*/

table.news {
	position: absolute;
	left: 36px;
	top: 42px;
	width: 372px;
}
table.news th,
table.news td {
	vertical-align: top;
	padding: 2px;
	line-height: 1.2;
}
table.news th {
	color: #0066CC;
	padding-right: 4px;
}
table.news p {
	margin-bottom: 8px;
	line-height: 1.2;
}
table.news a img {
	border: #CCC 1px solid;
}

table.news a:hover img {
	border-color: #666;
}

/*#####################################
	ポップアップイメージ
#####################################*/

p.neonCover {
	position: absolute;
	left: 326px;
	top: -34px;
	width: 104px;
	height: 103px;
}
p.neonCover a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	overflow: hidden;
}
p.neonCookie {
	position: absolute;
	left: 111px;
	top: 193px;
	width: 78px;
	height: 80px;
}
p.neonCookie a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	overflow: hidden;
}
p.neonGumi {
	position: absolute;
	left: 302px;
	top: 193px;
	width: 77px;
	height: 79px;
}
p.neonGumi a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	overflow: hidden;
}
p.catch-c76 {
	position: absolute;
	left: 8px;
	top: 0px;
	width: 392px;
	height: 112px;
}
p.catch-c76 a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	overflow: hidden;
}

/*#####################################
	ツアー詳細
#####################################*/

div.tour-detail {
	position: absolute;
	left: 24px;
	top: 52px;
	width: 426px;
	height: 108px;
}

div.tour-detail h2 {
	font-size: 16px;
	margin-bottom: 8px;
	color: #000;
	font-weight: bold;
}

/*#####################################
	携帯申し込みフォーム
#####################################*/

form.mobile-enter {
	position: absolute;
	width: 400px;
	height: 40px;
	left: 436px;
	top: 154px;
}
form.mobile-enter input {
	position: absolute;
	left: 12px;
	top: 4px;
	border: #FFFFFF 1px solid;
	padding: 0;
	line-height: 1;
	width: 328px;
	background-color: #FFFFFF;
}
form.mobile-enter button {
	width: 92px;
	position: absolute;
	background-color: #BFE2F5;
	left: 356px;
	top: 0;
	border: none;
	margin: 0;
	padding: 0;
	text-indent: 0;
	text-align: left;
}

/*#####################################
	footer
#####################################*/

div#footer {
	position: absolute;
	top: 1676px;
	left: 0;
	width: 912px;
}
div#footer p.logo {
	text-align: center;
	margin-bottom: 2px;
}
div#footer p.copyright {
	text-align: center;
	color: #666;
}
table.bannerInside {
	margin: 0 auto 16px;
}
table.bannerInside td {
	padding: 2px;
}
table.bannerInside td.moep {
	text-align: right;
}
table.bannerInside td.moeb {
	text-align: left;
}
