@charset "utf-8";
#table1  {
	margin-left: 40px;
	padding-top: 20px;
	background-image: url(../img/lesson-02.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#table1     td  {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	vertical-align: middle;
	white-space: nowrap;
}
#table1     th  {
	width: 100px;
	line-height: 20px;
	vertical-align: bottom;
	font-weight: normal;
	border: 2px solid #F7D6CE;
}

#lesson  img  {
	vertical-align: bottom;
	margin-right: 1px;
	margin-left: 1px;
}

h4 {
	background-position: top;
	background-repeat: repeat-x;
	height: 25px;
	font-size: 110%;
	vertical-align: text-top;
	text-indent: 10px;
	background-image: url(../img/lesson-line.gif);
}
#message p {
	padding-left: 50px;
	text-align: left;
}

#message {
	margin-left: 60px;
	margin-top: 30px;
	margin-right: 60px;
	background-image: url(../img/lesson-line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#table2  {
	margin-left: 40px;
	padding-top: 20px;
}
#table2      th   {
	height: 20px;
	color: #FFFFFF;
	background-color: #66CCCC;
	vertical-align: middle;
	line-height: 20px;
	font-weight: bold;
	width: 88px;
}
#table2      td   {
	white-space: nowrap;
	height: 38px;

}
#table3   {
	margin-left: 40px;
	padding-top: 20px;
}
#table3   th   {
	text-align: center;
	height: 20px;
	color: #FFFFFF;
	background-color: #9999FF;
	line-height: 20px;
	font-weight: bold;
	vertical-align: middle;
	width: 88px;
}
#table3   td   {
	height: 38px;
	white-space: nowrap;
}
#table4   {
	margin-left: 40px;
	padding-top: 20px;
}
#table4   th   {
	text-align: center;
	height: 20px;
	color: #FFFFFF;
	background-color: #FF9999;
	line-height: 20px;
	vertical-align: middle;
	width: 88px;
}
#table4   td   {
	height: 38px;
	white-space: nowrap;
}
#toiawase  {
	margin-left: 40px;
	padding-top: 20px;
}
ｓ

