body {
	margin: 0;
	padding: 0;
	background-color: #8ED062;
	color: #666666;
	text-align: center;
	background-attachment: fixed;
	background-position: center;
	background-repeat: repeat-x;
}

h1 {
	font-size: 22px;
	font-style: normal;
	color: #00CCFF;

}

h2 {
	padding: 10px;
	margin-top: 10px;
	border-left: 30px solid #1CBF61;
	border-bottom: 1px solid #1CBF61;
	color: #1CBF61;
	font-size: 14px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #1CBF61;
	border-right-color: #1CBF61;

}

h3 {
	margin-top: auto;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;


}

h4 {
	margin-top: auto;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;


}

p {
	line-height: 150%;
}

a img {
	border: 0;
}

td, th {
	font-size: 14px;

}

#page {
	margin: 0 auto;
	width: 702px;
	border-right: 0px dotted #999999;
	border-left: 0px dotted #999999;
	text-align: left;

}

#navi {
	border-bottom: 1px solid #999999;

}

#contents {
	padding: 10px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠÛƒS Pro W3", "ƒqƒ‰ƒMƒmŠÛƒS Pro W4";
	letter-spacing: 1px;
	background-color: #ffffff;
	bgproperties:fixed;

}

#contents1 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠÛƒS Pro W3", "ƒqƒ‰ƒMƒmŠÛƒS Pro W4";
	letter-spacing: 1px;
	background-color: #ffffff;
	bgproperties:fixed;

}

#contents2 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠÛƒS Pro W3", "ƒqƒ‰ƒMƒmŠÛƒS Pro W4";
	letter-spacing: 1px;
	background-color: #ffffff;
	bgproperties:fixed;
	margin: 0px;
	padding: 0px;


}


#contents li {
	margin-top: 10px;
}

#contents dd {
	margin-bottom: 10px;
}

#navi {
	background-color: #1CBF61;
	padding: 0;
	margin: 0;
}
#navi ul
{
	width:702px;
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;

}
#navi li
{
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	clear: none;
	width: 117px;



}
#navi a{
	display: block;
	height: 20px;
	line-height: 20px;
	font-size: 11px;
	letter-spacing: 1px;

}
#navi a:link, #navi a:visited{ 
	color: #ffffff;
	text-decoration: none;
}
#navi a:hover, #navi a:active{
	color: #1CBF61;
	background-color: #F5FEF5;

}

#footer {
	height: 20px;
	font-size: 11px;
	text-align: center;
	line-height: 20px;
	letter-spacing: 1px;
	color: #ffffff;
	background-color: #1CBF61;
}
a:visited {
	text-decoration: underline;
	color: #00CC33;

}
a:link {
	color: #00CC33;
	text-decoration: underline;


}
a:hover {
}
