.base{
width: 800px;
margin: 0px auto 0px auto;
background-color:#ffffff;
}

body{
margin: 0px auto 0 auto;
color: #666666;
font-size:12px;
background-color:#666666;
height:none;
}

a{
text-decoration: none;
color:#336699;
}

a:hover{
text-decoration: underline;
color:#336699;
 }


h1{
width: 150px;
margin:10px 5px 0 5px;
float: left;
}

h2{
width: 250px;
padding:10px 0 0 0;
float:left;
font-size: 14px;
color: #336699;
line-height: 22px;
}

h3{
width: 250px;
padding:1px 0 0px 0;
float:left;
font-size: 12px;
color: #666666;
line-height: 22px;
text-indent:1em
}


.private {
margin:10px 0 0 20px;
width: 300px;
float:left;
}


.biz{
margin:10px 0 0 20px;
width: 300px;
float:right;
}


.kaijo{

clear: both;
}
