.readtext{
	font-size: 12px;
	line-height: 140%;
	color: #000000;
}


.txtnormal{
	font-size: 12px;
	line-height: 140%;
	color: #256600;
}

.txtnormalbold{
	font-size: 12px;
	line-height: 140%;
	font-weight:bold;
	color: #256600;
}
.txtnormal{
	font-size: 12px;
	line-height: 120%;
	color: #333333;
}
.txtsmall{
	font-size: 10px;
	line-height: 120%;
	color: #333333;
}
.txtssmall{
	font-size: 9px;
	line-height: 120%;
	color: #333333;

}

.greennormal{
	font-size: 12px;
	line-height: 120%;
	color: #256600;
}

.copyright {
	font-size: 11px;
	color:#adadad;
	line-height: 120%;
}

/* obtext */
.obwaku{
	border:3px dotted #ffffff
}

.obname{
	font-size: 12px;
	line-height: 140%;
	color: #ffffff;
	postion: relative;
	top: -0.7em;
	width:10em;
	margin: 0 auto;
	padding:0.1em;
	text-align: left;
	background:#ff7c00;
}

.obcoment{
	font-size: 12px;
	line-height: 140%;
	font-weight:bold;
	color: #256600;
}

.obkeireki{
	font-size: 12px;
	line-height: 140%;
	color: #ff7c00;

}

/* faq_q */
.faq{
	font-size: 12px;
	line-height: 140%;
	font-weight:bold;
	color: #ff6800;
}


/* line */
.tensen  {
	border-style: dotted none none none;
	border-top-width: 1px;
	border-top-color: #999999;
	height: 1px;
}

.greenline  {
	border-style: dotted none none none;
	border-top-width: 1px;
	border-top-color: #256600;
	height: 1px;
}


/* link */
.pagetop{font-size: 10px;color:#256600;text-decoration:none;}
.pagetop:hover{font-size: 10px;text-decoration:underline;color:#256600;}

.flink{font-size: 10px;color:#256600;text-decoration:none;}
.flink:hover{font-size: 10px;text-decoration:underline;color:#256600;}


.course {
	font-size: 12px;
	font-weight: normal;
	color: #ff7b16;
	background: #FFFDCD;
	line-height: 140%;
	text-align: center;
	height: auto;
	width: 50px;
	border: thin solid #ff7b16;
	margin: 3px;
}
