.mainLink01 a {
	width:90px;
	height:40px;
	display:block;
	background:url(/img/common/headNav01.jpg) no-repeat center center;
	margin:3px;
	padding:0;
	float:left;
        font-size:1px;
	text-indent     : -9999px;
}
.mainLink01 a:hover {
	background:url(/img/common/headNav01hover.jpg) no-repeat center center;
}
.mainLink02 a {
	width:90px;
	height:40px;
	display:block;
	background:url(/img/common/headNav02.jpg) no-repeat center center;
	margin:3px;
	padding:0;
	float:left;
        font-size:1px;
	text-indent     : -9999px;
}
.mainLink02 a:hover {
	background:url(/img/common/headNav02hover.jpg) no-repeat center center;
}

.sectionH2 h3 {
	color:#05BDF2;
	padding-left:6px;
	margin-bottom:6px;
	border-left: 4px solid #05BDF2;
	border-bottom: 1px dotted #05BDF2;
}
.sectionH2 h4 {
	color:#FF0000;
	background:url(../img/icon_red.gif) no-repeat left center;
	padding-left:10px;
}

.sectionH2 td {
	border-bottom:1px dotted #EEE;
	padding:5px;
}