#border{
   width:698px;
   margin: 0px 0px 10px 0px;
   padding: 0px 10px 20px 20px;
   border : solid 1px #cccccc;
   background-color: #efefef;
   text-align:left;
   vertical-align:bottom;
   font-size: 13px;color: #111111;letter-spacing:0.2em;line-height: 18px;
   overflow:auto;
}

#border2{
   width:698px;
   margin: 0px 0px 10px 0px;
   padding: 0px 10px 20px 20px;
   border-top : none;
   border-left : 1px solid #cccccc;
   border-right : 1px solid #cccccc;
   border-bottom : 1px solid #cccccc;
   background-color: #efefef;
   text-align:left;
   vertical-align:bottom;
   font-size: 13px;color: #111111;letter-spacing:0.2em;line-height: 18px;
   overflow:auto;
}

h1{
   margin: 5px 0px 0px 0px;
   text-align:center;
   font-size: 12px;color: #9d854d;letter-spacing:0.1em;line-height: 13px;
}

h2{
   width:710px;
   height:10px;
   margin: 15px 0px 0px 0px;
   padding: 17px 0px 13px 20px;
   background-image : url(img/bck_title.jpg);
   background-repeat: no-repeat;
   background-position: left top;
   background-color: #cccccc;
   text-align:left;
   font-size: 15px;color: #422100;letter-spacing:0.2em;line-height: 13px;
   vertical-align:bottom;
}

h2.half{
   float: left;
   width:340px;
   height:25px;
   margin: 10px 0px 0px 0px;
   padding: 15px 0px 0px 20px;
   background-image : url(img/bck_half.jpg);
   background-repeat: no-repeat;
   background-position: left top;
   background-color: #cccccc;
   text-align:left;
   vertical-align:bottom;
   font-size: 15px;color: #111111;letter-spacing:0.2em;line-height: 13px;
}

h3{
   margin: 0px 0px 0px 0px;
   padding: 20px 0px 10px 0px;
   text-align:left;
   vertical-align:bottom;
   font-size: 14px;color: #745423;letter-spacing:0.2em;line-height: 18px;
   font-weight:600;
}

