@charset "Shift_Jis";
*{
margin:0px;padding:0;
text-align:center;
    scrollbar-base-color: #ffffff;
    scrollbar-track-color: #ffffff;
    scrollbar-face-color: #efefef;
    scrollbar-arrow-color: #ff0000;
}

/* body */
body{
     margin:0;padding:0;
     line-height:130%;
     font-size:0.8em;
	 background:url(../image/bg.jpg);
	 background-attachment:fixed;
	 background-position:top center;
    }
#contents{
          margin:0;
          padding:0;
         }
#head{
   padding:0;margin:0 auto;
   height:377px;/* タイトル画像のサイズ */
   background:url(../image/head_bg.png) no-repeat 0px;
   _background:url(../image/head_bg.gif) no-repeat 0px;
   background-position:center;
   font-size:0em;
   text-indent:-9999px;
   display:block;
  }



#head_in{
width:880px;
height:377px;
margin:0 auto;
}

.logo a{
float:left;
width:280px;
height:360px;
font-size:0em;
text-indent:-9999px;
display:block;
}

h3{
   margin:8px 0px 0 0px;
   padding:3px 0 3px 35px;
   font-size:1.1em;
   text-align:left;
   background:url(../image/pop.png) no-repeat 0px;
  }
h4{
   margin:10px 0px 0 3px;
   padding:3px 0 3px 5px;
   border-bottom:solid 1px #006666;
   border-left:solid 5px #006666;
   font-size:1em;
   text-align:left;
  }
h5{
   margin:0 0px 0 15px;
   padding:3px 0 3px 5px;
   border-bottom: dotted 1px #003333;
   font-size:1em;
   text-align:left;
  }


/* pan */
#pan{
     padding:10px 10px 5px 0;
    }

#pan ul{
        margin:0;
        text-align:right;
       }

#pan li{
        padding:0 0 0 5px;
        display:inline;
        list-style:none;
        border-left:solid 1px #000000;
       }


/* p */
p{
  margin:0px;
  padding:1px 5px 1px 0px;
  text-align:left;
  line-height:120%;
 }


.sub{
     padding-bottom:2px;
     border-bottom:dotted 1px #999999;
	 /*width:805px;*/
    }

.ar{
    padding:1px 0;
    border-bottom:dotted 1px #999999;
	text-align:right;
	margin:2px 0;
   }
   
 .ar_sub{
    padding:5px 0;
    border-bottom:dotted 1px #999999;
   }  
   
ul{
 margin: 5px 5px 5px 30px;
 padding: 0 10px 0 20px;
 list-style-image:url("../image/icon.gif");
   list-style-position:outside;
  }

ol{
 margin: 5px 5px 5px 30px;
 padding: 0 10px 0 20px;
   list-style-position:outside;
  }

li{
   text-align:left;
  } 

/* text */
em{
   color:#1F7882;
   font-style:normal;
   font-weight:bold;
  }

strong{
       color:#EB1050;
       font-weight:bold;
      }

.white{
       color:#FFF;
      }




	 
/* link */
a.info{
       background:url("../image/arrow.gif") no-repeat right center;
       padding-right:15px;
       margin-right:5px
      }
a.down{
       background:url("../image/arrow.gif") no-repeat left center;
       padding-left:15px;
       margin-left:5px;
      }
      
a:link   {color:#00A0DB;}
a:visited{color:#00A0DB;}
a:hover  {color:#007F72;
          text-decoration:underline;}
a        {text-decoration: none;
          font-weight : bold;}


#con{
     background:url(../image/con_top.png);
	 behavior: expression(IEPNGFIX.fix(this));
     padding:0;
     margin:0 auto;
     width:915px;height:20px;/* タイトル画像のサイズ */
}			

		
/* menu */
#menu{
      width:597px;
	  height:360px;
      margin:0;
      padding:0;
      font-size:0em;
	  float:right;
     }
	 
#menu ul{
padding:0; margin:0;
}
#menu li {
list-style-type:none;
padding:0; margin:0;
float:left;
}

#m_top{
	width:597px;
	height:287px;
	margin:0;padding:0;
	background:url("../image/m_top.png") no-repeat 0%;
	behavior: expression(IEPNGFIX.fix(this)); 
	}
/*-----menu1---------------------------------------------*/
#m01,#m01 a,#m01 a:hover,#m01b{
     width:114px;
     height:73px;
     margin:0;padding:0;
	 font-size:0em;
	 text-indent:-9999px;
	 display:block;
    }
