@charset "utf-8";
/* CSS Document */

* {
 margin:0;
 padding:0;
 font-family:Geneva, Arial, Helvetica, sans-serif;
 font-size:100%;
 }
 
body {
 background-image:url(../img/body_bg2.gif);
 background-repeat:no-repeat;
 }
 
#wrapper {
 width:900px;
 margin:0 auto;
 }
 
#head_text {
 width:900px;
 height:30px;
 margin:5px auto;
 border-bottom:1px solid #CCCCCC;
 }
 
#head_text h1 {
 font-size:90%;
 line-height:30px;
 font-weight:normal;
 }
 
#header {
 width:118px;
 height:160px;
 background-image:url(../img/logo.gif);
 background-repeat:no-repeat;
 float:left;
 }
 
#header2 {
 width:750px;
 height:160px;
 float:right;
 }
 
#header_sub {
 width:750px;
 height:90px;
 }
 
#header_sub p {
 font-size:80%;
 text-align:right;
 margin-right:10px;
 padding-bottom:5px;
 }
 
#global_navi {
 width:750px;
 height:50px;
 }
 
#global_navi ul {
 list-style-type:none;
 margin-left:50px;
 }
 
#global_navi li {
 float:left;
 }
 
#global_navi a span {
 display:none;
 }
 
#global_navi a {
 display:block;
 width:100px;
 height:40px;
 }
 
#global_navi li.top a {
 background-image:url(../img/top2.gif);
 background-repeat:no-repeat;
 background-position:100% 0%;
 border-bottom:1px solid #CCCCCC;
 }
 
#global_navi li.top a:hover {
 background-image:url(../img/top.gif);
 background-repeat:no-repeat;
 border-bottom:1px solid #000000;
 }
 
#global_navi li.gallery a {
 background-image:url(../img/gallery2.gif);
 background-repeat:no-repeat;
 border-bottom:1px solid #CCCCCC;
 }
 
#global_navi li.gallery a:hover {
 background-image:url(../img/gallery.gif);
 background-repeat:no-repeat;
 border-bottom:1px solid #000000;
 }

#global_navi li.room a {
 background-image:url(../img/room2.gif);
 background-repeat:no-repeat;
 border-bottom:1px solid #CCCCCC;
 }
 
#global_navi li.room a:hover {
 background-image:url(../img/room.gif);
 background-repeat:no-repeat;
 border-bottom:1px solid #000000;
 }

#global_navi li.system a {
 background-image:url(../img/system2.gif);
 background-repeat:no-repeat;
 border-bottom:1px solid #CCCCCC;
 }
 
#global_navi li.system a:hover {
 background-image:url(../img/system.gif);
 background-repeat:no-repeat;
 border-bottom:1px solid #000000;
 }

#global_navi li.service a {
 background-image:url(../img/service2.gif);
 background-repeat:no-repeat;
 border-bottom:1px solid #CCCCCC;
 }
 
#global_navi li.service a:hover {
 background-image:url(../img/service.gif);
 background-repeat:no-repeat;
 border-bottom:1px solid #000000;
 }

#global_navi li.member a {
 background-image:url(../img/member2.gif);
 background-repeat:no-repeat;
 border-bottom:1px solid #CCCCCC;
 }
 
#global_navi li.member a:hover {
 background-image:url(../img/member.gif);
 background-repeat:no-repeat;
 border-bottom:1px solid #000000;
 }

#global_navi li.access a {
 background-image:url(../img/access2.gif);
 background-repeat:no-repeat;
 border-bottom:1px solid #CCCCCC;
 }
 
#global_navi li.access a:hover {
 background-image:url(../img/access.gif);
 background-repeat:no-repeat;
 border-bottom:1px solid #000000;
 }

#flash_area {
 clear:both;
 width:899px;
 height:320px;
 border:1px solid #CCCCCC;
 margin:10px auto;
 }
 
#flash_area object {
 margin:10px;
 }
 
#main_content {
 width:900px;
 height:auto;
 margin:10px auto;
 }
 
.f1 {
 font-weight:bold;
 color:#3399CC;
 }
 
