@charset "utf-8";
/* CSS Document */


body,td,th {
	color: #FFFFFF;
}
body {
	background-color: #660000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(./img/a.jpg);
	color:#FFFFFF;
}

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;
}
.sen2 {
border-left:#666666 1px solid; 
border-right:#666666 1px dotted;
}
.sen3 {
border-right:#666666 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;}
.style8 {font-size: 16px}
.style9 {
	font-size: 24px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.style12 {font-size: 24px}
.style14 {font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3"}
<style type="text/css">
<!--
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;
}

#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;
}

#flash{
width:840px;
height:400px;
margin-left:auto;
margin-right:auto;
}
#menu{
width:840px;
height:auto;
border-bottom:#720711 1px solid;
margin-left:auto;
margin-right:auto;
padding:0px;
}

#blog_title{
width:220px;
height:auto;
padding-top:8px;
padding-bottom:8px;
background-image:url(img/blog_title.png);
background-repeat:no-repeat;
color:#FFFFFF;
text-align:center;
}

#map{
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;
}

#contact{
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;
}

#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;
}

#main_area{
width:840px;
min-height:100%;
height: auto;
margin-left:auto;
margin-right:auto;
margin-top:20px;
margin-bottom:20px;
}

#left_menu{
width:220px;
height:auto;
margin-right:15px;
float:left;
}

#right_menu{
width:600px;
height:auto;
margin-left:240px;
}
#right_frame{
width:600px;
height:300px;
overflow: auto;
}
#right_contents{
width:350px;
height:auto;
padding-left:250px;
margin-top:20px;
}
.clearfix:after{
display:block;
clear:both;
height: 0;
line-height: 0;
visibility: hidden;
content: ".";
font-size: 0.1em;
}
.clearfix{
display:inline-block;
}
#box{
width:218px;
height:auto;
border:#990000 1px solid;
text-align:center;
margin-bottom:10px;
padding-top:10px;
padding-bottom:10px;
}
#b_box{
width:220px;
height:auto;
background-color:#000000;
padding-top:5px;
padding-bottom:5px;
text-align:center;
margin-bottom:10px;
}
.img_fader_5 {
position:relative;
height:400px;
width:840px;
margin-left:auto;
margin-right:auto;
}
.img_fader_5 img{
position:absolute;
left:0;
top:0;
}
#slideshow {
    position:relative;
	width:840px;
    height:400px;
	margin-left:auto;
	margin-right:auto;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}
#form_block{
width:840px;
height:auto;
margin-left:auto;
margin-right:auto;
margin-bottom:20px;
background-color: #FFFF99;
color:#000000;
padding-top:10px;
padding-bottom:10px;
}
#form_text{
width:700px;
height:auto;
margin-left:auto;
margin-right:auto;
margin-top:10px;
margin-bottom:30px;
line-height:25px;
letter-spacing:1px;
}
dl.form{
width:700px;
margin-left:auto;
margin-right:auto;
color:#333333;
}

dl.form dt{
clear:both;
float:left;
width:160px;
margin:0px 0px 10px 0px;
text-align:right;
line-height:35px;
}
dl.form dd{
float:left;
width:515px;
margin:0px 0px 10px 10px;
border-left: #FF9900 1px solid;
line-height:35px;
padding-left:10px;
}
/* clearfix*/
dl.form:after{
display:block;
clear:both;
height:0px;
line-height:0px;
visibility:hidden;
content:".";
font-size:0.1em;
}
dl.form{
display:inline-block;
}
input[type=text]{
background-color:#FFFFFF;
border:#FFCC99 1px solid;
width:400px;
margin-left:0px;
}
select.box{
background-color:#FFFFFF;
border:#FFCC99 1px solid;
}
#send{
width:700px;
margin-left:auto;
margin-right:auto;
margin-top:10px;
margin-bottom:20px;
text-align:center;
}
.red{
color:#FF0000;
font-weight:bold;
}
#access{
width:600px;
height:200px;
margin-left:auto;
margin-right:auto;
background-image:url(img/access.png);
background-repeat:no-repeat;
clear:both;
}
