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

/* main-img-top */

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


/*contents*/

.contents-box {
	clear: both;
	margin-right: auto;
	margin-left: auto;
}

.contents-box p {
	font-size: 14px;
	line-height: 1.6em;
}

/*banner-box*/

.banner-box {
	margin-bottom: 40px;
}

.banner-box2 {
	margin-bottom: 60px;
}


/*contents01*/


.voice-box {
	width: 800px;
	padding-top: 80px;
	padding-bottom: 200px;
	text-align: center;
}

.voice-box h3 {
	font-size: 36px;
	color: #88D0F4;
	letter-spacing: 0.1em;
	font-family: "ヒラギノ丸ゴ Pro W4", "Hiragino Maru Gothic Pro W4", "HG丸ゴシックM-PRO", HGMaruGothicMPRO, "メイリオ", Meiryo, sans-serif;
	font-weight: normal;
}