#all-site{
 width: 834px;
 border: 1px solid #bfbfbf;
 margin: 5px auto;
 }

#top-site{
 border-bottom: 1px solid #bfbfbf;
 width: 832px;
 padding: 5px 5px 5px 5px;
 }

#left-site{
 float: left;
 width: 180px;
 height: 533px;
 background-image: url(img/handai.png);
 background-repeat: repeat-y;
 background-position: center;
 }

#right-site{
 float: right;
 width: 650px;
 height: 533px;
 background-image: url(img/ginkgo.png);
 background-repeat: repeat-y;
 background-position: center;
 }

#bottom-site{
 clear: both;
 width: 830px;
 border-top: 1px solid #bfbfbf
 }

.update{
 text-align: right;
 font-size: 10pt;
 font-weight: bold;
 color: blue;
 }

.footer01{
 text-indent: 560px;
 font-size: 10pt;
}

.footer02{
 text-indent: 100px;
 text-align: right;
 font-size: 10pt;
}

.item{
 margin-left: 15px;
 margin-top: 10px;
 line-height: 1.1;
}

.link{
 text-decoration: underline;
 color: blue;
 text-align: center;
 line-height: 1.1;
}


h1{
text-align:center;
font-size: 32px;
}

h2{
text-indent: 5px;
color: blue;
margin-bottom: 0px;
}

h3{
text-indent: 5px;
color: blue;
margin-bottom: 0px;
}
