/**ヘッダーここから**/
#header {
	width: 800px;
	top: 0px;
	left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 420px;
}
#header_title {
	width: 800px;
	height: 90px;
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
}
#header h1 {
	margin: 0px;
	padding: 0px;
	display: none;
}
#main_photo {
	width: 800px;
	padding: 0px;
	background-image: url(../img/lesson/riquid/sub_photo.jpg);
	background-repeat: no-repeat;
	height: 200px;
	margin: 0px;
}
#main_photo p {
	display: none;
	margin: 0px;
	padding: 0px;
}
.link_list {
	width: 770px;
	font-size: x-small;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.link_list p {
	margin: 0px;
	padding: 0px;
}

.c_box .catch {
	background-image: url(../img/lesson/riquid/catch.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 750px;
	width: 520px;
}
.c_box .lesson_link {
	height: 90px;
	width: 120px;
	float: left;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 5px;
	margin-left: 4px;
	border: 1px solid #999999;
}
.contentes h4 {
	font-weight: normal;
	color: #990033;
	margin-bottom: 3px;
}
.contentes ol {
	margin-top: 5px;
	padding-left: 10px;
	margin-left: 10px;
}
.contentes ol li {
	margin-top: 7px;
	margin-bottom: 7px;
}
.contentes ul {
	padding-left: 10px;
	margin-top: 5px;
	font-size: small;
	margin-left: 10px;
}
.contentes ul li {
	margin-top: 7px;
	margin-bottom: 7px;
}
.contentes em {
	font-style: normal;
	color: #FF6600;
}
.contentes strong {
	font-weight: normal;
	color: #990000;
}
form {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
table {
	width: 469px;
	border: 1px solid #FDD6E2;
}
th {
	width: 111px;
	font-weight: normal;
	font-size: small;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: left;
	padding: 10px;
	background-color: #FDD6E2;
}
td {
	font-size: small;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FDD6E2;
	padding: 10px;
}
.form_button{
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: center;
	font-size: small;
}
#mail_form {
	width: 478px;
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
#mail_form .title {
	margin: 0px;
	padding: 0px;
	width: 600px;
	background-image: url(../img/info/mailform_title.jpg);
	background-repeat: no-repeat;
	height: 35px;
}
.soap_1 {
	font-size: medium;
	width: 300px;
	float: left;
	margin-top: 10px;
	margin-right: 72px;
	margin-bottom: 20px;
	margin-left: 72px;
	text-align: center;
	border: 1px dotted #999999;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.soap_1 p {
	text-align: left;
}
.button_area {
	text-align: center;
}