@charset "utf-8";

h2#shinryo {
	background-image: url(img/title_shinryo.gif);
	background-repeat: no-repeat;
	height: 38px;
	width: 690px;
}
p#monshin {
	background-image: url(img/monshinhyou.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 1em;
	margin-left: 1em;
	padding-left: 2em;
}
dl#shinryo {
	margin-left: 1em;
	margin-top: 1em;
}
#shinryo dt {
	font-weight: bolder;
}
#shinryo dd {
	margin-left: 2em;
	margin-bottom: 1em;
}
#box table {
	margin-top: 1em;
	margin-left: 1em;
}
#box td {
	text-align: center;
}
#box tr {
	background-color: #FFFFFF;
}

