@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#gNavi .navi11 a img {
	visibility: hidden;
}

#main .mainImg {
	margin-bottom: 60px;
}

#main h2 {
	margin-bottom: 51px;
	color: #E95305;
	font-size: 27px;
	font-weight: normal;
	text-align: center;
}

#main .section,
#main .section02 {
	margin-bottom: 30px;
	padding: 0 0 50px 20px;
	border-bottom: 1px solid #ccc;
}

#main .section .photo {
	float: right;
}

#main .section .inner,
#main .section02 .inner {
	width: 610px;
	float: left;
	font-size: 1.6em;
	line-height: 1.8;
}

#main .section .inner .title,
#main .section02 .inner .title {
	margin-bottom: 45px;
}

#main .section02 {
	padding: 0 5px 50px 0;
}

#main .section02 .photo {
	float: left;
}

#main .section02 .inner {
	float: right;
}

#main .none {
	margin-bottom: 0;
	padding-bottom: 0;
	border: none;
}