.f2 {
 font-weight:bold;
 color:#993333;
 }
 

#main_left {
 width:460px;
 float:left;
 }
  
.news {
 width:460px;
 height:245px;
 border:1px solid #CCCCCC;
 margin-top:10px;
 overflow:auto;
 }
 
.news h2 {
 font-size:90%;
 line-height:25px;
 padding-left:10px;
 border-bottom:1px solid #CCCCCC;
 background-image:url(../img/h2bg.gif);
 background-repeat:repeat-x;
 color:#1F110C;
 }
 
.news dl {
 margin-top:10px;
 }
 
.news dt {
 font-size:80%;
 text-indent:1em;
 padding-bottom:5px;
 }
 
.news dd {
 font-size:80%;
 margin-left:10px;
 padding-bottom:10px;
 border-bottom:1px dotted #CCCCCC;
 }
 
.news dd a {
 text-decoration:underline;
 color:#333333;
 }
 
.news dd a:visited {
 text-decoration:underline;
 color:#663300;
 }
 
.news dd a:hover {
 color:#630;
 }
 
.melma {
 width:460px;
 height:210px;
 margin-top:10px;
 margin-bottom:10px;
 border:1px solid #CCCCCC;
 }
 
.melma img {
 margin:5px 10px;
 } 
 
#main_right {
 width:426px;
 height:auto;
 margin-bottom:10px;
 float:right;
 margin-left:10px;
 }
 
.aboutus {
 width:426px;
 height:315px;
 margin-top:10px;
 border:1px solid #CCCCCC;
 background-image:url(../img/gaiheki.jpg);
 background-repeat:no-repeat;
 background-position:50% 100%;
 }
 
.aboutus h2 {
 font-size:90%;
 line-height:25px;
 padding-left:10px;
 border-bottom:1px solid #CCCCCC;
 background-image:url(../img/h2bg.gif);
 background-repeat:repeat-x;
 color:#1F110C;
 }
 
.aboutus p {
 font-size:85%;
 line-height:20px;
 padding:15px;
 color:#FFFFFF;
 }
 
.gallary img {
 margin-top:10px;
 margin-left:10px;
 }
 
.mobilebanner {
 width:426px;
 height:100px;
 margin-top:10px;
 margin-bottom:10px;
 border:1px solid #CCCCCC;
 background-image:url(../img/mobilebanner.jpg);
 background-repeat:no-repeat;
 background-position:50% 50%;
 }
 
.accessbanner {
 width:426px;
 height:220px;
 margin-top:10px;
 margin-bottom:10px;
 border:1px solid #CCCCCC;
 }
 
.accessbanner img {
 margin:10px;
 }
 
#recruit {
 clear:both;
 width:900px;
 height:35px;
 margin:10px auto;
 border:1px solid #CCCCCC;
 }
 
#recruit p {
 font-size:85%;
 text-align:right;
 line-height:35px;
 padding-right:5px;
 }
 
#recruit p a {
 text-decoration:none;
 color:#000000;
 }
 
#recruit p a:visited {
 text-decoration:none;
 color:#333333;
 }
 
#recruit p a:hover {
 text-decoration:none;
 color:#676560;
 }

#links {
 clear:both;
 width:900px;
 height:35px;
 margin:10px auto;
 border:1px solid #CCCCCC;
 }
  
#links ul {
 list-style-type:none;
 }
 
#links li.linkstitle {
 font-size:95%;
 font-weight:bold;
 line-height:35px;
 color:#1F110C;
 }
 
#links li.linkslist {
 border-left:1px solid #CCCCCC;
 padding-left:10px;
 }
 
#links li {
 display:inline;
 margin-left:10px;
 line-height:35px;
 font-size:85%;
 }
 
#links li a {
 text-decoration:none;
 color:#000000;
 }
 
#links li a:visited {
 text-decoration:none;
 color:#333333;
 }
 
#links li a:hover {
 text-decoration:none;
 color:#676560;
 }
 
#footer {
 width:900px;
 height:30px;
 margin:10px auto;
 }
 
#footer address {
 font-size:75%;
 font-style:normal;
 line-height:30px;
 text-align:right;
 }


