BODY{
	margin : 0px;
	background-color : #eee;
	color:#000;
}


FORM{
	margin : 0px;
}


.e9, .e10, .e12 {
	font-family:Arial, Verdana, sans-serif;
}
.j9, .j10, .j12, .j14 {
	font-family: ＭＳ Ｐゴシック,Osaka, MS UI Gothic, sans-serif;
}

.p12 { font-family: ＭＳ Ｐゴシック,Osaka, MS UI Gothic, sans-serif; padding: 10px; font-Size:80%; line-height:140% }

.p12a { font-family: ＭＳ Ｐゴシック,Osaka, MS UI Gothic, sans-serif; padding: 3px; font-Size:80%; line-height:100% }

.jp12 { font-family: ＭＳ Ｐゴシック,Osaka, MS UI Gothic, sans-serif; padding: 3px; font-Size:80%; line-height:140% }


A:link{    /* 未リンク */
	color:#666666; text-decoration:none; border:0px;
}
A:visited{ /* 既リンク */
	color:#666666; text-decoration:none; border:0px;
}
A:hover  { /* リンク中 */
	color:#CC9966; text-decoration:underline; border:0px;
}


a.plink{
	color:#666666; text-decoration:none; border:0px;
}
a.plink:visited{
	color:#666666; text-decoration:none; border:0px;
}
a.plink:hover{
	color:#666666; text-decoration:underline; border:0px;
}


h1,h2 {
	margin: 0;
	padding: 0;
	font-style: nomarl;
	font-size:14px;
	font-weight: bold;
}


h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
	font-style: nomarl;
	font-size:12px;
	font-weight: bold;
}

.white{
	color:#fff;
}

.brack{
	color:#333;
}

.red{
	color:#f33;
}

.orange{
	color:#f93;
}

.green{
	color:#6c6;
}

.brown{
	color:#996633;
}

.blue{
	color:#336699;
}

.green-name{
	color:#006600;
	font-weight: bold;

}

.lessonbg01{
	margin : 0px;
	background-image : url("lesson/img/lesson_honka.gif");
	background-repeat : no-repeat;
	background-position : 50% 50%;
}
.lessonbg02{
	margin : 0px;
	background-image : url("lesson/img/lesson_jyuhonka.gif");
	background-repeat : no-repeat;
	background-position : 50% 50%;
}