@charset "utf-8";



h2 {
	padding-bottom: 35px;
}
h3 {
	padding-bottom: 20px;
}

/*
------------------------------------------------
クラス Layout
------------------------------------------------*/
.cla .box01 {
	background: url(../img/class/box01_bg.jpg) no-repeat 635px 50px;
}
.cla .box01 .po01 {
	background: url(../img/class/point01.jpg) no-repeat left top;
	padding-left: 130px;
	height: 130px;
}
.cla .box01 .po02 {
	background: url(../img/class/point02.jpg) no-repeat left top;
	width: 470px;
	padding-left: 130px;
	height: 150px;
}
.cla .box02 {
	padding-left: 80px;
}
.cla .box02 .h4title {
	position: relative;
	width: 650px;
	height: 30px;
}
.cla .box02 .h4title p {
	position: absolute;
	top: 0px;
	right: 0px;
}
.cla .box02 .linebox {
	border: 2px solid #CCC;
	padding: 12px 15px;
	width: 616px;
	margin-bottom: 15px;
}
.cla .box02 .linebox ul li {
	background: url(../img/class/ic01.jpg) no-repeat 0px 3px;
	padding-left: 20px;
}
.cla .box02 .arrbox {
	background: url(../img/class/arrowbox_bg.jpg) no-repeat left top;
	width: 320px;
	padding-top: 19px;
	float: left;
	padding-right: 8px;
}
.cla .box02 .arrbox .linebox02 {
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	padding: 12px;
}
.cla .box02 .arrbox .linebox02 .text01 {
	text-align: center;
	padding-bottom:5px;
}


/*
------------------------------------------------
レッスン料 Layout
------------------------------------------------*/
.pri .box01 {
	width: 400px;
	padding-right: 15px;
	float: left;
	padding-left: 5px;
}
.pri .box01 .linebox {
	border: 2px solid #CCC;
	padding-top: 7px;
	padding-bottom: 12px;
	padding-left: 17px;
}
.pri .text01 {
	text-align: right;
	clear: both;
	padding-right: 40px;
	padding-top: 10px;
	padding-bottom: 20px;
}
.pri .text02 {
	text-align: center;
}
