@charset "UTF-8";

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;}
table {border-collapse:collapse; border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal; font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%; font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym {border:0;}

html {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000;
	font-family: Meiryo, Verdana, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	font-weight: normal;
	height: 100%;
	background: #f5fafa url(images/bg.png) repeat-x;
	}

a, a:visited {
	color: #0061b1;
	text-decoration: none;
}
	
a:hover {
	color: #f7941d;
	text-decoration: underline;
	-webkit-transition: color .5s linear;

}

#container {
	width: 920px;
	min-width: 920px;
	min-height: 100%;
	position: relative;
	margin: 0px auto;
	background: transparent url(images/header_bg2.png) no-repeat center top;
	text-align: left;
}

#header {
	margin: 0px auto;
	width: 900px;
	height: 180px;
	position: relative;
	background: none;
	border: 0;
	overflow: hidden;
}

#header h1 {
	width: 360px;
	height: 35px;
	margin: 0px;
	text-indent: -9999px;
	position: absolute;
	top: 80px;
	left: 20px;
	background: transparent url(images/logo.png) no-repeat 0 0;
}
#header #logo {
	width: 360px;
	height: 35px;
	margin: 0px;
	text-indent: -9999px;
	position: absolute;
	top: 80px;
	left: 20px;
	background: transparent url(images/logo.png) no-repeat 0 0;
}
#header #logo a {
	display: block;
	width: 360px;
	height: 35px;
	text-decoration: none;
	border: 0;
}
#header h1 a {
	display: block;
	width: 360px;
	height: 35px;
	text-decoration: none;
	border: 0;
}

#logoArea {
width: 0;
text-indent: -99999px;
}

#nav {
	position: absolute;
	top: 0;
	left: 30px;
	width: 680px;
	height: 45px;
}
#navi ul {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#nav li {
	float: left;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
}
#nav li a {
	display: block;
	height: 45px;
	background-image: url(images/menu.png);
}
#nav li a.aaa {width: 111px; background-position: 0 0;}
#nav li a.bbb {width: 122px; background-position: -111px 0;}
#nav li a.ccc {width: 98px; background-position: -233px 0;}
#nav li a.ddd {width: 79px; background-position: -331px 0;}
#nav li a.eee {width: 92px; background-position: -410px 0;}
#nav li a.fff {width: 94px; background-position: -502px 0;}
#nav li a.ggg {width: 84px; background-position: -596px 0;}

#nav li a:hover.aaa {background-position: 0 -45px;}
#nav li a:hover.bbb {background-position: -111px -45px;}
#nav li a:hover.ccc {background-position: -233px -45px;}
#nav li a:hover.ddd {background-position: -331px -45px;}
#nav li a:hover.eee {background-position: -410px -45px;}
#nav li a:hover.fff {background-position: -502px -45px;}
#nav li a:hover.ggg {background-position: -596px -45px;}

