table.LIBRARY {
	width: 100%; text-align: center; background-color: rgb(255, 255, 255);
}
table.LIBRARY td {
	padding-top: 1em; padding-bottom: 1em;
}
table.LIBRARY img {
	border-width: 1px; border-color: rgb(0, 0, 0); vertical-align: top;
}
table.SYOUKAI {
	width: 90%; background-color: rgb(255, 255, 255);
}
table.SYOUKAI th {
	text-align: left; padding-left: 0.5em; background-color: rgb(255, 255, 255);
}
table.SYOUKAI td {
	padding-bottom: 2em; padding-left: 1em; background-color: rgb(255, 255, 255);
}
ul.SYOUKAI_LIST {
	list-style-image: url("../img/list.gif");
}
ul.SYOUKAI_LIST li {
	padding-left: 10px; margin-bottom: 20px;
}
ul.SYOUKAI_LIST b {
	font-size: 1.2em;
}
ul.SYOUKAI_LIST_SMALL {
	list-style-image: none;
}
ul.SYOUKAI_LIST_SMALL li {
	padding-left: 0px; margin-bottom: 0px; margin-left: -2.5em; list-style-type: disc;
}
ul.SYOUKAI_LIST_SMALL b {
	font-size: 1em;
}
