body,td{
  font-size : 12px; 
  font-family : Verdana,Osaka,'MS UI Gothic';
  margin-top : 20px;
  text-align: center;
}

BODY {
background-image : url(pic/back.gif);
background-repeat: no-repeat;
background-attachment: fixed;
background-position: 50% 50%;
background-color:#FFFFFF;
}

A:link,A:active,A:visited{
  color : #6699ff;
  text-decoration : underline;
}
A:HOVER{
  text-decoration : none;
  color : #ff6699;
}

#waku01
{
     width:             520px;
     padding:           5px;
}

/* class̐ݒ */


.font01
{ 
     MARGIN-LEFT:       5px;
     font-family:       Verdana,Osaka,MS UI Gothic;
     font-size:         14px;
     text-align:        left;
}

.font02
{ 
     MARGIN-LEFT:       5px;
     font-family:       Verdana,Osaka,MS UI Gothic;
     font-size:         12px;
     color:             #0033ff;
     text-align:        left;
}


.item1
{
     float:             left;
     border: 1px solid #ff00cc;
     font-size:         13px;
     text-align:        center;
     color:             #ffffff;
     width:             123px;
     height:            200px;
     MARGIN-left:       4px;
     MARGIN-right:      3px;
     MARGIN-top:        5px;
     MARGIN-bottom:     5px;
     padding-top:       4px;
     padding-bottom:    2px;
}

.item2
{
     float:             left;
     border: 1px solid #ff00cc;
     font-size:         13px;
     text-align:        center;
     color:             #ffffff;
     width:             123px;
     height:            240px;
     MARGIN-left:       4px;
     MARGIN-right:      3px;
     MARGIN-top:        5px;
     MARGIN-bottom:     5px;
     padding-top:       4px;
     padding-bottom:    2px;
}