body {
	background-color: #66CC66;
	font-size: 10pt;
	color: #000000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.10pt_only {
	font-size: 10pt;
}
.p_normal {
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
}


.border_dot_green {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #009900;
	border-right-color: #009900;
	border-bottom-color: #009900;
	border-left-color: #009900;
}

a {
	color: #336600;
	text-decoration: underline;
	font-size: 10pt;
}
a:link ,a:visited{
	color: #336600;
}
a:hover, a:active {
	color: #690;
}


.small-text {
	font-size: 8pt;
}
.border_tate {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.text_area {
	padding: 5px;
}
.border_dot {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.noborder   a:link,.noborder a:visited{
	border: 0px none #FFF;
	text-decoration: none;
}

.kome_list {
	width: 650px;
	margin-left: 25px;
	font-size: 0.9em;
}
.p_right   {
	text-align: right;
	font-size: 0.9em;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.update {
	font-size: 0.8em;
	text-align: right;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
}
