/* CSS Document */
* {
	padding:0;
	margin:0px;
	outline:none;
	}
html {
	overflow-y:scroll;
	}
ul,h1 {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
body {
	background:url(http://www.princehotels.co.jp/common/imgs/module_parts/parts_header/bg02.gif) repeat-x;
	text-align:center;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS P Gothic",Arial,sans-serif;
	}
body{ font-size:12.5px; >font-size:75%; }
img {
	vertical-align:top;
	border:0;
	}
#header {
	width:950px;
	text-align:left;
	margin:0 auto;
	}
#container {
	clear: both;
	width: 950px;
	text-align: left;
	height: auto;
	margin: 0 auto;
}
#wrap {
	background: url(../images/squairy_light.png) left top repeat;
	padding-bottom: 10px;
	margin-top: 1px;
}
#wrap_inner {
	margin-top: 1px;
	padding-top: 34px;
}
#head_img {
	height: 508px;
	width: 950px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#head_img  #slider_wrap {
	border: 4px solid #222;
	margin: 0px;
	width: 942px;
	height: 470px;
	overflow: hidden;
	-webkit-box-shadow: 0px 0px 7px #666;
	-moz-box-shadow: 0px 0px 7px #666;
	box-shadow: 0px 0px 7px #666;
}
* html #head_img  #slider_wrap {
	height: 478px;
}
#head_img #slider_wrap #slider_ul {
	margin: 0px;
	overflow: hidden;
	width: 942px;
}
#head_img #slider_wrap #slider_ul li {
	height: 470px;
	width: 942px;
	margin: 0px;
	padding: 0px;
}
#head_menu {
	width: 272px;
	position: absolute;
	left: 25px;
	top: -34px;
	z-index: 1000;
}
#head_menu h1 {
	position: absolute;
	left: 0px;
	top: 0px;
}

.wrap{
	 position:relative;
	 width:272px;
	 height:508px;
	 overflow:hidden;
}
.wrap p{
	 top:0;
	 left:0;
	 position:absolute;
}

#footer {
	background:url(http://www.princehotels.co.jp/common/imgs/module_parts/parts_footer/bg01.gif) repeat-x;
	clear: both;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	}
	
#copyright {
	width:950px;
	text-align:right;
	margin:0 auto;
	}
.pagetop {
	text-align: right;
	margin-right: 8px;
	font-size: 12px;
	margin-bottom: 15px;
	clear: both;
}
.pagetop a {
	text-decoration: none;
	color: #000000;
}
.pagetop a:hover {
	color: #0092D8;
}

.link_img a:hover img {
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter:"alpha( opacity=70 )";
}
.disnon {
	display: none;
}
