@charset "utf-8";
/* CSS Document */

#contents ul,ol {
	padding-left: 2em;
	margin: 0.5em 0 1.2em;
}

#contents li {
	line-height: 1.8em;
	margin-bottom: 5px;
}

.alphabet {
	list-style-type: lower-alpha;
}

img {
	vertical-align: text-bottom;
}
