.nyuin_bg {
	background: url(../images/nyuin_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 340px;
	width: 100%;
	margin-bottom: 40px;
}
.nyuin_box {
	line-height: 1.4em;
	margin-bottom: 25px;
	height: auto;
	width: 100%;
	margin-top: 5px;
}
.nyuin_box h4 {
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #009900;
	border-left-color: #009900;
	width: 100%;
	height: auto;
	margin-bottom: 5px;
}
.nyuin_box h5 {
	font-size: 1em;
	font-weight: bold;
	color: #006600;
	line-height: 1.5em;
	margin-bottom: 3px;
	margin-top: 3px;
}
.nyuin_box img {
	margin-right: 4px;
	margin-bottom: 3px;
}

#nyuin {
	width: auto;
	margin-top: 10px;
	margin-left: 10px;
}
#nyuin ul {
	list-style-position: inside;
	list-style-type: disc;
	line-height: 1.4em;
}
#nyuin li {
	list-style-type: disc;
	line-height: 1.5em;
}

.nyuin_box ul {
	list-style-position: inside;
	list-style-type: disc;
	line-height: 1.4em;
}
.nyuin_box li {
	list-style-type: disc;
	line-height: 1.5em;
}

.nyuin_tbl{
	font-size: 0.9em;
	color: #000000;
	border-collapse: collapse;
	line-height: 1.4;
	border: 1px solid #8AB68A;
}
.nyuin_tbl_cell{
	text-align: center;
	background-color:#FFFFFF;
	padding: 6px 6px 6px 6px;
	border: 1px solid #8AB68A;
}
.nyuin_bg ul {
	line-height: 1.6em;
}
.nyuin_bg h4 {
	line-height: 1.4em;
	font-weight: bold;
	color: #006600;
}
.nyuin_box .nyuin_gotop {
	font-size: 0.8em;
	line-height: 1.3em;
	padding-right: 5px;
	padding-left: 10px;
	text-align: right;
}

