@charset "utf-8";

h1#oshirase {
	background-image: url(img/oshirase-title.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 40px;
	width: 700px;
}
#oshirase p {
	font-size: 14px;
	padding-left: 3em;
}
#oshirase h2 {
	text-indent: 1em;
}
#oshirase table {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	width: 500px;
	margin-top: 1em;
	margin-bottom: 1em;
}
#oshirase td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
