@charset "utf-8";
/* CSS Document */

body,td,th {
	color: #000000;
}
body {
	background-color: #660000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(./img/a.jpg);
}

     a:link{color:#ffffff;}
     a:visited{color:#ffffff;}
     a:hover{color:Gold;}
     a:active{color:Gold;}
     a { text-decoration: none; }

.style3 {
	font-size: 36px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #C48657;
}
.style5 {font-size: 70px}
.sen {border-right:#666666 1px dotted;border-bottom:#720711 1px solid;
}
.sen2 {border-left:#666666 1px solid; border-right:#666666 1px dotted;border-bottom:#720711 1px solid;
}
.sen3 {border-right:#666666 1px solid;border-bottom:#720711 1px solid;
}
.sen4 {border-top :#666666 1px solid; border-bottom:#666666 1px solid; border-left:#666666 1px solid; border-right:#666666 1px solid;
}
.sen5 {border-bottom:#990000 1px solid;
}
.sen6 {border-bottom:#990000 1px solid; border-top:#990000 1px solid;
}
.sen7 {border-top :#Black 1px solid; border-bottom:Black 1px solid; border-left:Black 1px solid; border-right:Black 1px solid;}
.sen8 {border-top :#000000 1px solid; border-bottom:#000000 1px solid; border-left:#000000 1px solid; border-right:#000000 1px solid;}
.sen9 {border-top :#696969 1px solid; border-bottom:#696969 1px solid; border-left:#696969 1px solid; border-right:#696969 1px solid;}
.style8 {font-size: 16px}
.style9 {
	font-size: 24px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.style12 {font-size: 24px}
.style14 {font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3"}
A:hover.onMouse,
A:active.onMouse {
	_width: auto;	/* IEのバグ対策 */
	/* IEはA:hoverやA:activeにサイズ指定しないと画像が切換らない */
}

IMG.onMouseOver,
IMG.onMouseOut {
	/* 画像の枠線なし */
	border: 0;
}
A:link    IMG.onMouseOver,
A:visited IMG.onMouseOver {
	display: none;
}
A:hover   IMG.onMouseOver,
A:active  IMG.onMouseOver {
	display: inline;
}
A:link    IMG.onMouseOut,
A:visited IMG.onMouseOut {
	display: inline;
}
A:hover   IMG.onMouseOut,
A:active  IMG.onMouseOut {
	display: none;
}
.style16 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #C48657;
}
.wmoji {color:#FFFFFF;}


#header{
width:840px;
height:170px;
background-image:url(img/noanoa-topbar.jpg);
background-repeat:no-repeat;
color:#FFFFFF;
text-align:right;
margin-left:auto;
margin-right:auto;
}
#header .text{
margin-right:10px;
}

#header .text h1{
font-size:16px;
line-height:18px;
}

#menu{
width:840px;
height:auto;
border-bottom:#720711 1px solid;
margin-left:auto;
margin-right:auto;
padding:0px;
}


#room_title{
width:840px;
height:auto;
background-color:#000000;
padding-top:20px;
padding-bottom:20px;
margin-left:auto;
margin-right:auto;
margin-top:20px;
margin-bottom:20px;
text-align:center;
}

#main_area{
width:840px;
min-height:100%;
height: auto;
margin-left:auto;
margin-right:auto;
margin-top:20px;
margin-bottom:20px;
}

#room_mimi{
width:150px;
padding-top:10px;
padding-bottom:10px;
background-color:#7C2E47;
color:#FFFFFF;
left:0px;
text-align:center;
}

#room_iframe{
width:840px;
height:auto;
padding-top:15px;
padding-bottom:15px;
background-color:#C1788D;
text-align:center;
margin-left:auto;
margin-right:auto;
margin-bottom:20px;
}

#room_link_mimi{
width:150px;
padding-top:10px;
padding-bottom:10px;
margin-top:20px;
background-color:#666666;
text-align:center;
left:0px;
color:#FFFFFF;
}
#room_link{
width:820px;
height:auto;
background-color:#CCCCCC;
padding:10px;
margin-left:auto;
margin-right:auto;
color:#696969;
}
.link_text a:link{color:#696969;}
.link_text a:visited{color:#696969;}
.link_text a:hover{color:red;}
.link_text a:active{color:red;}
.link_text a { text-decoration: none; }
.link_img{
float:left;
padding-right:10px;
}
#clear{
clear:both;
line-height:0px;
font-size:0px;
}

#footer{
width:840px;
height:auto;
border-bottom:#990000 1px solid;
border-top:#990000 1px solid;
margin-left:auto;
margin-right:auto;
margin-bottom:auto;
font-family:"Book Antiqua";
font-size:16px;
color:#FFFFFF;
text-align:center;
clear:both;
}
#copy{
width:840px;
height:auto;
margin-left:auto;
margin-right:auto;
margin-bottom:30px;
color:#FFFFFF;
font-family:"Book Antiqua";
font-size:16px;
text-align:center;
}