#m01,#m01 a{
     background:url("../image/m01_a.png") no-repeat 0%;
	 behavior: expression(IEPNGFIX.fix(this)); 
    }
#m01 a:hover,#m01b{
     background:url("../image/m01_b.png") no-repeat 0%;
	 behavior: expression(IEPNGFIX.fix(this)); 
	 }
/*-----menu2---------------------------------------------*/
#m02,#m02 a,#m02 a:hover,#m02b{
     width:88px;
     height:73px;
     margin:0;padding:0;
	 font-size:0em;
	 text-indent:-9999px;
	 display:block;
    }
#m02,#m02 a{
     background:url("../image/m02_a.png") no-repeat 0%;
	 behavior: expression(IEPNGFIX.fix(this));
    }
#m02 a:hover,#m02b{
     background:url("../image/m02_b.png") no-repeat 0%;
	 behavior: expression(IEPNGFIX.fix(this));
	 }
/*-----menu3---------------------------------------------*/
#m03,#m03 a,#m03 a:hover,#m03b{
     width:46px;
     height:73px;
     margin:0;padding:0;
	 font-size:0em;
	 text-indent:-9999px;
	 display:block;
    }
#m03,#m03 a{
     background:url("../image/m03_a.png") no-repeat 0%;
	 behavior: expression(IEPNGFIX.fix(this));
    }
#m03 a:hover,#m03b{
     background:url("../image/m03_b.png") no-repeat 0%;
	 behavior: expression(IEPNGFIX.fix(this));
	 }
/*-----menu4---------------------------------------------*/
#m04,#m04 a,#m04 a:hover,#m04b{
     width:75px;
     height:73px;
     margin:0;padding:0;
	 font-size:0em;
	 text-indent:-9999px;
	 display:block;
    }
#m04,#m04 a{
     background:url("../image/m04_a.png") no-repeat 0%;
	 behavior: expression(IEPNGFIX.fix(this));
    }
#m04 a:hover,#m04b{
     background:url("../image/m04_b.png") no-repeat 0%;
	 behavior: expression(IEPNGFIX.fix(this));
	 }
/*-----menu5---------------------------------------------*/
#m05,#m05 a,#m05 a:hover,#m05b{
     width:95px;
     height:73px;
     margin:0;padding:0;
	 font-size:0em;
	 text-indent:-9999px;
	 display:block;
    }
#m05,#m05 a{
     background:url("../image/m05_a.png") no-repeat 0%;
	 behavior: expression(IEPNGFIX.fix(this));
    }
#m05 a:hover,#m05b{
     background:url("../image/m05_b.png") no-repeat 0%;
	 behavior: expression(IEPNGFIX.fix(this));
	 }
/*-----menu6---------------------------------------------*/
#m06,#m06 a,#m06 a:hover,#m06b{
     width:49px;
     height:73px;
     margin:0;padding:0;
	 font-size:0em;
	 text-indent:-9999px;
	 display:block;
    }
#m06,#m06 a{
     background:url("../image/m06_a.png") no-repeat 0%;
	 behavior: expression(IEPNGFIX.fix(this));
    }
#m06 a:hover,#m06b{
     background:url("../image/m06_b.png") no-repeat 0%;
	 behavior: expression(IEPNGFIX.fix(this));
	 }
/*-----menu7---------------------------------------------*/
#m07,#m07 a,#m07 a:hover,#m07b{
     width:57px;
     height:73px;
     margin:0;padding:0;
	 font-size:0em;
	 text-indent:-9999px;
	 display:block;
    }
#m07,#m07 a{
     background:url("../image/m07_a.png") no-repeat 0%;
	 behavior: expression(IEPNGFIX.fix(this));
    }
#m07 a:hover,#m07b{
     background:url("../image/m07_b.png") no-repeat 0%;
	 behavior: expression(IEPNGFIX.fix(this));
    }
/*-----menu8---------------------------------------------*/
#m08,#m08 a,#m08 a:hover,#m08b{
     width:73px;
     height:73px;
     margin:0;padding:0;
	 font-size:0em;
	 text-indent:-9999px;
	 display:block;
    }
#m08,#m08 a{
     background:url("../image/m08_a.png") no-repeat 0%;
	 behavior: expression(IEPNGFIX.fix(this));
    }
#m08 a:hover,#m08b{
     background:url("../image/m08_b.png") no-repeat 0%;
	 behavior: expression(IEPNGFIX.fix(this));
    }

