@charset "utf-8";
/* CSS Document */

#topics {
	overflow: auto;
	height: 150px;
	width: 550px;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#topics table {
	width: 530px;
	margin-bottom: 10px;
}
#topics td{
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.info-box {
	margin-top: 20px;
	text-align: justify;
	clear: both;
}
h2 {
	margin-bottom: 5px;
	display: block;
	width: 550px;
	clear: both;
}
h3 {
	margin-bottom: 5px;
}
.info-cpr {
	float: left;
	width: 550px;
}

.info-text {
	float: left;
	width: 345px;
	margin-right: 13px;
}

.info-text02 {
	float: left;
	width: 310px;
	margin-right: 13px;
}
.img-R {
	float: right;
}
#SubNav {
	width: 300px;
	background-image: url(../img-top/SubNav-bg.gif);
	background-repeat: no-repeat;
	height: 165px;
	text-align: center;
}
#SubNav ul{
	margin: 0px;
	padding: 30px 0px 0px;
	list-style: none;
	width: 300px;
}
#SubNav li{
	margin: 0px 0px 3px;
	padding: 0px;
	list-style: none;
	width: 300px;
	height: 40px;
}
#SubNav02 {
	width: 300px;
	background-image: url(../img-top/SubNav-ahabg.gif);
	background-repeat: no-repeat;
	height: 80px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
#SubNav02 ul{
	margin: 0px;
	padding: 30px 0px 0px;
	list-style: none;
	width: 300px;
}
#SubNav02 li{
	padding: 0px;
	list-style: none;
	width: 300px;
	height: 39px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
table {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 870px;
	margin: 0px;
	padding: 0px;
}
