body {
	margin: 0px;
	padding: 0px;
	font-size: x-small;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3"
}
dl {
	margin: 5px 0px 0px 5px;
	padding: 0px;
	width: 227px;
}
td {
	font-size: larger;
	padding-top: 7px;
	padding-left: 2px;
	width: 50px;
	text-align: center;
}
table {
	margin-top: 5px;
	margin-left: 5px;
}
h2 {
	margin: 5px 5px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

dd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCCCC;
	padding-bottom: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	list-style-image: url(../image/bg_link.gif);
	font-size: larger;
}
dt {
	clear: both;
	margin-bottom: 2px;
}
a:link,a:visited {
	color: #666666;
	text-decoration: none;
	padding-left: 7px;
	display: block;
}
a:hover,a:active {
	text-decoration: none;
	color: #FF3366;
	background-image: url(../image/bg_link.gif);
	background-repeat: no-repeat;
	background-position: -8px 3px;
}

