@charset "utf-8";

h2#nyuin {
	background-image: url(img/title_nyuin.gif);
	background-repeat: no-repeat;
	height: 38px;
	width: 690px;
}
#box h5 {
	color: #333333;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	text-indent: 1em;
	width: 640px;
	margin-top: 10px;
}
#box dl {
	margin-top: 0.5em;
	margin-left: 1em;
	margin-bottom: 2em;
}
#box dd {
	margin-left: 2em;
	margin-bottom: 0.5em;
}
#box dt {
	font-weight: bold;
}
#box table {
	margin-top: 1em;
	margin-left: 1em;
	margin-bottom: 2em;
}
#box td {
	text-align: center;
}
#box tr {
	background-color: #FFFFFF;
}
td#left {
	text-align: left;
	padding: 1em;
}

