body{
 background-color: #eeeeee;
 margin-top :0px;
 margin-bottom: 0px;
 font-size: 90%;
 font-family: 'メイリオ','MS ゴシック','ヒラギノ角ゴ W3','Arial';
}

div#header{
 width: 680px;
 height: 100px;
 margin:0 auto 0 auto;
}

div#info{
 width: 680px;
 margin:0 auto 0 auto;
}
a.menu{
 float: left;
 text-align: center;
 width: 130px;
 height: 16px;
 margin: 0;
 padding: 4px 2px;
 border-width: 1px;
 border-style: solid;
 border-color: #cccccc #a97c38 #a97c38 #cccccc;
 font-size: small;
 background-color: #ff9900;
 color: #ffffff;
 text-decoration: none;
 font-weight: bold;
}
a.menu:hover{
 background-color: #ffcc00;
}
a#here{
 background-color: #a97c38;
}

div#contents{
 width:620px;
 background-color: #ffffff;
 padding: 30px 30px;
 margin-left: auto;
 margin-right: auto;
}
h1{
 border-bottom: 1px dotted #666666;
 border-left: 20px double #ffcc00;
 padding: 3px 0 2px 10px;
 margin-bottom: 2px;
 font-size: 120%;
 font-weight: bold;
}
h2{
 font-size: 110%;
 font-weight: bold;
 color: #ff9900;
 margin: 20px 0 5px 0;
}
h3{
 border-top: 5px double #ff9900;
 border-bottom: 5px double #ff9900;
 border-right: 1px solid #ffcc00;
 border-left: 1px solid #ffcc00;
 padding: 2px 0 2px 20px;
 background-color: #ffcc7f;
 font-size: 100%;
}
h4{
 font-weight: bold;
 margin-bottom: 0px;
 padding-bottom: 0px;
}
h5{
 margin: 15px 0 0 0;
 font-size: 140%;
 font-weight: bold;
 color: #ff9900;
}
p{
 margin-top: 2px;
 margin-bottom: 20px;
}
.ul-in{
 font-size: 80%;
 list-style-type: none;
 margin-bottom: 20px;
}
.small{
 font-size: 80%;
 font-weight: normal;
 color: #000000;
}
.bottom{
 margin-bottom: 70px;
}
.right-pict{
 float: right;
 padding-left: 10px
}

div#footer{
 width:680px;
 margin-left: auto;
 margin-right: auto;
 padding: 10px 0;
 background-color: #a97c38;
 color: #ffffff;
 text-align: center;
}
address{
 font-size: 70%;
 border-top: 1px dotted #ffffff;
}



    .item{
      font-size:12pt;
      font-weight:bold;
      color:hotpink;
    }
    td.bar{
      width:10px;
      background-color:#d79bce
    }
    tr.spacer{
      height:30px;
    }
