@charset "UTF-8";

/*base */
* {
   font-family:Verdana, Helvetica, sans-serif;
   color:#333;
}

body {
   margin:0;
   padding:0;
   letter-spacing:1px;
   background: #fcfcfc url(../images/bg_1600b.gif) repeat-y center top;/*バックグラウンドの表示*/
   text-align: center; /* for IE */
}

div#bg {
  
}

br {
   letter-spacing:normal;
}

a {
   color:#333;
   text-decoration:none;
}

a:hover {
   color:#dd7721;
   text-decoration:none;
}

img {
   border-style: none;
}

a img {
   border-style: none;
}


h1,h2,h3,h4,h5,h6 {
   margin:0;
}

.fitmenu {
  position: absolute;
  z-index: 9999;
  border-top-width: 2px;
  border-right-width: 2px;
  border-right-width-ltr-source: physical;
  border-right-width-rtl-source: physical;
  border-bottom-width: 2px;
  border-left-width: 2px;
  border-left-width-ltr-source: physical;
  border-left-width-rtl-source: physical;
  border-top-style: solid;
  border-right-style: solid;
  border-right-style-ltr-source: physical;
  border-right-style-rtl-source: physical;
  border-bottom-style: solid;
  border-left-style: solid;
  border-left-style-ltr-source: physical;
  border-left-style-rtl-source: physical;
  border-top-color: #000099;
  border-right-color: #000099;
  border-right-color-ltr-source: physical;
  border-right-color-rtl-source: physical;
  border-bottom-color: #000099;
  border-left-color: #000099;
  border-left-color-ltr-source: physical;
  border-left-color-rtl-source: physical;
  text-align: center;
  width: 100px;
  height: 100px;
  background-color:#fcfcfc;
  opacity: 0.8;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}

.fitmenu p {
  font-size: 90%;
  line-height: 1.2em;
  text-align: left;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}


/* layout */

div#container {
  position: relative;
  width: 840px;  /* サイト全体の幅[W] */
  margin: 0 auto 0 auto;
  padding: 0;
  text-align: center; /* for IE */
  background:#fcfcfc;
}

div#top {
   width:800px;
   margin:0 auto;
   background:#fcfcfc;
   text-align: left;
}

div#header {
   width:800px;
   background:#fcfcfc;
}

div#globalnavi {
   width:800px;
   height: 40px;
   margin-bottom:10px;
   padding: 0;
}

div#contents {
   clear:both;
   width:800px;
   background:url(../images/bg_contents.gif) 0 0 repeat-y;
}

div#contents1 {
   clear:both;
   width:800px;
   background:#fcfcfc;
}

div#headlogo {
   width:800px;
}


div#headImage {
   width:800px;
}

div#favo {
   width:800px;
   margin:5px 0 5px 0;
   text-align:right;
}


div#main {
   float:left;
   width:590px;
   margin-top:10px;
}

div#main1 {
   width:800px;
   margin-top:10px;
}

div#sub {
   float:right;
   width:205px;
   margin-top:10px;
}

div#totop {
   border-top:1px solid #000099;
}

div#footer {
   position:relative;
   clear:both;
   width:800px;
}

/* 回り込み解除 */
div#contents:after {
   content:"";
   display:block;
   height:0;
   clear:both;
   visibility:hidden;
}

/* header */

div#header h1 {
   margin:5px 300px 0 0;
   padding:0;
   font-size:0.7em;
   color:#000;
   line-height:10px;
   text-align:right;
}

div#header h1 a {
   color:#000;
}

div#header h1 a:hover {
   color:#535D57;
}


/* topNav */
div#header div#topnav { 
   position: absolute;
   right: 15px;
   top: 5px; 
   overflow: hidden;
}

div#header div#topnav ul { 
   font-size: 12px; 
   line-height: 1.32; 
   border-left: 1px solid #7b3939;
}

div#header div#topnav ul li { 
   display: inline; 
   padding: 0 7px; 
   border-right: 1px solid #7b3939;
}

div#header div#topnav ul li a { 
   color: #000; 
   text-decoration: none;
}

div#header div#topnav ul li a:hover { 
   color: #000; 
  text-decoration: underline;
}

div#header div#topnav ul li span { 
  color: #7b3939;
}


/* menu */

div#menu {
   width:798px;
   height: 40px;
   margin: 0;
   padding: 0;
}

div#menu ul {
   list-style-type: none;
   margin: 0;
   padding: 0;
}

div#menu li {
   text-indent: -9999px;
   float:left;
   width: 114px;
   margin: 0;
   padding: 0;
}

