body{
color: #666666;
margin: 0px;
padding: 0px;
background: #FFF;
text-align:center;
font-size: 12px;
}

a	{
color: #1e50a2 ;
text-decoration: none;
}

h1,h2,h3,h4,p	{
margin:0;
padding:0;
}

h1	{
font-size: 24px;
color: #6f5436 ;
margin-top:60px;
padding-left:10px;
border-left:9px double #ea5550  ;
}

h2{
font-size: 14px;
border-bottom: 2px solid #667f00 ;
border-left : 10px ridge #ccff00 ;
color: #583822;
text-indent:5px;
padding:5px 0px 0px 9px;
}


h3{
font-size: 14px;
border-bottom: 2px dotted #191970;
margin: 10px 0px 10px;
text-indent:5px;
color: #191970;
}


#header{
height:150px;
width:780px;
padding: 20px 0 0 20px;
background:url(image/top.gif) no-repeat;
}

#header p{
font-size:12px;
color:#000;
padding:0 20px;
}

#contents {
background-color: #ffffff;
border: 1px solid #cccccc;
margin: auto;
text-align:left;
width:780px;
background-position: top right;
background-repeat: repeat-y;
}

#main {
float: left;
width: 550px;
padding-left: 10px;
}

#side {
float: left;
width: 190px;
margin-left: 15px;

}

p {
font-size: 12px;
line-height: 2;
}



li {
padding:3px;
background:#ffffd1 ;
height:20px;
width:180px;
border-color:#583822;
border-width:0 0 2px 0;
border-style:dotted;
list-style-type:none;
font-size: 12px;
}

.ad{
padding:10px 10px 10px 0px;
background:#fff;
}

#footer {
margin-top:20px;
border-top:7px solid #99cc33;
height: 50px;
padding-top:10px;
padding-right:25px;
text-align: right;
clear:both;
font-size: 12px;
}


#side {
border-left:none;
padding-left:0px;
font-size: 14px;
}

div#waku {
padding:5px;
border-color:#5a79ba ;
border-width:1px;
border-style:dashed;
height:135px;
width:135px;
text-align:center;
float:left;
margin-right:0.5em;
margin-bottom:1em;
overflow: auto;
line-height:1.2em;
}

div#waku2{
padding:5px;
border-color:#5a79ba ;
border-width:1px;
border-style:dashed;
text-align:center;
height:135px;
width:135px;
float:right;
margin-left:0.5em;
margin-bottom:1em;
overflow: auto;
line-height:1.2em;
}

div#off {
clear:both;
}