@charset "UTF-8";
body {
	margin:0px;
	color:#000000;
	background:#FFFFFF;
}

div#headarea {
	width:751px;
}
div#headarea h1 {
	margin:0px;
	padding:0px;
	float:left;
	width:642px;
}

div#headarea p {
	margin:0px;
	padding:0px;
	float:right;
	width:109px;
}

.menuArea {
	width:751px;
	text-align:center;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	margin:0px;
	clear:both;
}

.margin0px {
	margin:0px;
}

.margin10px {
	margin-left:10px;
}

.back2Top {
	padding:2px 20px 2px 0px;
	text-align:right;
	font-size: 10px;
}

div#copyrightArea {
	width:751px;
}

div#copyrightArea #copyright {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align:center;
	padding:2px 0px;
	width:631px;
	background:#4DA131;
	float:left;
}

div#copyrightArea #privacy {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align:center;
	padding:2px 0px;
	width:120px;
	background:#4DA131;
	float:right;
}

div#copyrightArea a {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:underline;
}

.StrongArea {
	width:760px;
	background: #FFFFFF;
	vertical-align:middle;
	padding:5px 0px 0px 10px;
	margin:0px 0px 0px 0px;
}

.StrongFont {
	font: normal 12px "MS PGothic", "Osaka";
	color: #000000;
}