div#menu a{
   display: block;
   width: 100%;
   height: 40px;
   background-image: url(../images/menu1.gif);
   background-repeat: no-repeat;
}

#menu1 a{background-position: 0 0;}
#menu2 a{background-position: -114px 0;}
#menu3 a{background-position: -228px 0;}
#menu4 a{background-position: -342px 0;}
#menu5 a{background-position: -456px 0;}
#menu6 a{background-position: -570px 0;}
#menu7 a{background-position: -684px 0;}

#menu a:hover{
  background-image: url(../images/menu1.gif);
  background-repeat: no-repeat;
}

#menu1 a:hover{background-position: 0 -40px;}
#menu2 a:hover{background-position: -114px -40px;}
#menu3 a:hover{background-position: -228px -40px;}
#menu4 a:hover{background-position: -342px -40px;}
#menu5 a:hover{background-position: -456px -40px;}
#menu6 a:hover{background-position: -570px -40px;}
#menu7 a:hover{background-position: -684px -40px;}

/* 回り込み解除 */
div#menu ul:after{
   content:"";
   display:block;
   height:0;
   clear:both;
   visibility:hidden;
}

/* maincontens */
div#main a {
   color:#31001D;
}

div#main a:hover {
   color:#dd7721;
   border:0;
}

div#main h2 {
   margin-bottom:8px;
   padding:2px 2px 2px 0;
   color:#31001D;
   font-size:0.94em;
   font-weight:normal;
   line-height:1.4;
   border-bottom:3px double #000099;
}

div#main h3 {
   margin-bottom:2px;
   font-size:1.1em;
   font-weight:normal;
}

div#main h4 {
   margin-bottom:8px;
   padding:2px 2px 2px 0;   
   margin-bottom:1px;
   font-size:0.76em;
   font-weight:normal;
   line-height:1.4;
   border-bottom:1px solid #000099;
}

div#main h5 {
   margin-bottom:8px;
   padding:2px 2px 2px 0;
   color:#000099;
   margin-bottom:1px;
   font-size:0.85em;
   font-weight:normal;
   line-height:1.4;
   border-bottom:1px solid #000099;
}

div#main h6 {
   margin-bottom:2px;
   font-size:0.75em;
   line-height:1.4;
}

div#main h7 {
   margin-bottom:2px;
   font-size:0.75em;
   line-height:1.4;
}

div#main p{
   margin:0 10px 1em 0;
   font-size:0.75em;
   line-height:1.4;
}

div#main .pb{
   margin:0 10px 0 0;
   font-size:0.76em;
   line-height:1.4;
}

.pred{
   font-size:0.9em;
   color:red;
}

.pblue{
   font-size:0.9em;
   color:blue;
}

.porangered{
   font-size:1.0em;
   color:orangered;
}

.pmediumblue{
   font-size:1.0em;
   color:mediumblue;
}

.pw{
   font-size:0.75em;
   color:#FFFFFF;
}

.yellowun {
   background-color: #ffff99;
   padding-top: 2px;
   padding-bottom: 0px;
   padding-left: 4px;
   padding-right: 0px;
   border-bottom-width: thin;
   border-bottom-style: solid;
   border-bottom-color: #ffcc33;
}

div#main ul,ol,dl{
   margin-right:10px;
   font-size:0.75em;
}

div#main dt{

}

div#main li{

}

div#main dt{
   margin-bottom:3px;
}

div#main dd{
   padding:0;
   margin:0 0 1em 1em;
   padding:3px;
   background:#000099;
}

.image-left {
	float: left;
	margin-right: 20px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.image-right {
	float: right;
	margin-left: 20px;
}

.image-leftroomsa {
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 20px;
}
.image-rightroomsa {
	float: right;
        margin-top: 5px;
	margin-left: 5px;
        margin-right:15px;
        margin-bottom: 129px;
}

.image-leftroomsb {
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 20px;
}
.image-rightroomsb {
	float: right;
        margin-top: 5px;
	margin-left: 5px;
        margin-right:15px;
        margin-bottom: 143px;
}

div#waku {
       margin:0 10px 10px 10px;
       padding-top: 0px;
       padding-right: 0px;
       padding-bottom: 0px;
       padding-left: 0px;
       border-top-width: 3px;
       border-bottom-width: 3px;
       border-left-width: 3px;
       border-top-style: solid;
       border-bottom-style: solid;
       border-left-style: solid;
       border-top-color: #bdbde4;
       border-right-width: 3px;
       border-right-style: solid;
       border-right-color: #bdbde4;
       border-bottom-color: #bdbde4;
       border-left-color: #bdbde4;
       background-image: url();
       background-repeat: no-repeat;
       text-align: left;
       line-height: 130%;
}


