﻿/*その他ページベースＣＳＳ*/

@charset "UTF-8";

#body       {
 
  text-align:center;

  font-family: sans-serif;
}

#wrapper   {

  
  margin:auto;
  margin-top:0px;
  margin-bottom:0px;
  position:relative;
 text-algn:center;
   border:solid 0px #C9E095;
}

#contents   {
 

  background-color : #666666;

  position: relative;
  margin:auto;
   text-align:center;
  font-family: sans-serif;
  width:900px;

}

#main  {
   text-align:left;
  width: 900px;
  margin-top:0px;
  mar-gin-bottom:30px;
}


/*ポップアップメニュー*/

#box   {
 font-family: sans-serif;
  background-color:#eee8aa;
  letter-spacing:0px;
  text-align:center;
  height:142px;
  border-bottom:solid 5px #ffa500;
  border-top:solid 0px #ff8c00;

  margin-top:0px;
  margin:auto; 
  margin-bottom:10px;

 
}

#navbar   {

  background-color:#eee8aa;
  letter-spacing:0px;
        text-align:center;
	height:135px;
  width:820px;

  font-style:normal;
  margin:auto;
  border:0px solid #FF0000;
  margin-top:0px;
 
}

a      {
 text-align:center;
  text-decoration:none;
letter-spacing:0px;
}

.menu h6  {
 text-align:center;
  letter-spacing:0px;
  margin:0px;
  
}


.menu  h6 a {

  font-family: "ＭＳ Ｐゴシック",sans-serif;
  font-size: 15px;
  letter-spacing: 0px;
  color: #666666;
  line-height: 25px;
  font-weight: bolder;
  font-style: normal;
  text-decoration: none;
  text-align:center;
  background-color:#eee8aa;
  display:block;
  width:123px;
  height: 22px;
  padding-left: 0px;
  padding-top: 0px;
  border-right:solid 0px #FFFFFF;
  border-left:solid 0px #FFFFFF;
  border-top:solid 0px #FFFFFF;
  border-bottom:solid 0px #FFFFFF;
  margin-top:0px;
  margin-right:4px;
  border:0px;




 
}

.menu  {
  width:120px;
  float:left;
  margin-right:5px;
  margin-top:5px;
  line-height: 25px;

}

.menu ul{
  margin: 0px;
  padding: 0px;
  list-style-type:none;
  font-size: 15px;
  visibility:hidden;
 line-height: 25px;
 
  }

.menu li{
  background-color: #eee8aa;
  line-height:180%;
  margin:0px;
  width:120px;
  hight:40px;

  text-align:center;
 line-height: 25px;
 color:#eee8aa;
    border-right:solid 0px #eee8aa;
  border-top:solid 0px #ffa5008;
  border-bottom:solid 0px #ffa500;
  border-left: solid 0px #ffa500;
   margin-right:2px;
}

.menu li a{
    background-color: #eee8aa;
  display:block;
  width:120px;
  hight:25px;
  padding:0px;
  color:#006400;
  font-size:15px;
 line-height: 25px;
 margin:0px;
 font-weight: bolder;
    border-right:solid 0px #FFFFFF;

    border-top:solid 0px #eee8aa;
  border-bottom:dotted 1px #FFFFFF;


}

.menu li a:hover{
  background-color: #006400;
  color:#FFFFFF;
  font-weight: bolder;
    border-right:solid 0px #FFFFFF;
  hight:24px;
  border-bottom:solid 0px #FFFFFF;
  width:120px;
}
  
.menu h6 img {

margin-right:5px;

}
  



/*ポップアップメニュー*/

   




/*コピーライト*/

address   {
  margin:auto;
  psition:relative;

  font-size: 19px;
  letter-spacing: 2px;
  color: #000000;
  line-height: 150%;
  padding-bottom: 0px;
  padding-top : 0px;
  font-weight: normal;
  font-style: normal;
  clear: both;
  text-align: center;
  text-decoration: none;

  margin-top: 35px;
   background-color:#eee8aa;
  height:40px;
 font-family: "HGｺﾞｼｯｸM",メイリオ,"ヒラギノ角ゴPro W3",Osaka,sans-serif;
 
}

address a  {
  margin:auto;

  font-size: 13px;
  letter-spacing: 0px;
  color: #000000;
  line-height: 150%;
  font-weight: normal;
  font-style: normal;
  clear: both;
  text-align: right;
  text-decoration: none;
  

}

h5  a {
    font-family: "HGゴシックM",メイリオ,"ヒラギノ角ゴPro W3",Osaka,sans-serif;
  font-size: 13px;
 
  
  line-height: 150%;
  font-weight: normal;




  color: #666666;


  clear:both;

  display:block;

}


h5  a:hover {
    font-family: "HGゴシックM",メイリオ,"ヒラギノ角ゴPro W3",Osaka,sans-serif;
  font-size: 13px;
 
  
  line-height: 150%;
  font-weight: normal;


    background-color:#ffa500;


  color: #FFFFFF;
  padding-right:5px;

  clear:both;
  display:block;

}





h5  {
 font-family: sans-serif;
  font-size: 13px;
 
  
  line-height: 150%;
  font-weight: normal;

  text-align:center;

  margin-left:0px;
  margin-right:0px;
  color: #CC6666;
  margin-top:0px;
  margin-bottom:0px;
  clear:both;
  display:block;
  width:900px;
  background-color:#FFFFFF;
  border-top:1px solid #999999;
    border-bottom:1px solid #999999;

}


