@charset "utf-8";
.intro_title {
	height: 39px;
	display: block;
	background-image: url(../common/stitle/intro_title.jpg);
	width: 515px;
	margin-top: 15px;
	background-repeat: no-repeat;
	margin-bottom: 15px;
}
.info_jigyou {
	margin-left: 45px;
}
.info_jigyou li {
	list-style-position: outside;
	list-style-type: decimal;
	margin-left: 25px;
}
.jigyou_title {
	font-size: 146%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1E5430;
	padding-bottom: 5px;
	color: #006600;
}

