body {background-color:#f0ffff;}
.box1 {position:absolute;/*大外枠*/
       background-color:#ffffff;
       margin-bottom:1px;
       top:1px;
       left:100px;
       width:800px;
       height:4000px;
       border-color:#336699;
       border-style:solid;
       border-width:2px;
       z-index:1;}
.box2 {position:absolute;/*写真枠*/
       top:65px;
       left:102;
       width:795px;
       height:154px;
       z-index:2;}
.box3 {position:absolute;/*タイトル枠*/
       background-color:#ffffff;
       padding:10px;
       top:3px;
       left:102px;
       width:796px;
       height:62px;
       font-size:20pt;
       font-family:"ＭＳ ゴシック";
       color:#000000;
　　   text-align:center;
       z-index:3;}
.box4 {position:absolute;
       background-color:"#000000";
       padding-top:5px;
       padding-left:10px;
       top:222;
       left:102px;
       width:796px;
       height:30px;
       color:#ffffff;
       font-size:10pt;
       font-weight:bolder;
       font-family:"ＭＳ ゴシック";
       text-align:center;
       z-index:4;}
.box5 {position:absolute;
       top:285px;
       left:150;
       width:702px;
       height:50px;
       font-size:20pt;
       font-family:"ＭＳ ゴシック";
       color:#000000;
　　   text-align:center;
       z-index:5;}
.box6 {position:absolute;
       top:380px;
       left:150;
       width:702px;
       height:30px;
       font-size:12pt;
       font-family:"ＭＳ ゴシック";
       color:#000000;
　　   text-align:center;
       z-index:7;}
.box7 {position:absolute;
       top:430px;
       left:150;
       width:702px;
       height:3500px;
       font-size:12pt;
       font-family:"ＭＳ ゴシック";
       color:#000000;
　　   text-align:center;
       z-index:8;}
.box4  a:link{color:#ffffff; 
              text-decoration:none;}
.box4  a:visited{color:#f0e68c;
                 text-decoration:none;}
table {border-collapse:collapse;
       width:700px;
       height:200px;
       border-style:solid;
       border-color:#00008b;
       border-width:2px;}
td {border-style:solid;
    border-color:#00008b;
    border-width:2px;
    font-size:12pt;
    font-family:"ＭＳ ゴシック";
    padding:5px;}
hr {size:2px;
    color:#336699;}