/* maincontens1 */
div#main1 a {
   color:#31001D;
}

div#main1 a:hover {
   color:#31001D;
   border:0;
   border-bottom:1px solid #31001D;
}

div#main1 h2 {
   margin-bottom:8px;
   padding:2px 2px 2px 0;
   color:#31001D;
   font-size:0.94em;
   font-weight:bold;
   line-height:1.4;
   border-bottom:3px double #000099;
}

div#main1 h3 {
   margin-bottom:3px;
   font-size:0.88em;
}

div#main1 h4 {
   margin-bottom:8px;
   padding:2px 2px 2px 0;
   margin-bottom:2px;
   font-size:0.75em;
   font-weight:normal;
   line-height:1.4;
   border-bottom:1px solid #000099;
}
div#main1 h5 {
   margin-bottom:2px;
   font-size:0.75em;
   line-height:1.4;
}
div#main1 h6 {
   margin-bottom:2px;
   font-size:0.75em;
   line-height:1.4;
}

div#main1 p{
   margin:0 10px 1em 0;
   font-size:0.75em;
   line-height:1.4;
}

/* sub contents */
div#sub .section {
   
}

div#sub .section .add {
    margin:10px 10px 2px 2px; 
}

div#sub .section h3 {
   margin-top:3px;
   margin-bottom:8px;
   padding:2px 2px 2px 0;
   color:#000000;
   margin-bottom:1px;
   font-size:0.75em;
   font-weight:normal;
   line-height:1.6;
}

div#sub .section form {
   margin-top:3px;
   margin-bottom:8px;
   padding:2px 2px 2px 0;
   color:#000000;
   margin-bottom:1px;
   font-size:0.75em;
   font-weight:normal;
   line-height:2.0;
   background:#F0F8FF
}

div#sub .section h5 {
   margin-top:3px;
   margin-bottom:8px;
   padding:2px 2px 2px 0;
   color:#000000;
   margin-bottom:1px;
   font-size:0.75em;
   font-weight:normal;
   line-height:1.4;
}

div#sub h2 {
   padding:3px;
   font-size:0.88em;
   font-weight:bold;
   color:#fcfcfc;
   background:#000099 url(../images/bg_sub_h2.gif) 0 0 repeat-x;
}

div#sub ul {
   margin:0;
   padding:5px 0 1em 0;
}

div#sub li {
   margin:0;
   padding-left:18px;
   font-size:0.75em;
   line-height:1.8;
   background:#fcfcfc url(../images/bg_list.gif) 0 4px no-repeat;
   list-style:none;
}

div#sub ul form {
   font-size:0.75em
}

.image-leftrq {
	float: left;
	margin-right: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
}

/* footer */
div#totop{
   position:relative;
   height:2em;
}

div#totop p{
   position:absolute;
   top:10px;
   right:7px;
   margin:0;
   padding-left:8px;
   font-size:0.63em;
   background:#fcfcfc url(../images/bg_totop.gif) 0 50% no-repeat;
}

address{
   text-align: left;
   padding:5px 0;
   font-size:0.63em;
   color:#333;
}

table.online {
	width: 100%;
	padding: 10px;
}

.online-tb1{
	background-color: #333333;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.online-tb2{
	background-color: #333333;
	border: 1px solid #333333;
}
.online-tb3{
	background-color: #333333;
	border: 0px solid #333333;
}
.online-tb-th1 {
	background-color: #BBBBBB;
	font-size: 95%;
	color: #333333;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.online-tb-th2 {
	background-color: #CCCCCC;
	font-size: 95%;
	color: #333333;
	border: 0px solid #333333;
}
.online-tb-cell1 {
	background-color: #EEEEEE;
	font-size: 95%;
	color: #333333;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.online-tb-cell2 {
	background-color: #FFFFFF;
	font-size: 95%;
	color: #333333;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.online-tb-cell3 {
	background-color: #EEEEEE;
	font-size: 95%;
	color: #333333;
	border: 0px solid #333333;
}
.online-tb-cell4 {
	background-color: #FFFFFF;
	font-size: 95%;
	color: #333333;
	border: 0px solid #333333;
}
.online-tb-cell5 {
	background-color: #FFFFFF;
	font-size: 95%;
	color: #333333;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

img.halogo {
       margin:10px 15px 2px 40px;
        
}

p.ha {
       margin:5px 0 5px 0;
       font-size: 80%;
       text-align: center;
       line-height:1.2;
}

.strong {
  font-weight: bold;
  font-size: 90%;
}

.ha :hover {
   color:#dd7721;
   text-decoration:none;
}
