@charset "shift_jis";

#main2 {
	margin-bottom:10px;
	margin-top:0px;
	padding: 0px;
	float: right;
	width: 630px;
	height: 650px;
	border: 1px solid #0A95FF;
}

.h2_ttl {
	width: 300px;
	height: 30px;
	background-image: url(../english/title.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 10px 0px 0px 10px;
}

#h3_ttl1 {
	width: 610px;
	height: 25px;
	background-image: url(../english/bar01.gif);
	background-repeat: no-repeat;
	margin: 10px auto;
	text-indent: -9999px;
	clear: both;
}

#h3_ttl2 {
	width: 610px;
	height: 25px;
	background-image: url(../english/bar02.gif);
	background-repeat: no-repeat;
	margin: 20px auto 10px;
	text-indent: -9999px;
}

.cobox {
	width: 580px;
	height: 110px;
	margin: 10px auto;
	clear: both;
}

.cobox_img {
	margin: 0px;
	float: left;
}

.cobox_ttl {
	margin: 0px 0px 8px 125px;
	font-size: 15px;
	font-weight: bold;
	color: #377EB8;
}

.cobox_txt {
	margin: 0px 5px 0px 15px;
	float: left;
	width: 450px;
	font-size: 12px;
	line-height: 18px;
}

#lessonbox1 {
	width: 580px;
	margin: 10px auto;
}

#lessonbox3 {
	width: 580px;
	margin: 0px auto 10px auto;
	font-size:12px;
	padding: 5px 0px 0px 0px;
}

table {
	border-collapse: collapse;
	font-size: 12px;
	margin: 0px 0px 10px 0px;
}

table, th, td {
	border: 1px solid #FFCB60;
}

.hyo01 {
	background-color: #FFE9B9;
	padding: 5px 30px;
	text-align: center;
}

.hyo02 {
	background-color: #FFF4DD;
	padding: 5px 30px;
	text-align: center;
}

.hyo_l {
	padding: 5px 30px;
	text-align: left;
}

.hyo_c {
	padding: 5px 30px;
	text-align: center;
}