/*2009 writing by moe*/
body {
   font-family: "Arial", "sans-serif";
}
img {
    border: none;
}
h1 {
    margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #999999;
	text-align: left;
	font-weight: normal;
}
h2 {
    font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
a:link {
    text-decoration: none;
	color: #333333;
}
a:visited {
    text-decoration: none;
	color: #333333;
}
a:hover {
    text-decoration: none;
	color: #0000FF;
}
a:active {
    text-decoration: none;
	color: #000000;
}
.txt_left {
    text-align: left;
}
.l {
    float: left;
}
.r {
    float: right;
}
.left {
    float: left;
	width: 312px;
}
.right {
    float: right;
	width: 312px;
}
.clear {
    clear: both;
}
.cation {
    color: #FF0000;
}
.txt_big {
    font-size: 15px;
}
.blue {
    color: #0000FF;
}
#body {
    width: 650px;
	font-size: 12px;
	color: #000000;
	line-height: 130%;
	padding: 0px;
	margin: 10px auto;
	border: none;
	text-align: center;
}
#header {
    width: 650px;
	height: 15px;
}
#footer {
    width: 100%;
	height: 20px;
	margin: 10px 0px 50px 0px;
	padding: 0px;
}
#f_l {
    width: 530px; 
	float: left;
	text-align: left;
}
#f_r {
    width: 100px;
	float: right;
}
#toe {
    font-size: 10px;
	color: #333333;
	margin: 10px 0px 20px 0px;
	text-align: center;
}


/*ƒ^ƒCƒgƒ‹*/

#top{
	width:650px;
	height:auto;
	background: url(../private_room/img/bg.jpg) no-repeat;
	padding-top:50px;
}

.title{
	font-size:100px;
	color: #09F;
	text-align:center;
	font-weight:bold;
	line-height:110px;
	letter-spacing:1px;
	padding-top:50px;
}

.sub1{
	font-size:50px;
	line-height:70px;
	letter-spacing:1px; 
	font-weight:bold;
	color: #000;
}

.sub2{
	font-size:20px;
	line-height:30px;
	letter-spacing:1px; 
	font-weight:bold;
	color:#333;
}

#main{
	width:650px;
	height:auto;
}

.main_title{
	width:650px;
	height:30px;
	background-image:url(../private_room/img/title_bg.jpg);
	background-repeat:no-repeat;
	line-height:30px;
	font-size:15px;
	font-weight:bold;
	letter-spacing:1px;
	color:#FFF;
}

.photo1{
	width:650px;
	height:auto;
	margin:10px 0 10px 0;
}

.photo2{
	width:300px;
	height:auto;
	margin:10px 0 10px 0;
	float:left;
}

.text{
	width:350px;
	height:300px;
	margin:10px 0 10px 0;
	font-size:15px;
	letter-spacing:1px;
	line-height:16px;
	color:#333333;
	float:left;
}

.text2{
	width:650px;
	height:auto;
	font-size:15px;
	letter-spacing:1px;
	line-height:16px;
	color:#333333;
	text-align: left;
}












