@charset "utf-8";
/*　*/

#main{
 background:url(../img/back-moyou.jpg) no-repeat right bottom;
 padding-bottom:1px;
}
h2{
 font-size:12pt;
 margin:40px 0 5px 50px;
}
dl{
 font-size:11pt;
 margin:1em 4em;
}
dt{
 font-weight:bold;
 padding:0;
 margin:0.5em 0;
}
dd{
 padding:0;
 margin:0.5em 1.5em 2em 1.5em;
}

#table-outer{
 padding:1em;
 background:rgb(255,255,220) url(../img/miki.jpg) no-repeat 435px;
 margin:1em 4em 2em 4em;
}
#table-outer table{
 border:none;
 font-size:7.5pt;
 color:rgb(80,80,80);
}
#table-outer th,#table-outer td{
 border:solid 1px rgb(102,102,102);
 border-width:0 0 1px 0;
 padding:3px;
 vertical-align:bottom;
 line-height:1.4em;
}
#table-outer th{
 width:50px;
 vertical-align:bottom;
}
