body {
	overflow-x: auto;
	overflow-y: auto;
	margin: 0;
	padding: 0;
}

td {
	font-size: 12px;
	font-family: "MS PGothic", "MS Gothic";
	color: #666666;
	line-height: 165%;
}

img {
	border: none
}

.blue_tt {
	font-size: 12px;
	font-family: "MS PGothic", "MS Gothic";
	color: #0066CC;
	font-weight: bold;
}

.bl_tt {
	font-size: 12px;
	font-family: "MS PGothic", "MS Gothic";
	color: #0F0F0F;
	font-weight: bold;
}

a:link {
	text-decoration: none;
	color: #969696;
}

a:visited {
	text-decoration: none;
	color: #969696;
}

a:hover {
	text-decoration: underline;
	color: #969696;
}

a:active {
	text-decoration: underline;
	color: #969696;
}

.txtbold {
	font-weight: bold;
}

h3 {
	margin: 0px;
	padding: 0px;
	font-size: 130%;
	font-weight: bold;
	color: #7800aa;
}

td.top-bg {
	width: 390px;
	text-align: left;
	background-image: url('../images/top_bg01.gif');
}

td.subtt_bg {
	background-image: url('../images/sub_tt_bg.gif');
}

tr.footer_bg {
	background-image: url('../images/footer_bg.gif');
}

dl.companyinfo {    margin-left: 20px;
}

dl.companyinfo dt {
   float: left;
   clear: both;
}

dl.companyinfo dd {
    margin-left: 7em;
}

dl.lineup_spec {
    margin-left: 20px;
}

dl.lineup_spec dt {
   float: left;
   clear: both;
}

dl.lineup_spec dd {
    margin-left: 10em;
}

