@charset "UTF-8";
/* CSS Document */

/*main-img*/

.main-img {
	background-image: url(images/main-img.jpg);
}

/*fee-box*/

.fee-box2 {
	background-image: url(images/fee.png);
}

.fee-box3 {
	background-image: url(images/fee02.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	width: 880px;
	padding-top: 50px;
	background-color: #f3f5f0;
	border-radius:10px;
}

.fee-box3 div {
	text-align: center;
	width: 880px;
	margin-top: 0px;
	height: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b3b3b3;
}

.fee-box4 {
	height: 100px;
}

.fee-box5 {
	height: 50px;
}

.fee-box6 {
	height: 200px;
}


.midashi01-box2 {
	padding-top: 100px;
}

.midashi01-box2 span {
	font-size: 24px;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	line-height: 1em;
	letter-spacing: 0.1em;
	color: #4d4d4d;
}


p.text01 {
	margin-bottom: 30px;
}