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

#main h2 {
	margin-bottom: 74px;
}

#main .infoDl {
	margin-bottom: 123px;
}

#main .infoDl dt {
	margin-bottom: 33px;
	font-size: 1.5em;
	color: #698900;
	font-weight: bold;
}

#main .infoDl dt span {
	margin-top: 8px;
	display: block;
	color: #000;
}

#main .infoDl dd {
	margin-bottom: 112px;
	font-size: 1.3em;
	line-height: 2.2;
}

#main  a {
	text-decoration: underline;
}

#main a:hover {
	text-decoration: none;
}
