body{
 margin-top:80;
 margin-left:20%;
 background-image:url(bg_b20_21.gif);
 background-repeat:repeat-x;
 background-color:#fff;
}

#header{
 width:700;
 height:50;
 border-bottom:1px solid #e4e4e4;
}

#title{
 width:130;
 height:46;
 float:left;}

#navi{
 padding-top:30;
 float:right;}

#main{
 width:700px;
 height:320px;
 margin-top:20px;
 margin-right:20px;
 border:1px solid #e4e4e4;
 text-align:right;
 background-image:url(10.gif);
 padding-top:30px;}

#what{
 width:300;
 height:80;
 border:5px solid #fff;
 background-color:#eee;
 margin-top:185;
 margin-left:385;
 padding-left:5px;}




#footer{
 width:690;
 border-bottom:1px solid #e4e4e4;
 border-top:1px solid #e4e4e4;
 margin-top:10px;
 text-align:right;
 padding-top:5;
 padding-bottom:3;
}

a:link{
 color:#999;
 text-decoration:none;
 font-size:12;
 font-family:MS Pゴシック;
}

a:hover {
 color:#0080FF;
 text-decoration:none;
 font-size:12;
 font-family:MS Pゴシック;
}

a:active {
 color:#FF0080;
 text-decoration:none;
 font-size:12;
 font-family:MS Pゴシック;
}

a:visited{
 color:#999;
 text-decoration:none;
 font-size:12;
 font-family:MS Pゴシック;
}

img{
 border:0;
 margin-right:4px;}
