#topnavi {
	width: 250px;
	float: left;
}
#wrapper {
	width: 900px;
	position: relative;
	/* [disabled]overflow: hidden; */
}

#topnavi h2 {
	background: url(../images/top/toplogo.jpg) no-repeat;
	height: 214px;
	text-indent: -9999px;
}
#topnavi dl {
	background: url(../images/top/topnavibottom.jpg) no-repeat;
	height: 40px;
	font-size: 12px;
	padding-left: 5px;
}
#topnavi ul {
	background: url(../images/top/topnavibg01.jpg) no-repeat;
	height: 246px;
	list-style: none;
	padding-left: 30px;
}
#topnavi ul li {
	margin-bottom: 13px;
}

#topnavi01 {
	background: url(../images/top/topnavi01.jpg) no-repeat;
	height: 50px;
	width: 220px;
}
#topnavi03 {
	background: url(../images/top/topnavi03.jpg) no-repeat;
	height: 50px;
	width: 220px;
}
#topnavi ul a {
	text-indent: -9999px;
	display: block;
	height: 100%;
	width: 100%;
}

#topnavi02 {
	background: url(../images/top/topnavi02.jpg) no-repeat;
	height: 50px;
	width: 220px;
}
#mainBanner {
	float: left;
	margin-left: 10px;
	width: 640px;
	margin-top: 400px;
	height: 100px;
	margin-bottom: 10px;
}
#topmainVisual {
	position: absolute;
	top: 0px;
	right: 0px;
		height: 390px;
	width: 640px;
}
#topnavi dl {
	color: #000;
}
#topmainContents {
	width: 640px;
	clear: both;
	margin-left: 260px;
	overflow: hidden;
}
#topmainContents h3 {
	background: url(../images/top/newsbar.jpg) no-repeat;
	text-indent: -9999px;
	height: 46px;
	margin-top: 30px;
}
#topmainContents dl {
	font-size: 14px;
	margin-top: 10px;
}
#topmainContents dl dt {
	float: left;
	border-right: 1px dotted #FFF;
	margin-bottom: 5px;
	clear: both;
	padding-right: 10px;
	margin-right: 10px;
	width:100px;
}
#topmainContents dl dd {
	margin-bottom:20px;
	padding-left:120px;
	/* [disabled]margin-left: 10px; */
	/* [disabled]float: left; */
}
#topnavi01 a:hover {
	background: url(../images/top/topnavi01_hover.jpg) no-repeat;
}
#topnavi02 a:hover {
	background: url(../images/top/topnavi02_hover.jpg) no-repeat;
}
#topnavi03 a:hover {
	background: url(../images/top/topnavi03_hover.jpg) no-repeat;
}
#mainBanner ul li {
	float: left;
	list-style: none;
}
#topbanner01 {
	background: url(../images/top/topbanner01.jpg) no-repeat;
	height: 100px;
	width: 315px;

}
#topbanner02 {
	background: url(../images/top/topbanner02.jpg) no-repeat;
	height: 100px;
	width: 315px;
	margin-left: 10px;
}
#mainBanner ul a {
	text-indent: -9999px;
	display: block;
	height: 100%;
	width: 100%;
}
#topbanner01 a:hover {
	background: url(../images/top/topbanner01hover.jpg) no-repeat;
}
#topbanner02 a:hover {
	background: url(../images/top/topbanner02hover.jpg) no-repeat;
}
#topmainContents dl dd a {
	color: #FFF;
	text-decoration: none;
}
