#main_wrap section {
	margin-top: 25px;
}
#main_img {
	margin-top: 0px;
	margin-bottom: 15px;
}

#contents section {
	margin-top: 20px;
}

.h2_list {
	font-size: 1.4em;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../img/list1.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	color: #060;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D6D6D6;
}
#main_wrap #info {
	background-color: #FFE6FF;
	padding-bottom: 15px;
	color: #060;
	padding-top: 0px;
}
#main_wrap #info h2 {
	font-size: 1.2em;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	background-color: #FFF;
	margin-right: 15px;
	padding: 5px;
	color: #000;
}
#main_wrap #info h2 strong {
	color: #F00;
}
#main_wrap #info h2 b {
	color: #00C;
}
#main_wrap ul  {
	margin: 0px;
	padding: 0px;
}
#main_wrap li {
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 50px;
	margin-right: 30px;
}
.tax {
	font-weight: normal;
	font-size: 0.8em;
	padding-left: 5px;
}

#price table{
	border: 2px solid #76CFA3;
}
#price th {
	background-color: #C5EBD7;
	vertical-align: bottom;
	padding-top: 5px;
}

#price .course {
    color: #00C;
    font-size: 1.3em;
    padding-right: 5px;
    padding-left: 10px;
    vertical-align: middle;
    line-height: 20px;
}
#price .course h3{
	color: #F00;
	font-size: 1.2em;
}
#price .course .nomal{
	font-weight: normal;
	font-size: 0.8em;
}



#price td {
	padding-left: 5px;
	padding-top: 3px;
	padding-right: 5px;
}
#price #th_shougaku {
	width: 100px;
}
#price strong {
	color: #00C;
	margin-top: 20px;
	margin-bottom: 0px;
}

#price .yen{
	padding-right: 30px;
	text-align: right;
	font-size: 1.1em;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #C5EBD7;
}
#price .menu{
	text-align: right;
	color: #906;
}
#price .border_b{
	border-bottom: 2px solid #76CFA3;
}
