@charset "UTF-8";
/* CSS Document */

.sub {
	margin: 0px auto;
	width: 400px;
}
.sub img {
	margin-left: -18px;
	margin-bottom: 10px;
}
.sub dl dt {
	padding-top: 5px;
}
.sub dl dd {
	text-indent: 1em;
}
