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

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

#main .text {
	margin-bottom: 46px;
	font-size: 1.5em;
	color: #698900;
	font-weight: bold;
}

#main .itemBox {
	margin-bottom: 90px;
}

#main .itemBox .lBox {
	float: left;
	width: 375px;
}

#main .itemBox .textImg {
	margin-bottom: 35px;
}

#main .itemBox p {
	margin-bottom: 21px;
	font-size: 2.0em;
}

#main .itemBox ul {
	padding-bottom: 63px;
}

#main .itemBox li {
	padding-bottom: 12px;
	font-size: 1.3em;
	color: #000;
}

#main .itemBox li a {
	text-decoration: underline;
}

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

#main .itemBox .rBox {
	float: right;
	width: 443px;
}
