#bodyid{
	padding:0;
	margin:0;
	text-align:center;
	background-color: #eee;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
}
#page{
	width:700px;
	color:#333;
	height: 125px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
#top{
	height:110px;
	background-image: url(w_kaeru.gif);
	color: #999999;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#top h1{
color:#993300;
font-size:36px;
letter-spacing:2px;
text-align:center;
padding:13px 0;
margin:0;
text-align:right;
}
#top h1 A {
	color: #993300;
	text-decoration: none;
}

#menu{
border-collapse:collapse;
width:100%;
margin:0;
font-size:13px;
letter-spacing:1px;
text-align:center;
color:#fff;
}
#menu a{
color:#000000;
text-decoration:none;
font-weight:bold;
}
#menu a:hover{
color:#FF0000;
}
#menu td{
	width:20%;
	border-top-width: 0;
	border-right-width: 1px;
	border-bottom-width: 0;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#main{
font-size:13px;
padding:10px 0;
}
#left{
	width:500px;
	float:left;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
#left a{
color:#668;
}
#left a:hover{
color:#b2c2de;
}
#left h2{
	color:#f9f9ff;
	font-size:13px;
	margin:0;
	padding:3px 10px;
	text-align:left;
	letter-spacing:2px;
	background-color: #009900;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #006600;
}
#left p{
margin:0;
padding:5px 10px 15px 17px;
text-align:left;
color:#556;
font-size:13px;
font-weight:normal;
line-height:120%;
}
#right{
width:160px;
float:right;
text-align:left;
padding:0 0 10px 0;
}
#right h2{
border:1px solid #99b;
background:#b0b9d4 url('img/menu.png') repeat-x left top;
font-size:13px;
padding:3px 7px;
margin:10px 0 0 0;
color:#556;
}
#right ul{
list-style-type:none;
margin:0;
padding:0;
}
#right li{
font-weight:normal;
border-bottom:1px dashed #99a;
background:url('img/point.png') no-repeat 10px 4px;
padding:4px 10px 4px 30px;
margin:0;
font-size:13px;
}
#right li a{
color:#667;
text-decoration:none;
width:100%;
}
#right li a:hover{
color:#444;
background:#dce3f0;
}
#pagetop{
padding:20px 7px 0 0;
text-align:right;
}
#copy{
clear:both;
color:#779;
font-size:13px;
}
