body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 18px;
}
.red {color: #990000}
.data table {
	width: 580px;
}
.data th {
	background-color: #DDD;
	text-align: left;
	font-weight: normal;
	padding: 5px;
	width: 130px;
}
.data td.line {
	background-image: url(../img/linebg.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 5px;
}
.data td {
	padding: 5px;
}
.data table ul {
	list-style-type: square;
	margin: 0px 0px 0px 20px;
}
