#contents {
	width: 630px;
	padding-right: 20px;
}
#contents h2 {
	background-image: url(../images/business/subtitle0.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	width: 615px;
	font-size: 16px;
	font-weight:bold;
	padding-left: 15px;
	padding-top: 15px;
	margin-bottom: 5px;
}
#contents h3 {
	background-image: url(../images/common_top/H3_back.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
	width: 612px;
	font-size: 15px;
	padding-left: 15px;
	padding-top: 5px;
	margin-bottom: 10px;
	font-weight: bold;
}

#contents h4 {

	background-image: url(../images/common_top/H4_back.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	width: 620px;
	font-size: 14px;
	padding-left: 10px;
	padding-top: 6px;
	margin-bottom: 5px;
}
.topic_path {
	padding-bottom: 12px;
	padding-left: 20px;
	float: left;
	padding-top: 5px;
	width: 720px;
	font-size: 8pt;
}
.topic_path span {
	color: #999999;
}
.topic_path a:link {
	color: #3399CC;
}
.topic_path a:visited {
	color: #3399CC;
}
.topic_path a:hover {
	color: #3399CC;
	text-decoration: underline;
}
.print {
	float: right;
	padding-right: 15px;
	padding-bottom: 3px;
}
.print a:hover img {

	opacity:0.6;
	filter:alpha(opacity=60);
}
#sidearea dl {
	background-color: #f2f0f1;
	border: 1px solid #cacaca;
	width: 203px;
	padding: 2px;
}
.aboutJTEC a img {
	opacity:0.8;
	filter:alpha(opacity=90);
}
.aboutJTEC a:hover img {
	opacity:1.0;
	filter:alpha(opacity=100);
}
.top_img {
	padding-bottom: 10px;
}
.img_right {
	float: right;
	padding-left: 10px;
}
.img_left {
	float: left;
	padding-right: 10px;
}