#resort_HOME a {
	position: absolute;
	top: 3px;
	right: 20px;
	width: 130px;
	height: 15px;
	display: block;
	text-indent: -9999px;
	background: url(images/resort_home.png) no-repeat 0 0;
}
#searchBox {
	position: absolute;
	top: 80px;
	left: 490px;
}
#content {
	width: 900px;
	min-height: 520px;
	margin: 0 10px;
	padding: 0;
	text-align: left;
	background: transparent url(images/content_bg.png) repeat-y center;
	_zoom: 1;
	overflow: hidden;
}
div#feature {
	width: 860px;
	background: url(images/feature_bottom.png) no-repeat center bottom;
	padding: 0;
	margin: 0 20px;
	text-align: center;
}
div#feature .feature_inner {
	text-align: left;
	background: url(images/feature_bg.png) no-repeat;
	padding: 10px 70px 10px 120px;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
}
div#feature h2 {
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}
div#feature strong {
	color: #b80056;
	font-weight: bold;
}
#alpha, #beta, #gamma, #primary, #secondry {
	display: inline;
	float: left;
	position: relative;
}
#alpha {
	width: 500px;
	left: 200px;
}
#beta {
	width: 160px;
	padding: 20px;
	left: -500px;
}
#gamma {
	width: 160px;
	padding: 20px;
}
#news h2.info_A {
	width: 500px;
	height: 32px;
	margin: 20px 0 10px;
	text-indent: -9999px;
	background: orange url(images/title_infoA.png);
}
#news h2.info_B {
	width: 500px;
	height: 32px;
	margin: 20px 0 10px;
	text-indent: -9999px;
	background: orange url(images/title_infoB.png);
}
#news dl {
	width: 480px;
	margin: 0 10px;
}
#news dt {
	float: left;
}
#news dd {
	margin-left: 10em;
}
#news ul {
	width: 460px;
	margin: 0 20px;
	list-style-type: disc;
}
#news {
	background: #ffffff url(images/entry_bg.png) bottom right no-repeat;
}
p.right {
	float: right;
	margin: 10px;
}
#partner {
	margin-top: 100px;
}
#partner img {
	vertical-align: middle;
}
#primary {
	float: right;
	width: 680px;
	margin: 0;
	padding: 20px 20px 20px 0;
}
#secondry {
	float: left;
	width: 160px;
	margin: 0;
	padding: 20px;
}
#primary h1 {
	width: 680px;
	margin-bottom: 15px;
	padding: 0;
}
#primary h2 {
	width: 680px;
	margin-bottom: 10px;
	padding: 0;
}
#primary h3 {
	clear: both;
	font-weight: bold;
	margin: 10px 0 5px;
	padding: 0;
}
#primary table {
	clear: both;
	width: 90%;
	height: auto;
	padding: 0;
	margin-bottom: 20px;
	font-size: 11px;
	color: #000000;
	border-collapse: collapse;
	border-spacing: 0;
	background-color: #ffffff;
	empty-cells: show;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
}
#primary table.float {
	clear: none;
	float: left;
	display: block;
	width: 40%;
	margin: 10px 20px;
}
#primary th {
	margin: 0;
	padding: 5px 10px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #c9eafb;
	text-align: left;
	font-weight: bold;
}
#primary th.title {
	font-size: 12px;
	text-align: center;
	color: #ffffff;
	background-color: #0373eb;
	font-weight: bold;
}
#primary td {
	margin: 0;
	padding: 5px 10px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #ffffff;
}
#primary ul.style_dot {
	list-style-type: disc;
	padding-left: 10px;
}
#primary ul.style_disc {
	list-style-type: disc;
	padding-left: 30px;
}
#primary h1.entrytitle {
	font-size: 16px;
	font-weight: bold;
	padding: 5px 15px;
	border-left: #f7941d 10px solid;
	border-bottom: #f7941d 1px solid;
	margin-bottom: 10px;
}
#primary img.left {
	float: left;
	margin: 5px 10px 5px 0;
}
#primary img.right {
	float: right;
	margin: 5px 0 5px 10px;
}
#primary .blue {color: #005bad;}
#primary .red {color: #b80056;}
#primary .green {color: #448f3c;}
#primary .strong {font-weight: bold;}
#primary .caution {font-weight: bold; color: #b80056;}
#primary .caption {font-size: 10px; font-weight: normal; color: #555;}
#primary p {
	_zoom: 1;
	overflow: hidden;
	margin-bottom: 20px;
}
#primary p.date {
	font-size: 10px;
	color: #aaa;
	margin-bottom: 5px;
}
#primary dt {
	font-weight: bold;
}
#primary dd {
	text-indent: 3em;
	margin-bottom: 5px;
}
#primary .half {
	width: 45%;
}
#primary .third {
	width: 30%;
}
#primary .quarter {
	width: 20%;
}
#itemlist table {
	clear: none;
	float: left;
	width: 30%;
	margin-right: 10px;
	margin-bottom: 10px;
	border-collapse: collapse;
	border-spacing: 0;
	background-color: #ffffff;
	empty-cells: show;
	text-align: center;
}
#itemlist table.clear {
	clear: both;
}
#itemlist th {
	background-color: #c9eafb;
	font-weight: bold;
}
#itemlist td {
	font-size: small;
}
#float_photo li {
	float: left;
	display: inline;
	width: 140px;
	margin: 0 5px 10px;
	font-size: 10px;
}
.center {
	text-align: center;
}
a.banner {
	display: block;
	margin-bottom: 10px;
	border: 0;
	text-decoration: none;
}
div.side_column {
	width: 160px;
	background: url(images/side_bottom.png) no-repeat bottom;
	padding: 0;
	margin-bottom: 20px;
}
div.side_column h5 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}
div.side_column .inner_blue h5 {color: #005bad;}
div.side_column .inner_pink h5 {color: #b80056;}
div.side_column .inner_green h5 {color: #448f3c;}
div.side_column .inner_blue {
	background: url(images/side_blue.png) no-repeat;
	padding: 10px;
}
div.side_column .inner_pink {
	background: url(images/side_pink.png) no-repeat;
	padding: 10px;
}
div.side_column .inner_green {
	background: url(images/side_green.png) no-repeat;
	padding: 10px;
}
div.side_column p {
	font-size: 10px;
	font-weight: normal;
}
div#weather table {
	width: 138px;
	height: auto;
	padding: 0;
	margin-bottom: 5px;
	text-align: center;
	font-size: 10px;
	color: #555;
	border-collapse: collapse;
	border-spacing: 0;
	background-color: #fff;
	border-top: 1px solid #555;
	border-left: 1px solid #555;
}
div#weather th {
	margin: 0;
	text-align: center;
	font-weight: bold;
	width: 68px;
	padding: 3px 0;
	border-right: 1px solid #555;
	border-bottom: 1px solid #555;
	background-color: #c9eafb;
}
div#weather td {
	margin: 0;
	text-align: center;
	width: 68px;
	padding: 3px 0;
	border-right: 1px solid #555;
	border-bottom: 1px solid #555;
	background-color: #fff;
}
div#weather .green {color: #448f3c;}
div#weather .strong {font-weight: bold;}

#footer {
	clear: both;
	width: 900px;
	height: 80px;
	margin: 0 10px;
	padding: 50px 0 0;
	background: transparent url(images/footer_bg.png) no-repeat center top;
}
#footer a.backtotop {
	float: right;
	display: block;
	margin: -50px 20px 0 0;
	font-size: 9px;
}
#footer ul {
	padding: 0 20px;
}
#footer li {
	float: left;
	display: inline;
	margin-right: 10px;
	padding-right: 9px;
	border-right: #aaa 1px solid;
	font-size: 10px;
	height: 16px;
}
#footer li:last-child {border-right: 0;}
#footer address {
	float: right;
	text-align: right;
	width: 350px;
	margin: 0 10px;
	font-size: 10px;
	color: #aaa;
}
.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 */
