@charset "UTF-8";

.gospel #contents h2{
	float: left;
	margin-right: 40px;
}
#contents #title{
	position: fixed;
	width: 890px;
	top: 150px;
	background: #FFF;
	padding: 40px 0 15px 0;
}
.gospel #title ul li{
	float: left;
	margin-right: 10px;
}

.gospel #section01{
	padding-top: 60px;
	margin-bottom: 60px;
	text-align: center;
}
.gospel #section01 h3{
	width:175px;
	margin:auto;
	margin-bottom: 30px;
}
.gospel #section01 p{
	font-size: 1.2em;
	line-height: 180%;
}

.gospel #section02{
	text-align: center;
	margin-bottom: 20px;
}
.gospel #section02 h3{
	text-align: center;
	margin-bottom: 30px;
}
.gospel #section02 .photo{
	font-size: 1.2em;
	margin-bottom: 18px;
}
.gospel #section02 p.lead{
	font-size: 1.2em;
	line-height: 180%;
}

.gospel #section03{
	text-align: center;
	margin-bottom: 80px;
}
.gospel #section03 h3{
	text-align: center;
	margin-bottom: 30px;
}
.gospel #section03 .photo{
	font-size: 1.2em;
	margin-bottom: 30px;
}
.gospel #section03 p.lead{
	font-size: 1.2em;
	line-height: 180%;
}


.gospel .boxInfo {
	width: 890px;
	text-align: left;
	margin-top: 30px;
}
.gospel .boxInfo .info {
	float: left;
	width: 470px;
	border:1px solid #CCC;
	padding: 25px;
}
.gospel .boxInfo .info h4{
	clear: both;
	float: left;
	width: 60px;
	font-size: 1.2em;
	color: #111;
}
.gospel .boxInfo .info ul{
	float: left;
	margin-bottom: 15px;
}
.gospel .boxInfo .info li{
	font-size: 1.2em;
}
.gospel .boxInfo .info p{
	clear: both;
	font-size: 1.1em;
	line-height: 160%;
}

.gospel .boxInfo .box {
	float: right;
	width: 330px;
}
.gospel .boxInfo .box h4{
	font-size: 1.35em;
	color: #9FC451;
	line-height: 160%;
	margin-bottom: 10px;
}
.gospel .boxInfo .box h4 a{
	color: #9FC451;
	text-decoration: none;
}
.gospel .boxInfo .box h4 a:hover{
	color: #999;
	text-decoration: underline;
}

.gospel .boxInfo .box p.tel{
	background: url(../image/common/icon_tel.gif) no-repeat 0.0em 0.35em;
	padding-left:27px;
	font-size: 1.4em;
	margin-bottom: 10px;
}
.gospel .boxInfo .box p.mail{
	background: url(../image/common/icon_mail.gif) no-repeat 0.0em 0.35em;
	padding-left:27px;
	font-size: 1.2em;
	margin-bottom: 12px;
}
.gospel .boxInfo .box p.place{
	background: url(../image/common/icon_place.gif) no-repeat 0.0em 0.0em;
	padding-left:27px;
	font-size: 1.1em;
}
