/* CSS Document */

body
{
margin-top : 0%;
background-image: url(m_img/bg3.jpg);

}


body,td{
font-family:Tahoma;
font-size : 11px;  
letter-spacing:1pt;
line-height:150%;
text-decoration:none;
  
}


a:link{
  color : #666666;
  text-decoration : underline;

}

a:visited{
  color : #666666;
  text-decoration : underline;
}


a:hover { 
text-decoration : none;
}



.font1 {
 font-size : 8px;
}


.font2 {
 font-size : 15px;
}

.font3 {
 font-size : 11px;
 color:#fff;
}

.font4 {
 font-size : 11px;
 color:#FC0;
}

.font5 {
color:#663300;
font-weight:bolder;
font-size : 15px;
}

.font6 {
 font-size : 12px;
 background-color:#6CC;

}



.wrapper  {
width:1300px;
margin-top : 0%;
background-image: url(m_img/bg.jpg);
background-repeat   : no-repeat;
	
}


.waku1  {
margin-top : 0%;
background-image: url(m_img/bg.jpg);
background-repeat   : no-repeat;
	
}


.waku2  {
margin-top : 0%;
width : 587px;
border-coloer : gray;
border : 1px solid;
 padding-top:10px;
  padding-left:10px;
    padding-right:10px;
	  padding-bottom:10px;
	
}



.header1  {
 margin-top : 0%;
 color:#FC0;
 padding-left:5px;
 background-image: url(m_img/bg.jpg);
 background-repeat   : no-repeat;
 height:5px;
 
}


.main_contents  {
 color:#666;
 padding-left:20px;
 width:650px;
 background-color:#ffffff;
 
}




 .table1 { 
 width:100%;
 table-layout:auto;
 text-align:left;
 color:#666;
 }  
 

 
 
.table3 { 
 width:100%;
 table-layout:auto;
 text-align:right;
 color:#666;
 }  
 
 
 .td1  {
 text-align:left;
 padding-left:10px;
 }
 
 
  .td2  {
 text-align:left;
 }
 
   .td3  {
 text-align:left;
  padding-top:5px;
   line-height:180%;
 }
 
 
 
.line {
   border-width: 1px 0px 0px 0px; /* 太さ */
   border-style: dashed; /* 線種 */
   border-color: gray; /* 線色 */
   height: 1px; /* 高さ */


}

 



.footer1
{
 font-size : 10px;
 padding-top:10px;
 padding-bottom:10px;
 color:#666;
 background-color:#ffffff;
}


.footer2
{
 color:#630;
 padding-top:20px;
 padding-bottom:20px;
 padding-left:20px;
 padding-right:10px;
 background-image: url(m_img/foot_bgi.gif);
 text-align:right;
}
