/* 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(https://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;
	}

#wrap {
	text-align:center;
	}

#header {
	width:950px;
	text-align:left;
	margin:0 auto;
	}
#header .topLogo {
	float: left;
}

#header .seibuLogo {
	float: right;
	margin-top: 17px;
}

#headimg {
	width: 950px;
	height: 456px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#container {
	width: 950px;
	text-align: left;
	background: url(../images/container_bg.png) repeat-y left top;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}
/*
#container_inner  {
	background: url(../images/bk_container02.jpg) repeat-y left top;
	width: 950px;
	margin: 0 auto;
}
*/

/* IE6ハック */
* html #container {
	margin: 0 auto;
	width: 950px;
	text-align: left;
	/zoom: 1;
}

#container:after {
	display: block;
	clear: both;
	content: "";
}
#container #container_inner {
	width: 890px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#container #container_inner1 {
	background-image: url(../images/contentinnerBk.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}


	
#content {
	width:950px;
	margin:20px auto;
	}
	
#main {
	float: left;
	width: 700px;
	height: auto;

}
/* IE6ハック */
* html #main {
	float: left;
	width: 700px;
	height: auto;
}
#sidebar {
	position: relative;
	float: right;
	width: 168px;
	}
/* IE6ハック */
* html #sidebar {
	float: right;
	width:168px;
}
#nav {
	width: 162px;
	height: 329px;
}
#nav_inner {
	width: 162px;
	height: 329px;
	padding: 0px;

}

/* IE6ハック */
* html #nav {
	position: relative;
	width: 162px;
	height: auto;
}

.fixed {
	position: fixed;
	top: 10px;
}


	
#footer {
	background:url(https://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: 30px;
	clear: both;
	margin-top: 0px;
}
.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 )";
}




h4 {
	font-size: 12px;
	text-align: left;
	padding-top: 3px;
	padding-right: 10px;
	margin-top: 10px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #FCC601;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 10px;
}

.font12 {
	font-size: 12px;
}
.font13 {
	font-size: 13px;
}
.disnon {
	display: none;
}
.mt5 {
	margin-top: 5px;
}
.mb5 {
	margin-bottom: 5px;
}
.mb40 {
	margin-bottom: 40px;
}
.mt40 {
	margin-top: 40px;
	clear: both;
}
.fltLeft {
	float: left;
}
.fltRight {
	float: right;
}
