#nav{
	background-image: url(../images/bg-navi2.jpg);
	background-repeat: no-repeat;
}
#main-img {
	height: 165px;
	background-image: url(../images/main-img2.jpg);
}
#contents h3 {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 14px;
	color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../information/images/h3.jpg);
}
#contents td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#contents th {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#contents .information-text{
	padding-top: 20px;
}


#contents .information-text p{
	padding-top: 0px;
	padding-bottom: 10px;
}

#contents .information-text table{
	border-collapse:collapse;
	border-spacing:0;
	width: 100%;
}

#contents .information-text tr{

}

#contents .information-text th{
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	width: 120px;
	background-color: #EEEEEE;
}

#contents .information-text td{
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
}



#topic-box {
	width: 557px;
	padding-top: 34px;
	padding-left: 0px;
}
#topic-box h3 {
	text-indent: -9999px;
	height: 20px;
	width: 136px;
}
#contents h3.info {
	background: url(../images/h3info.jpg) no-repeat;
}
#contents h3.mainte {
	background: url(../images/h3mainte.jpg) no-repeat;
}

#contents #topic-box p {
	padding-top: 0px;
	padding-bottom: 0px;
}

#topic-box .data-box {
	background: url(../images/bg-data-box.jpg) no-repeat;
	width: 557px;
	padding-top: 27px;
	margin-bottom: 28px;
}
.data {
	font-size: 11px;
	color: #CC3333;
	padding-right: 22px;
	padding-left: 7px;
}

