@charset "utf-8";

/* about */

.outlineTable th, .outlineTable td {
	vertical-align: top;
	text-align: left;
	font-weight: normal;
}
.outlineTable th {
	padding: 0px 10px 8px 0px;
	width: 65px;
	_width: 75px;
	background: url(img/tbl_bg01.gif) repeat-x left bottom;
}
.outlineTable td {
	padding: 0px 0px 8px 12px;
	background: url(img/tbl_bg02.gif) repeat-x left bottom;
}
.outlineLts {
	letter-spacing: 1em;
}

.historyCap {
	font-size: 120%;
	line-height: 140%;
	color: #923030;
	font-weight: bold;
}








