@charset "utf-8";
#header    #nTop    a {
	background-image: url(../image/haikei_btn/glovelnavi_btn_orande_2.gif);
	background-repeat: no-repeat;
	color: #CC0000;
}
#main h3 {
	padding-top: 30px;
	padding-right: 10px;
	padding-left: 10px;
}
#main h4 {
	margin-top: 40px;
	padding-top: 30px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 15px;
}
#main  .whatsNew  {
	display: block;
	width: 600px;
	overflow: auto;
	height: 350px;
}
#main  #topics  {
	width: 560px;
	border-collapse:collapse;
	overflow: auto;
	margin-left: 20px;
	border-top: 1px solid #424142;
	border-left: 1px solid #424142;
	margin-top: 2px;
}
#main  #topics  th  {
	font-weight: normal;
	text-align: left;
	width: 90px;
	font-size: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #424142;
	vertical-align: top;
	border-right: 1px solid #424142;
	padding-left: 15px;
}
#main  #topics  th#new  {
	background-image: url(../image/haikei_btn/new.gif);
	background-repeat: no-repeat;
	background-position: 90px 13px;
	padding-right: 25px;
}
#main  #topics  td  {
	font-size: 10px;
	border-bottom: 1px solid #424142;
	padding-top: 8px;
	padding-bottom: 8px;
	background-repeat: no-repeat;
	padding-left: 15px;
	border-right: 1px solid #424142;
	text-align: left;
}
#wrapper h5 {
	position: absolute;
	top: 270px;
	padding-left: 13px;
}
#footer {
	position: relative;
}


#footer p {
	float: left;
	padding-right: 10px;
}
#footer .w3c {
	position: absolute;
	right: 35px;
	top: 35px;
}
* html #main #topics {
	margin-left: 10px;
	width: 570px;
	overflow-x:hidden;
}
