body{
	font-size: 12px;
	line-height: 17px;
	background-color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
.header{
	margin-top: 0px;
	padding-top: 0px;
}
#wd{
	width : 788px;
	border: 1px solid #CCCCCC;
	margin-top: 3px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image : url(naviback.gif);
	background-repeat: repeat-y;
	line-height: 17px;
	color: #666666;
	font-size: 12px;
}
#navi{
	float: left;
	margin: 0px;
	padding: 0px;
	width: 185px;
}
#navi a:link{
	color: #666666;
	text-decoration: none;
}
#navi a:visited{
	color: #666666;
	text-decoration: none;
}
#navi a:hover{
	color: #CC0099;
	text-decoration: none;
}
.menu{
	padding: 0px;
	width: 185px;
	margin: 0px;
}
.menu ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.menu ul li{
	margin : 0px;
	width : 163px;
	padding: 10px 0px 0px 22px;
	text-align: left;
}
.mback{
	background-image : url(menuback.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 300px
;
}
#toppage{
	width: 570px;
	text-align: center;
	float: right;
	margin-top: 10px;
}
#toppage h1{
	font-family: "?l?r ?o?S?V?b?N", Osaka;
	font-size: 14px;
	margin-top: 10px;
	line-height: 20px;
}
#contents{
	width : 536px;
	text-align: left;
	float: left;
	margin-top: 5px;
	color: #666666;
	margin-left: 45px;
}
#contents h1{
	font-size: 14px;
	border-color: #666666;
	margin-top: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	padding-bottom: 3px;
}

.footer{
	font-size: 12px;
	text-align: right;
	margin-top: 15px;
	margin-bottom: 10px;
}
p{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #666666;
}
#contents h2{
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 3px;
	margin-bottom: 5px;
	background-color: #7CD5E4;
	padding-top: 3px;
	padding-left: 3px;
}
.cr{
	font-size: 12px;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #999999;
}
.red{
	color: #FF0000;
}
.green{
	color: #339900;
}
.blue{
	color: #3366CC;
}
.gray{
	color: #666666;
}
.white{
	color: #FFFFFF;
}
td{
	color: #666666;
	font-size: 12px;
}
