/* CSS Document */


body {
	background-color: #C4F18C;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	margin: 0px;
	padding: 0px;
}

h1 {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

h2 {
	margin: 0px;
	padding: 0px;
}

h3 {
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px;
	padding: 0px;
}

.font_12_green {
	font-size: 12px;
	color: #669900;
	font-weight: normal;	
}

.main_font {
	font-size: 12px;
	color: #333333;
	font-weight: normal;	
}

.main_font_height {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	font-weight: normal;	
}

.main_font_point {
	font-size: 12px;
	line-height: 150%;
	color: #669900;
	font-weight: normal;	
}

.main_font_10 {
	font-size: 10px;
	color: #333333;
	font-weight: normal;	
}

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

a:visited {
	color: #4F7500;
}


a:hover {
	color: #66FF00;
	text-decoration: underline;
}

.h2_style {
	font-size: 20px;
	color: #669900;
}

.h3_style {
	font-size: 14px;
	color: #E68F00;
}
