.text_01 { font-size: 12px; line-height: 18px}
a {  color: #FF6666; text-decoration: none}
a:hover {  color: #FF9900; text-decoration: underline}
.text_02 {  font-size: 10px; font-style: 14}
.text_03 { font-size: 12px; line-height: 18px; color: #FF6666}
.uline-green {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0C3F0C;
}
.pline {
	background-image: url(jiten/images/pline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.line-height {
	line-height: 140%;
}
.font-green {
	color: #003300;
}
.opline {

	background-image: url(jiten/images/pline.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.roundline-green {
	border: 1px solid #003300;
}
