@charset "utf-8";
/* CSS Document */

.shokai {
	border: 1px dotted #366;
	padding: 10px;
}

li {
	list-style: inside disc;
	text-indent: 0.5em;
}

#main p {
	margin: 0.5em 0 1.5em 0.5em;
}

dd {
	font-weight: bold;
	margin: 0.5em 0 2px 0;
	text-indent: 1em;
}

dt {
	text-indent: 1.5em;
}

h3 {
	margin: 1.5em auto 0.5em;
}

h3 a {
	color: #666;
}

.pr_td td {
	vertical-align: top;
	padding: 5px;
}

.soft {
	margin-top: -10px;
}

.softtable td {
	border-top: 1px dotted #366;
}

.nounyu th {
	text-align: left;
	vertical-align: bottom;
	height: 30px;
	border-top: 1px dotted #366;
}

.nounyu td {
	vertical-align: top;
	height: 250px;
}
