/* CSS Document */

* {
	padding:0;
	margin:0px;
	outline:none;
	}
	
html {
	overflow-y:scroll;
	}
	
body {
	background:url(http://www.princehotels.co.jp/common/imgs/module_parts/parts_header/bg02.gif) repeat-x;
	text-align:center;
	font-family:'Hiragino Kaku Gothic Pro','qMmpS Pro W3','CI',Meiryo,Osaka, 'lr oSVbN',Arial, Helvetica, sans-serif;
	color:#333;
	font-size:100%;
	line-height: 1.5;
	background-color:#231815;
	}
 
img {
	vertical-align:top;
	border:0;
	}

#wrap {
	text-align:center;
	}

#header {
	width:980px;
	text-align:left;
	margin:0 auto;
	}

.contents {
	width:980px;
	margin:0 auto;
	text-align: left;
		}
.band {
	width: 100%;
	text-align: center;
}
	
#footerArea {
	background:url(http://www.princehotels.co.jp/common/imgs/module_parts/parts_footer/bg01.gif) repeat-x;
	padding:25px 0px 15px 0px;
	}
	

#copyright {
	width:980px;
	text-align:right;
	margin:20px auto 0;
	}



/* --- class and other set --- */

	
* html .contents div{
/*\*/height:1%;/*for WinIE*/
display:inline-table;/*for MacIE*/
}

.clear {
	clear: both;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
    display: inline-block;
    min-height: 1%;
}
/* Hides from IE-mac \*/
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}
/* End hide from IE-Mac */



.left {
	float: left;
}
.right {
	float: right;
}
.narrow{letter-spacing:-1px;}
.narrow2{letter-spacing:-2px;}
.small {font-size: 90%; }

/* --- head --- */

#header div {
	width: 200px;
}
#header .right {
	text-align: right;
	padding: 16px 0px 0 0;
}



/* --- body --- */

.contents li {
	list-style-type: none;
}
.contents p {
	font-size: 13px;
}
.contents p.note,
.contents p span.note {
	font-size: 12px;
}
.boxshadow {
	box-shadow: 2px 2px 6px rgba(0,0,0,0.4);
	-ms-box-shadow: 2px 2px 6px rgba(0,0,0,0.4);
}

/* --- upper area --- */

#headblock {
	background: none;
	height: 650px;
	overflow: hidden;
}
#headblock .contents {
	position: relative;
}


#headblock p {
	position: absolute;
	text-align:center;
	top: 20px;

}



#prev {
}

#prev h2 {
	text-align: center;
	margin: 0px 0 20px;
}
#prev img {
	text-align: center;
	padding:10px 0;
}

#prev p {
	text-align: left;
	padding-left:80px;
	color:#FFF;
}

#prev .hotel {
	font-size: 12px;
	text-align: center;
	margin: 20px auto;
	color: #fff;

	
}

#prev .hotel  a{
	color: #fff;
	text-decoration: none;

}

#prev .hotel  a:hover{
	color: #fff;
	opacity:0.7;

}



.contents div.pagetop {
	clear: both;
	text-align: right;
	padding:36px 0 8px 0;
	font-size: 12px;
}

.contents div.pagetop a:link,
.contents div.pagetop a:visited {
	color:#999;
	text-decoration: none;
}

.contents div.pagetop a:hover,
.contents div.pagetop a:active {
	text-decoration: underline;
}




/* フッター
------------------------------------------------------ */
#footerArea a {
	text-decoration: none;
}
#footerArea {
	overflow: hidden;
	width: 100%;
	background: #FFFFFF;
}
#footerArea .wrap {
	overflow: hidden;
	width: 980px;
	margin: 0 auto;
	text-align: left;
}
#footerArea .inner {
	overflow: hidden;
}
#footerArea p {
	font-size: 12px;
	margin: 10px 0;
}
#footerArea .inner p {
	margin-bottom: 5px;
}
