@charset "utf-8";
*{
	margin: 0;
	padding: 0;
}
body  {
	color: #303030;
	text-align: center;
	font-size:14px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image:url(../img/bg.gif)
}
a:link {color:#ca5151;}
a:hover {color:#ca5151;}
a:visited {color:#ca5151;}
a img{
	border-style:none;
}

span.b{
       margin-left:5px;
	   }

span.red{
       color:red;
	   }	   
#bgg{width:900px;
margin: 0 auto 0 auto;
     background-image:url(../img/bgg.png);
	 }

#head{
margin: 0 auto 0 auto;
width:870px;
height:10px;
background-image:url(../img/footer.png);
behavior: expression(IEPNGFIX.fix(this));
}
#wrap {
	margin: 0 auto 0 auto;
	width: 870px;
	height:auto;
	text-align: left;
	background-color: #FFFFFF;
}
#header{
	width:870px;
	height:150px;
	padding-top:30px;
	margin-right: auto;
	margin-left:auto;
	background-image: url(../img/hedder.png);
	background-repeat: no-repeat;
	background-position: top;
}

#logo2{
	width:500px;
	height:30px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 60px;
	text-decoration:none;
}	  


#menu{
      width:768px;
	  height:55px;
	  background-image:url(../img/menuber.png);
	  margin:auto;
	  position:relative;
	  behavior: expression(IEPNGFIX.fix(this));
}

#menu ul{
         list-style : none;  
         text-align:center; 
         margin : 0;
		 padding:0;
		 }	 
		 
#menu li a{
           display:block;
		   width : 140px;
		   height:55px;
		   line-height:1px;
		   text-indent:-9999px;
		   }
		   		 
		
#menu li.A{
          width : 140px;
          line-height: 55px;
          float:left;
          list-style: none;
          background:url(../img/menu1.png) left;
         padding : 0;
          margin-left :34px;
		  behavior: expression(IEPNGFIX.fix(this));
		 }
		 
#menu li.A a:hover{
		         background:url(../img/menu1.png);
				 background-position:right;
				 }
		 
#menu li.B{
          width : 140px;
          line-height: 55px;
          float:left;
          list-style: none;
          background:url(../img/menu2.png)left;
         padding : 0;
          margin : 0;
		  behavior: expression(IEPNGFIX.fix(this));
		 }
		 
#menu li.B a:hover{
		         background:url(../img/menu2.png);
				 background-position:right;
				 }		 
		 
#menu li.C{
          width : 140px;
          line-height: 55px;
          float:left;
          list-style: none;
          background:url(../img/menu3.png);
         padding : 0;
          margin : 0;
		  behavior: expression(IEPNGFIX.fix(this));
		 }
		 	 
#menu li.C a:hover{
		         background:url(../img/menu3.png);
		         background-position:right;
				 }					 
#menu li.D{
          width : 140px;
          line-height: 55px;
          float:left;
          list-style: none;
          background:url(../img/menu4.png);
         padding : 0;
          margin : 0;
		  behavior: expression(IEPNGFIX.fix(this));
		 }
		 
#menu li.D a:hover{
		         background:url(../img/menu4.png);
		         background-position:right;
				 }			 
		 
#menu li.E{
          width : 140px;
          line-height: 55px;
          float:left;
          list-style: none;
          background:url(../img/menu5.png)left;
         padding : 0;
          margin : 0;
		  behavior: expression(IEPNGFIX.fix(this));
		 }		
		 
#menu li.E a:hover{
		         background:url(../img/menu5.png);
				 background-position:right;
				 }			  

#youkou{
         width:768px;
		 height:auto;
		 text-align:left;
		 margin-left:auto;
		 margin-right:auto;
		 margin-top:30px;
		 }
		 
#youkou-t{
	width:768px;
	height:30px;
	border-bottom:dotted 3px #ca5151;
	margin-bottom:15px;
	padding:5px 0px 5px 0px;
		  }

#youkou-lr{
           width:auto;
		   height:50px;
		   }	
#youkou-lr2{
           width:auto;
		   height:90px;
		   }
		   		   	  
#left{
      width:auto;
	  float:left;
	  }
	  
#right{
       float:left;
	   margin-left:10px;
}	   

#nakami-t{
           margin:10px 0px 10px 0px;
		   border-bottom:1px solid #303030;
		   }
#youkou-nakami{
               line-height:17px;
			   padding:8px;
			   }		  
		   
	   	            		 
#kotira{
        text-align:center;
		padding:25px;
		text-decoration:none;
		}  
		
#pagetop{
	color:#ca5151;
	padding:5px;
	text-align:right;
	font-size: 10px;
		 }	
#pagedown{
	color:#ca5151;
	padding:5px;
	text-align:right;
	font-size: 10px;
	float:right;
		 }		 

#footer{
width:870px;
height:50px;
margin: 0px auto 0px auto;

background-image:url(../img/footer.png);
behavior: expression(IEPNGFIX.fix(this));
}
#dammy{
margin: 0px auto auto auto;
width:870px;
height:30px;
background-color:#fff;
}
#footer p{
	color:#ffffff;
	font-size: 12px;
	padding-top: 10px;
	padding-right: auto;
	padding-bottom: 0px;
	padding-left: auto;
}
#minimenu{
    text-align:right;
	margin-top:15px;
	}