@charset "UTF-8";

/* CSS Document */

/* BASE CONFIG */
form {
	margin: 0;
	padding: 0;
	}

img {
	border: 0;
	}
	
body {
	margin: 0;
	border: 0;
	padding: 0;
	color: #333;
	text-align: center;
	font-size: 90%;
	font-family: "Verdana", sans-serif, 'MS PGothic', 'Hiragino Kaku Gothic Pro W3';
	background-color: #fff;
	background-image: url(../images/bg_main_ie.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	}
/*IE7ハック*/
*:first-child+html body {
	background: #fff url("../images/bg_main_ie.jpg") top center repeat-x;
	padding-left: 1px;
}
/*IE6ハック*/
*html body {
	background: #fff url("../images/bg_main_ie.jpg") top center repeat-x;
	padding-left: 1px;
}

a:link {
	color: #36c;
	text-decoration: underline;
	}
a:visited {
	color: #36c;
	text-decoration: underline;
	}
a:active {
	color: #030;
	text-decoration: underline;
	}
a:hover {
	color: #c63;
	text-decoration: underline;
	}


h1, h2, h3, h4 ,h5, {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}
	
h1 {
	font-size: 115%;
	}
h2 {
	font-size: 100%;
	}
h3 {
	font-size: 95%;
	}
h4 {
	font-size: 90%;
	}
h5 {
	font-size: 150%;
	}

.style1 {
	color: #ed9646;
	}
.style2 {
	color: #f00;
	}
.style3 {
	color: #fff;
	}
.style4 {
	color: #06c;
	}
.style5 {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	clip: rect(auto,auto,auto,auto);
	margin: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}


/* HEADER */
#header {
	width: 1038px;
	height:262px;
	padding: 0;
	text-align: left;
	background-image: url(../images/bg_main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
	#header h1 {
		padding: 0;
		margin: 0;
		text-indent:-5555px;
		}

/* BODY */
#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	color: #333;
	width: 918px;
	padding-left: 120px;
	}

#mainunit {
	clear: both;
	width: 798px;
	padding: 0;
	margin: 0;
	text-align: center;
	overflow: hidden;
	background: #fff url("../images/bg_body.gif") top repeat-y;
	}


/* FOOTER */
#footer {
	width: 798px;
	height:31px;
	clear: both;
	margin: 0 0 30px 0;
	padding: 0;
	background: #fff url("../images/bg_footer.gif") top no-repeat;
	}




#infrm {
	width: 742px;
	margin-left: auto;
	text-align: left;
	overflow: hidden;
	clear: both;
	margin-right: auto;
	}
	#infrm01 {
		width: 742px;
		height:31px;
		clear: both;
		margin: 0;
		padding: 0;
		background: #fff url("../images/frm_inplt01-1.gif") top no-repeat;
		}
	#infrm02 {
		width: 742px;
		clear: both;
		margin: 0;
		padding: 0;
		background: #fff url("../images/frm_inplt02.gif") top repeat-y;
		}
	#infrm03 {
		width: 742px;
		height:26px;
		clear: both;
		margin: 0;
		padding: 0;
		background: #fff url("../images/frm_inplt03.gif") top no-repeat;
		}
#infrmt {
	width: 742px;
	margin-left: 28px;
	text-align: left;
	overflow: hidden;
	float: left;
	}
*html #infrmt {
	width: 742px;
	margin-left: 12px;
	text-align: left;
	overflow: hidden;
	float: left;
	}
.el {
	clear: both;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	overflow: hidden;
	}
	
	
.outline {
	margin: 0 0 10px 0;
	padding: 0;
	border:0;
	}
	.outline table {
		text-align: left;
		width: 100%;
		font-size: 90%;
		border-collapse: separate;
		border-spacing: inherit;
		background-color: #ccc;
		}
	.outline th{
		padding: 2px 0 2px 7px;
		vertical-align:top;
		background-color: #eceff0;
		border-bottom:1px solid #a0c7db;
		}
	.outline td {
		padding: 4px 17px 10px 10px;
		background-color: #fff;
		border-bottom:1px solid #a0c7db;
		}
	.outline h3 {
		margin: 5px 0 1px 0;
		}

.enhance {
	color:#000;
	font-weight:bold;
	font-size:102%;
		}

.enhance2 {
	color:#ffffff;
	font-weight:bold;
	font-size:105%;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #00CCCC;
		}
.blue_ber_box2 {
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #B5CDFF;
	padding-left: 2px;
	margin-right: auto;
	margin-left: auto;
	top: 0px;
	vertical-align: top;
}

/* FLOAT CLEAR*/
span.clear {
	margin: 0;
	padding: 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	display: block;
	clear: both;
	}

	
#tb {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-size: 13px;
}
.hotel {
	border: 1px dotted #999999;
	text-align: center;
}
.hotel tr{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.hotel th,.hotel td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.hotel_bottom {
	border: 1px dotted #FFFFFF;
}
.hotel_bottom tr,.hotel_bottom td,.hotel_bottom th {
	border: 1px dotted #FFFFFF;
}
.poster {
	float: left;
	width: 170px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#prof_oreo {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 808px;
	left: 798px;
}
/*IE7ハック*/
*:first-child+html #prof_oreo {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 470px;
	left: 675px;
}
/*IE6ハック*/
*html #prof_oreo {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 470px;
	left: 675px;
}

#prof_ritz {
	position: absolute;
	top: 862px;
	left: 729px;
}
/*IE7ハック*/
*:first-child+html #prof_ritz {
	position: absolute;
	top: 1110px;
	left: 675px;
}
/*IE6ハック*/
*html #prof_ritz {
	position: absolute;
	top: 1110px;
	left: 675px;
}
#righbg {
	float: left;
	width: 28px;
	height: 300px;
	padding-top: 22px;
	text-align: left;
}

#right_skyer {
	background:url(../images/img_skier6.gif) no-repeat;
	height: 590px;
	width: 284px;
	padding-top: 20px;
	padding-left: 60px;
}
