/*
-----------------------------------------------
WebGraphy Styles
Version:  03 Oct 2007
----------------------------------------------- */

@charset "Shift_JIS";

h3#Glossary {
	height: 41px;
	background: transparent url(../image/title_glossary.gif) center 1px no-repeat;
	font-size: 0.9em;
	text-indent: -500em;
}
dl#GlossList {
	margin: 0 0 30px 20px;
	text-align: left;
}
dl#GlossList dt {
	margin:5px 0;
	color: #951620;
	font-size: 0.85em;
	font-weight: bold;
}
dl#GlossList dd {
	margin-bottom: 20px;
	margin-left: 10px;
	font-size: 0.8em;
}












