body {
	margin-top: 3px;
	text-align: left;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	color: #666666;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	line-height: 150%;
	background: #FFFFFF;
}
a:link {
	color: #85BD7A;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #85BD7A;
}
a:hover {
	text-decoration: none;
	color: #2DAC4A;
}
a:active {
	text-decoration: underline;
	color: #2DAC4A;
}

p {
    margin: 0;
    padding-left: 6.2em;
    text-indent: -6.2em;
    }


#leftside{
    float: left;
    width: 406px;
    }

#rightside{
    float: left;
    width: 406px;
    }