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: 758px;
	border: 1px solid #CCCCCC;
	margin-top: 3px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url('img/naviback.gif');
	background-repeat: repeat-y;
	line-height: 17px;
	color: #666666;
}
#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('img/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: 500px;
	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: #66CC66;
	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;
}

/*----------------*/
.n_topi {
margin:0 auto;
padding:7px 3px;
width:145px;
background-color:#CCFF99;
border:#FFFFFF dashed 3px;
line-height:150%;
}
