@charset "utf-8";
/* CSS Document */

/*body*/#htlMainContent {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/outbb.jpg);
	background-repeat: repeat-y;
}
a{/*リンクされた文字*/
	color:#000;
	text-decoration:underline;
}
a:link {/*未訪問のリンク*/
	color:#000;
	text-decoration:underline;
}
a:visited {/*訪問後のリンク*/
	color:#666;
	text-decoration:underline;
}
a:hover {/*マウスをのせたとき*/
	color:#999;
	text-decoration:underline;
}
	}

#base{
	width:950px;
	margin-left:auto;
	margin-right:auto;
	padding: 0;
}
.clear { clear:both; }  
.clear hr {
	display:none;
	border: none;
}
/* ----  #menu   ------------------------------------- */

#header{
	width: 950px;
	height: 320px;
	margin: 0 auto;
}
#menu{
	width: 950px;
	height: 52px;
	margin: 0 auto;
	margin-top: 0px;
}
#menu ul{
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
}
#menu ul li{
	list-style-type: none;
	margin-left: 0px;
	height: 52px;
	float: left;
	width: 190px;
}
/* ----  #contents   ------------------------------------- */
#cont1{
	height: 410px;
	width: 950px;
	margin: 0 auto;
	margin-top: 10px;
}
#cont2{
	height: 1800px;
	width: 950px;
	margin: 0 auto;
	margin-top: 0px;
	background-image: url(../img/room_cont2png.png);
	padding-top: 5px;
	background-repeat: repeat-y;
}
#cont3{
	width: 950px;
	height: 350px;
	margin-top: 10px;
	position: relative;
}
#cont3 p1{
	width: 300px;
	height: 130px;
	position: absolute;
	padding: 0;
	left: 650px;
	top: 205px;
	font-weight: 600;
	color: #000;
	line-height: 185%;
	font-size: 16px;
}
#cont4{
	width: 950px;
	height: 350px;
	margin-top: 0px;
	position: relative;
}
#cont4 p1{
	width: 300px;
	height: 160px;
	position: absolute;
	padding: 0;
	left: 20px;
	top: 180px;
	font-size: 16px;
	line-height: 170%;
	font-weight: 600;
	color: #000;
}
#cont5{
	width: 950px;
	margin-top: 0px;
	position: relative;
	height: 350px;
}
#cont5 p1{
	width: 280px;
	height: 140px;
	position: absolute;
	padding: 0;
	left: 650px;
	top: 205px;
	font-weight: 600;
	color: #000;
	font-size: 16px;
	line-height: 150%;
}
#cont6{
	width: 950px;
	height: 350px;
	margin-top: 0px;
	position: relative;
}
#cont6 p1{
	width: 425px;
	height: 100px;
	position: absolute;
	padding: 0;
	left: 15px;
	top: 185px;
	font-size: 17px;
	line-height: 170%;
	font-weight: 600;
	color: #000;
}
#cont6-1{
	width: 950px;
	height: 350px;
	margin-top: 10px;
	position: relative;
}
#cont6-1 p1{
	width: 300px;
	height: 130px;
	position: absolute;
	padding: 0;
	left: 700px;
	top: 205px;
	font-weight: 600;
	color: #000;
	line-height: 185%;
	font-size: 16px;
}
#footer{
	margin: 0 auto;
	width: 950px;
	height: 35px;
	margin-top: 20px;
	background-image: url(../img/fo_bk.gif);
}
#footer ul{
	padding: 0;
	margin-left: 180px;
	margin-top: 0px;
}
#footer ul li{
	list-style: none;
	float: left;
	width: 100px;
	margin-left: 10px;
}
/* ----  #footer   ------------------------------------- */

#cont7{
	width: 950px;
	height: 120px;
	margin: 0 auto;
	margin-top: 10px;
	}
#contr{
	height: 120px;
	width: 560px;
	float: right;
	}
#logo{
	float: left;
	width: 300px;
	height: 100px;
	margin-top: 6px;
}
#logo1{
	float: right;
	font-size: 20px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	width: 250px;
	height: 90px;
	margin-left: 10px;
	margin-top: 16px;
}
