@charset "UTF-8";
.name {
	font-size: 0.9em;
}
#box1 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ccc;
	padding-bottom: 0px;
}
#box1 strong {
	color: #000056;
}
#box1  a {
	color: #0090d3;
	text-decoration: underline;
}
#box1  a:hover {
	text-decoration: none;
}
#box1 dt {
	float: left;
	width: 20px;
}
#box1 dd {
	margin-left: 20px;
}
#box2 p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#box2  h3 {
	padding-top: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: normal;
	margin: 0px;
}
#box2  th {
	float: left;
	font-weight: normal;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
	vertical-align: top;
	white-space: nowrap;
}
#box2 td {
	vertical-align: top;
}
#box2 dd {
	margin-left: 170px;
}
