* {
    margin: 0;
    padding: 0;
    font-family: Verdana, Arial, sans-serif;
}

/* o */
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

p {
margin-top: 15px;
}

td {
font-size: 100%;
line-height: 120%;
padding: 5px;
}

ul {
margin-top: 5px;
font-size: 80%;
}

img {
border: 0px;
}

a:link {
 color: #6b3e82;
}
a:visited {
 color: #3f0d59;
}
a:active {
 color: #6b3e82;
}
a:hover {
color: #6b3e82;
text-decoration: underline;
}

a {
 text-decoration: underline;
}

body {
	font-size: 80%;
	line-height: 140%;
    text-align: center; 
    background: #a1d0bb;
    margin-top: 25px;
    margin-bottom: 10px;
    color: #282828;
    }
    

    address {
    font-style: normal;
    color: #2c5f2c;
    padding-top: 5px;
    }
    
    #BOX {
width: 830px; margin-right: auto; margin-left: auto;
    }
    
    #TopHead {
    width: 830px; height: 92px; background: url(img/top_head.gif);
    }
    
    #TopBottom {
    width: 830px; height: 111px; background: url(img/top_bottom.gif);
    }
    
    #ConTop {
    width: 830px; height: 10px; background: url(img/contents_bg_top.gif);
    }
    
    #ConBody {
    width: 830px; background: url(img/contents_bg_body.gif);
    }
    
    #ConPadd {
    text-align: left; padding-top: 10px; padding-right: 50px; padding-bottom: 10px; padding-left: 50px;
    }
    
    #ConBottom {
    width: 830px; height: 10px; background: url(img/contents_bg_bottom.gif);
    }
    
    #ProLeft {
   width: 250px; float: left;
   }
   
   #ProRight {
   width: 480px; float: left;
   }
   
   .ProTexBox {
   padding: 15px 10px 10px 10px; text-align: justify; text-justify: inter-ideograph;
   }
   
      .Ex {
      line-height: 120%;
      margin: 0px;
   padding-top: 5px; text-align: justify; text-justify: inter-ideograph;
   }
   
   .att {
   font-size: 80%;
	line-height: 140%;
   }
   
   td.gide {
   font-size: 100%; color: #ffffff;
   }
   
    td.wh {
    font-size: 100%;
 background: #ffffff;
 }
 
  th.gr {
  font-size: 100%;
 background: #c0d4c0;
 }
 
 #m-form .hissu {
 color:#ff3300;
 font-size:14px;
 }
