/* 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;
	}
 
img {
	vertical-align:top;
	border:0;
	}

#wrap {
	text-align:center;
	}

#header {
	width:950px;
	text-align:left;
	margin:0 auto;
	}
	
#content {
	width:950px;
	margin:20px auto;
	background:url(../images/bg.jpg) center top;
	}
	
#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:950px;
	text-align:right;
	margin:0 auto;
	}

ul.tab {
	margin: 0;
	padding: 0;
	border-bottom: 2px #ddd solid;
}
ul.tab li {
	float: left;
	margin: 0 0 0 5px;
	position: relative;
	bottom: -2px;
	list-style-type: none;
	border: 1px #ddd solid;
	border-top: none;
	border-bottom: 2px #ddd solid;
	background: #fff;
}
ul.tab li.none {
	border-bottom: 2px #fff solid;
	font-weight: bold;
	background: #fff;
}
ul.tab li a {
	color: #000;
	display: block;
	padding: 3px 10px 5px;
	text-decoration: none;
	background: #fff;
}
ul.tab li a.blue {
	border-top: 5px #2384dc solid;
	background: #fff;
}
ul.tab li a.green {
	border-top: 5px #4cbb47 solid;
}
ul.tab li a.red {
	border-top: 5px #dd1d25 solid;
	background: #fff;
}
ul.tab li a.yellow {	
	border-top: 5px #ffd242 solid;
	background: #fff;
}
ul.tab li a:hover {
	position: relative;
	bottom: 6px;
	background: #fff;
}
/* clerfix */
.clear:after {
    content:"";
    display:block;
    overflow:hidden;
}
.clear:after {
    clear:both;
}
.clear {
    zoom:1;
}
.box
        {
        clear:both;
        border-bottom:solid 1px #ddd;
        border-left:solid 1px #ddd;
        border-right:solid 1px #ddd;
	background:#FFFFFF;
        }
table {
margin:0px auto;
}
#txt {
font-size:14px;
line-height:22px;
text-align:left;
margin-left:10px;
}
#txt2 {
color:#008CD6;
font-size:12px;
line-height:20px;
text-align:left;
margin-left:10px;
}
#txt3 {
font-size:12px;
line-height:20px;
text-align:left;
margin-left:10px;
}