<style type="text/css">
img.back{
 position: absolute;
 top: 3px;
left:  10px;
}
body {
  background-image: url("jpg/A02-a015_3.jpg");
  background-position:  right  80px;
  background-repeat: no-repeat;
 }
.title{
 border-bottom-style:  double;
 border-bottom-color:  #5588ff;
 border-bottom-width:  5px;
 width : 800px;
 font-family:  serif;
 font-size:50px;
 text-align : center;
 color: #0000ff;
}
div.main{
  width: 780px;
}
div.left {
   border-right: #5588ff solid;
   width: 160px;
   float: left;
   padding-top : 5px;  
   padding-right : 5px;  
   padding-left : 0px; 
   margin-left  : 0px;
}
div.right {

   margin-left:  165px;
   padding-top : 15px;
   padding-left : 10px;
   width: 600px;
  }
div.box{
   width:  400px;
   border-right-style: ridge;
   border-right-width:  5px;
   border-right-color: #5555ff;
   border-bottom-style: ridge;
   border-bottom-width:  5px;
   border-bottom-color: #5555ff;
   border-left: solid  1px; 
   border-left-color: #5555ff;  

}
div.box2{
   width:  400px;
   border: solid  1px;
 
}
div.boxtitle{
   background-color: #5588ff;
   padding-top: 3px;
   padding-bottom: 3px;
   color: #ffffff;
}
div.boxnakami{
   text-align:  left;
   padding: 10px;

}
a{
   text-decoration: none;
}
a:hover{ 
   text-decoration: underline;
}
a img{
   border-width: 0px;
}
a:hover img{ 
   border-width: 1px;
}   
.la{
  font-size: 2ex;
  color: #ff6633;
}
.la2{
  font-size: 2ex;
  color: #3366ff;
}
.la3{
  font-size: 2.4ex;
  font-weight: bold;
 color: #ff3333;
}

.lb {
   width:  300px;
   border:  solid  1px;
   padding-left:  10px;
   background-color: #ff8866;
   color: #3333ff;
   font-weight: bold;
   margin-top:  5px;
   padding:  3px;
  padding-left:  10px;
}
.lc {
    border:  non;
   color: #ff0000;
  font-size: 5ex;
}
.ld {
    border:  3px;
    padding-left :  10px;
    color: #3333ff;
/*
    background-image: url("jpg/C02-d018_3.gif");
*/
    font-size: 3ex;
}
.le {
     border:  non;
   color: #ff8800;
  font-size: 4ex;

}
.lf {
     border:  non;
   color: #ff0000;
  font-size: 3ex;
}


div.footer{
   clear: both;
   background-color: #ffff99;
   padding-top : 5px;
   padding-bottom : 5px;
   text-align: center;
   font-size: 1.3ex;
} 

</style>

