body { font-size: 12px; color: #666666; margin: 0; padding: 0; }
table, tr, th, td { font-size: 12px; line-height: 140%; }

A:link { color: #0054BC; text-decoration: none; }
A:visited { color: #0054BC; text-decoration: none; }
A:active { color: #FF0000; text-decoration: underline; }
A:hover { color: #FF5A0B; text-decoration: underline; }

.small { font-size: 10px; line-height: 130%; }
.small2 { font-size: 10px; line-height: 150%; }
.middle { font-size: 12px; line-height: 150%; }
.middle2 { font-size: 11px; line-height: 120%; }
.large { font-size: 14px; line-height: 130%; }
.large2 { font-size: 14px; line-height: 150%; }
.mini { font-size: 6px; line-height: 130%; }

.info {
	background: url(../images/iconInfo01.gif) no-repeat 13px 5px;
	padding:2px 15px 2px 28px;
}
.caution {
	background: url(../images/iconInfo02.gif) no-repeat 13px 5px;
	padding:2px 15px 2px 28px;
}
.btn_networkInfo {
	vertical-align: top;
	padding-top: 24px;
}

#menu {
	width: 620px;
	height: 320px;
	position: relative;
	margin-top: 20px;
	background: url(../images/bgMenuArea.gif) no-repeat;
	border-bottom: 1px solid #0192bf;
}
#menu a {
	filter: alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
#menu a:hover {
	zoom: 1;
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
#menu .ttlDS {
	top: 0;
	left: 8px;
	position: absolute;
}
#menu .btnGuide {
	top: 20px;
	left: 6px;
	position: absolute;
}
#menu .btnNavi {
	top: 99px;
	left: 6px;
	position: absolute;
}
#menu .btnList {
	top: 149px;
	left: 6px;
	position: absolute;
}
#menu .ttlOnline {
	top: 0;
	left: 321px;
	position: absolute;
}
#menu .btnAdapter {
	top: 21px;
	left: 319px;
	position: absolute;
}
#menu .btnConnector {
	top: 85px;
	left: 319px;
	position: absolute;
}
#menu .btnStation {
	top: 156px;
	left: 313px;
	position: absolute;
}
#menu .btnQA {
	top: 206px;
	left: 0px;
	position: absolute;
}
#menu .btnContact {
	top: 206px;
	left: 313px;
	position: absolute;
}