.honbun {
	font-size: 13px;
	line-height: 1.5;
	color: #262727;
}

.honbungray {
	font-size: 13px;
	line-height: 1.5;
	color: #666666;
}

.honbunorange {
	font-size: 13px;
	line-height: 1.5;
	color: #DF5901;
}

.14pxorange {
	font-size: 14px;
	line-height: 1.3;
	color: #DF5901;
}

.nen {
	font-size: 15px;
	font-weight: bold; 
	line-height: 1.2;
	color: #DF5901;
}

.copyright {
	font-size: 10px;
	line-height: 1.2;
	color: #262727;
}

.shomeisub {
	font-size: 12px;
	line-height: 1.3;
	color: #262727;
}

.categoly {
	font-size: 11px;
	line-height: 1.3;
	color: #333399;
}

.suborange {
	font-size: 12px;
	line-height: 1.3;
	color: #DF5901;
}

.shosekibun {
	color: #666666;
	font-weight: normal;
	font-size: 12px;
	line-height: 1.3;
}

.shosekibunlink {
	font-size: 12px;
	line-height: 1.3;
	color: #666666;
}
.shosekibunlink a {
    text-decoration: underline;
    color: #666666;
}
.shosekibunlink a:visited {
    color: #666666;
}
.shosekibunlink a:hover {
    text-decoration: underline;
	color: #DF5901;
}

.news {
	color: #262727;
	font-size: 12px;
	line-height: 1.3;
}

.midashi {
	font-size: 14px;
	font-weight: bold; 
	line-height: 1.5;
	color: #000033;
}

.lecture_midashi {
	font-size: 18px;
	font-weight: bold; 
	line-height: 1.5;
	color: #000033;
}

.top {
	font-size: 14px;
	font-weight: bold; 
	line-height: 1.5;
	color: #000000;
}

.service {
	font-size: 14px;
	line-height: 1.5;
	color: #FFFFFF;
}

.submenu {
	font-size: 11px;
	line-height: 1.3;
	color: #000033;
}
.submenu a {
    color: #000033;
    text-decoration: underline;
}
.submenu a:visited {
    color: #666666;
}
.submenu a:hover {
    color: #DF5901;
    text-decoration: underline;
}

.back {
	font-size: 12px;
	line-height: 14px;
	color: #262727;
}
.back a {
    text-decoration: underline;
    color: #262727;
}
.back a:visited {
    color: #262727;
}
.back a:hover {
    text-decoration: underline;
	color: #DF5901;
}

.submenunow {
	font-size: 11px;
	line-height: 1.3;
	color: #DF5901;
}

.back_xrep {
	background-repeat:repeat-x;
	background-position:left top;
}

.back_yrep {
	background-repeat:repeat-y;
	background-position:left top;
}

.back_fixed {
	background-repeat:no-repeat;
	background-position:left top;
}
