body {
	font-size: 12px;
	line-height: normal;
	color: #666666;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
}
#wd {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
.menu {
	background-image: url('img/menu-back.gif');
	background-repeat: no-repeat;
	vertical-align: middle
}
.item {
	font-size: 12px;
	text-decoration: none;
	margin-top: auto;
	margin-bottom: auto;
	padding-left: 25px;
	vertical-align: middle;
}
#toppage {
	width: 758px;
	border: 1px solid #CCCCCC;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.waku {
	width: 758px;
	border: 1px solid #CCCCCC;
}
#contents {
	width: 500px;
	text-align: left;
	margin-top: 20px;
	color: #666666;
	margin-right: auto;
	margin-left: auto;
	line-height: 18px;
	padding-bottom: 15px;
}
#contents h1{
	font-size: 14px;
	border-color: #666666;
	margin-top: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	padding-bottom: 3px;
	text-align: left;
}
#contents h2 {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 3px;
	margin-bottom: 5px;
	background-color: #B4B6CB;
	padding-top: 3px;
	padding-left: 3px;
	text-align: left;
}
#navi {
	margin-top: 2px;
	margin-bottom: 5px;
}
#navi a:link {
	color: #666666;
	text-decoration: none;
}
#navi a:visited {
	color: #666666;
	text-decoration: none;
}
#navi a:hover {
	color: #CC0099;
	text-decoration: none;
}
.cent {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#toppage h1 {
	font-size: 14px;
	margin-top: 25px;
	margin-bottom: 20px;
	line-height: 20px;
}
.footer {
	line-height: 18px;
	color: #666666;
	text-align: right;
	width: 500px;
	margin-top: 30px;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
}
#cr {
	background-color: #B4B6CB;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#cr p {
	color: #666666;
	text-align: right;
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.red {
	color: #FF0000;
}
.txt {
	line-height: 18px;
}

.green {
	color: #339900;
}
.blue {
	color: #3366CC;
}
.gray {
	color: #666666;
}
.white {
	color: #FFFFFF;
}
td {
	color: #666666;
	font-size: 12px;
}
