@import "base.css";


.main h2{width: auto; height: auto; margin: 10px 30px; text-align: center; font-weight: bold; background: #ffe7e7}
.main-contents

.main p{width: auto; height: auto; margin: 10px 80px;}


.main table{width: auto; height: auto; margin: 20px 0 0  80px;}
.main table th{width: auto; height: auto; padding: 5px 10px; border: 1px solid #b19981; background: #ebe5ce;}
.main table td{width: auto; height: auto; padding: 5px 10px; border: 1px solid #b19981; background: #fefded;}


.main div{width: 100%; height: auto; margin: 20px 0 0 0; padding: 10px 0 20px 0}
.main div:after{display:block; content:""; height:1px; margin-top:-1px; clear:both;}

.main .div1{background: url(../img/gyoumu_01.jpg) no-repeat;}


.main div dl{width: 180px; height: auto; float: left; margin: 0 0 0 70px; border: 1px solid #b19981; background: #fff5b7; color: #000; filter :alpha(style=0,opacity=60); -moz-opacity:0.60; opacity:0.60}
.main div dl dt{width: auto; height: auto; margin: 15px 0 5px 0; color: #fff; background: #876f57; text-align: center; font-weight: bold}
.main div dl dd{width: auto; height: auto; margin: 0 0 3px 20px}


.main .div2{background: url(../img/gyoumu_02.jpg) no-repeat bottom;}


