body {
 background-color: #FFFFFF}
  
a{
text-decoration:none}

a:hover {
color:#ffffff;
background:#cccccc}

a:active{color:#99ffff}

a:link{color:#333333}
 
 ul { 
 margin-top: 100px;
 margin-left: 80px
 }
li {
 margin-bottom: 10px;
 list-style-type: none}
 
 .d1 {
 font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
 font-size: 10px;
 font-weight: 300;
 color: #000000;
 text-align: center;
}
 
 .d2 {
 font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
 font-size: 10px;
 line^height: 20px;
 font-weight: 300;
 color: #000000;
 text-align: left;
 margin-top:20px;
}

 .d3 {
 font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
 font-size: 10px;
 font-weight: normal;
 color: #333333;
 text-align: center;
 padding-top: 2px;
 padding-right: 3px;
 padding-bottom: 2px;
 padding-left: 3px;
 border: #333333;
 border-style: solid;
 border-top-width:1px;
 border-right-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
 width: 40px;
 text-align: center;
}


.t1 {
 margin-top: 150px;
}
  
 .t2{
 margin-top: 50px;
 margin-left: 150px}
 
 .t3{
 margin-top: 80px;
 }
