@charset "utf-8";
/* CSS Document */


html {
	overflow: scroll;
	overflow: -moz-scrollbars-vertical;
	overflow-x: scroll;
}
body {
	margin :0;
	background-color : #FFFFFF;
	text-align:center;
}
body, td {
	font-family:Tahoma;
	font-size : 12px;
	color:#666666;
	letter-spacing:1pt;
	line-height: 180%;
	text-decoration:none;
}
a:link {
	color : #333333;
}
a:visited {
	color : #333333;
}
a:hover {
	color : #C00;
	text-decoration : underline;
}
#wrapper {
	background-position: 50% 0px;
	width: 100%;
	background-image: url('image/bg.jpg');
	background-repeat: repeat-x;
	　　clear: both;
}
#all {
	background-position: 50% 0px;
	margin: 0px auto 0px auto;
	background-image: url('image/bg.jpg');
	background-repeat: repeat;
}
#page {
	background-position: 50% 0px;
	width: 100%;
	background-image: url('image/bg.jpgf');
	background-repeat: repeat-x;
}
#header {
	width: 900px;
	height: 340px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
	　　clear: both;
}
h1 {
	padding: 0px;
	margin: 0px;
	width: 325px;
	height: 120px;
	float: left;
	position: relative;
	top: 0px;
	text-indent: -9999px;
}

#contents {
	padding: 0px;
	margin: 10px auto 0px auto;
	width: 900px;
}
#left {
	margin-left:20px;
	width: 200px;
	position: relative;
	float: left;
	text-align:left;
}
#right {
	margin-left:20px;
	margin-right:20px;
	width:640px;
	position: relative;
	float: left;
	text-align:left;
}
#page_top {
	padding: 10px 20px 0px 0px;
	margin: 0px auto 0px auto;
	width:880px;
	height: 25px;
	clear: both;
	text-align:right;
	border-top-width:thin;
	border-top-color:#CCC;
	border-top-style:dotted;
}
#footer1 {
	padding:0px;
	margin: 0px auto 0px auto;
	width: 900px;
	height: 60px;
	clear: both;
	background-image: url('image/footer2.jpg');
	background-repeat: no-repeat;
}
#footer2 {
	width: 100%;
	height: 28px;
	background-image: url('image/footer.jpg');
	background-repeat: repeat-x;
}
.menu_box {
	width: 100%;
	height: auto;
	padding: 0px 0px 3px 0px;
	text-align:left;
}
.box1 {
	width: 100%;
	height: auto;
	padding: 0px 0px 10px 0px;
	text-align:left;
}
.box2 {
	height: auto;
	padding: 5px 0px 5px 0px;
	text-align:left;
	border-bottom-color:#CCC;
	border-bottom-style:dashed;
	border-bottom-width:thin;
}
.box3 {
	border-color:#CCC;
	border-style:dotted;
	border-width:thin;
	width: 598px;
	height:250px;
	padding: 20px 20px 10px 20px;
	text-align:left;
background-image:url(image/gre.jpg);
}

.box4 {
	border-color:#CCC;
	border-style:dotted;
	border-width:thin;
	width:640;
	padding: 10px 10px 10px 10px;
	text-align:left;
}

.box5 {
	border-color:#CCC;
	border-style:dotted;
	border-width:thin;}
	

.font_red{
		color : #E26C57;

}

.font_gr{
		color :#6C9;

}


.font_small{
	font-size : 10px;

}


.room{
	width:620px;
	margin-bottom:20px;
	text-align:left;
	}
	
	
.room2{
	width:620px;
	margin-bottom:20px;
	text-align:left;
	border-bottom-color:#CCC;
	border-bottom-style:dashed;
	border-bottom-width:thin;
	}


.td1 {
	border-color:#CCC;
    border-width:1px;
	border-style:solid;
	border-bottom:none;
}

.td2 {
	border-color:#CCC;
    border-width:1px;
	border-style:solid;
}

.td3 {
	border-color:#CCC;
    border-width:1px;
	border-style:solid;
	border-left:none;
}


.td4 {
	border-color:#CCC;
    border-width:1px;
	border-style:solid;
	border-bottom:none;
	border-right:none;
}

.td5 {
	border-color:#CCC;
    border-width:1px;
	border-style:solid;
	border-right:none;
}

.td6 {
	border-color:#CCC;
    border-width:1px;
	border-style:solid;
	border-left:none;
	border-bottom:none;
}


