/* CSS Document */

	
html {
	overflow-y:scroll;
	}
	
body {
	margin:0;
	padding:0;	
	background:url(http://www.princehotels.co.jp/common/imgs/module_parts/parts_header/bg02.gif) repeat-x;
	text-align:left;
	}

ul {
	padding:0px;
	margin:0px;
	}

li {
	list-style:none;
	padding:0px;
	margin:0px;
	}

img {
	vertical-align:top;
	border:0;
	}

p {
	padding:0px;
	margin:0px;
	font-size:14px;
	line-height:1.4;
	}

a {
	text-decoration:underline;
	color:#990000;
	}

a:hover {
	text-decoration:none;
	}

#container {
	background-color:#990000;
	padding:0!important;
	margin:0!important;
	}

#center {
	background-color:#FFFFFF;
	width:790px;
	margin:0 auto;
	}

#header {
	width:790px;
	text-align:left;
	margin:0 auto;
	}
	
	
#footer {
	background:url(http://www.princehotels.co.jp/common/imgs/module_parts/parts_footer/bg01.gif) repeat-x;
	padding:25px 0px 15px 0px;
	}
	
#copyright {
	width:790px;
	text-align:right;
	margin:0 auto;
	}

#footerLink{
	font-size:11px;
	color:#333;
	margin:20px 0;
	text-align:center;
	}
	


.alpha-button a:hover img{ opacity:0.7; filter: alpha(opacity=70);}
.alpha-button img{border: none;}
