@charset "utf-8";
/* 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;
	}
	
a {
	color:#0066ff;
	text-decoration:underline;
}

a:hover {
	color:#0066ff;
	text-decoration:none;
}
table{
	font-size:100%;
}
	
/*****************フォントカラ―設定***********************/
.orange {
	color:#ff5500;
}

.green {
	color:#009900;
}

.blue{
	color:#0066CC;
}

.gray {
	color:#666;
}

.fwb {
	font-weight:bold;
}


/****************コンテンツ設定************************/

#wrap {
	text-align:center;
	}

#header {
	width:950px;
	text-align:left;
	margin:0 auto 2px;
	}
	
#content {
	width:950px;
	margin:0 auto 30px;
	text-align:left;
	font-family:"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", sans-serif;
	color:#333;
	font-size:12px;
	line-height:1.6;
	}
	
h1 {
	margin:50px 0 40px; 
}	

#calen_box {
	border:solid 1px #cacaca;
	padding:1px;
	margin-bottom:10px;
}

.calendar {
	background:url(../images/bg.jpg) repeat-x;
	padding:26px;
}

h2 {
	background:url(../images/icon.gif) no-repeat 0 50%;
	font-size:24px;
	color:#707070;
	line-height:24px;
	margin-bottom:28px;
	padding-left:30px;
	font-weight:normal;
}

.left {
	float:left;
}

.next {
	color:#666666;
	font-size:14px;
	padding-left:20px;
}


.right {
	float:right;
	
}

#footer {
    background-color: #F4F5F6;
    color: #888;
    font-family: '游明朝' , 'Yu Mincho', 'YuMincho' , 'ＭＳ Ｐ明朝' , 'ＭＳ 明朝' , Georgia;
    font-size: 14px;
    padding: 25px 0;
    text-align: center;
    font-weight: bold;
	}

@media screen and (max-width: 768px) {
	#footer {
		font-size: 12px;
		padding: 14px 0;
	} 
}

.tb01 {
	width:894px;
	border-top:dotted 1px #888;
	border-bottom:dotted 1px #888;
	border-collapse:collapse;
	font-size:12px;
	margin:3px 0 0;
}	

.tb01 th {
	border-top:dotted 1px #888;
	background-color:#ececc9;
	font-weight:normal;
	vertical-align:middle;
	padding:4px 30px;
}

.tb01 td {
	border-top:dotted 1px #888;
	padding:4px 30px;
	color:#0066ff;
}

.th1 {
	text-align:center;
}

.th2 {
	text-align:left
}

.w228 {
	width:228px;
}

.w60 {
	width:60px;
}

.space {
	margin:4px 0;
}

.p_top {
	text-align:right;
}
