#lesson_menu {
	line-height: 1.5em;
	letter-spacing: 0.1em;
	margin: 0px;
	padding: 0px;
	width: 780px;
	text-align: center;
}
#lesson_menu ul {
	line-height: 1.2em;
	color: #3987CF;
	letter-spacing: 0.1em;
	margin: 0px;
	padding: 0px;
	width: 575px;
}
#lesson_menu li{
	color: #3987CF;
	line-height: 1.2em;
	letter-spacing: 0.1em;
	margin: 0px 0px 3px;
	width: 575px;
	list-style-type: none;
	height: 36px;
	padding: 4px 0px 10px 8px;
}

#lesson_menu ol{
	color: #3987CF;
	line-height: 1.2em;
	letter-spacing: 0.1em;
	margin: 0px;
	padding: 3px 0px 0px 2px;
	list-style-type: none;
	text-align: justify;
	height: 26px;
	display: inline;
	vertical-align: middle;
	float: right;
	width: 540px;
}

#lesson_menu img{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}

#lesson_menu p{
	padding-top: 10px;
	margin: 0px 0px 10px;
}


.shitawaku {
	font-size: 12px;
	color: #333333;
	background-image: url(lesson/lesson_list.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 3px;
	width: 600px;
	list-style-type: none;
	height: 45px;
}


#form{
	background-color: #D1EDF5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003582;

}

.form_about {
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border: 3px solid #003582;
	font-size: 14px;
	width: 780px;
	color: #3987CF;
	text-align: left;
}

.form_about span{
	margin: 0px;
	color: #993300;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
}



.find_tell{
	font-size: 18px;
	font-weight: bold;
	color: #993300;
}
.p_left {
	text-align: left;
}

.kome {
	font-size: 11px;
	padding-top: 10px;
	margin-top: 10px;
	font-weight: lighter;
}

.rei {
	font-size: 11px;
	padding-top: 10px;
	margin-top: 10px;
	color: #3987CF;
	font-weight: lighter;
}
