@charset "utf-8";

BODY,TD{
font-family:"Verdana","Comic Sans MS";
font-size:16px;line-height:25px;
letter-spacing:2px;
color:#333;/*•¶Žš�F*/
}

a:link    {font-size: 10pt; text-decoration:underline; color:#19499e }
a:visited {font-size: 10pt; text-decoration:underline; color:#19499e }
a:active  {font-size: 10pt; text-decoration:underline; color:#FF0000}
a:hover   {font-size: 10pt; text-decoration:underline; color:#FF0000}
{

#site-box {
          width : 840px;
}

#a-box {}

#b-box {
          float: left;
          width: 420px;
background-color:#fff;
}

#c-box {
          float: right;
          width: 420px;
background-color:#fff;
}

#d-box {
          clear: both;
          width: 830px;
}