.details {
	margin-top: 2em;
	margin-bottom: 2em;
	padding-bottom: 1em;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #BFDFFF;
	padding-top: 2em;
}
.details h2 {
	font-size: 100%;
	color: #FF0080;
}
.details h3 {
	font-size: 90%;
	color: #CCA300;
	margin-bottom: 1em;
	margin-top: 2em;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #E7E7E7;
	padding-top: 2em;
}
.details dl {
}
.details dt {
	color: #777777;
	font-size: 90%;
	font-weight: bold;
}
.details dd {
	margin-left: 1em;
	margin-bottom: 1em;
}
.details_mokuji {
	margin-top: 1em;
	font-size: 80%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-top: 2em;
}
.details_mokuji ul {
	margin: -0.5em 0px 1em;
	padding: 0px;
}
.details_mokuji li {
	margin-left: 2em;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(../img/i02.gif);
}
#here a {
	color: #333333;
}

