@charset "UTF-8";

#container{
	width:100%;
}

#nav{
	width: 1000px;
	position: absolute;
	bottom: 7px;
}

#nav ul{
	width: 1000px;
	margin: 0 auto;
}

#nav ul li{
	width: 194px;
	height: 44px;
	float: left;
}

#nav ul li a{
	display: block;
	position: relative;
}

#nav ul li a img{
	display: block;
	position: absolute;
	
}

.navs{
	padding-top: 22px;
}

#mainCol{
	width: 1000px;
	height: 750px;
	margin: 0 auto;
	position: relative;
}

h1{
	display: block;
	width:353px;
	height: 256px;
	position: absolute;
	top: 22px;
	left: 6px;
}

#underCol{
	width: 1000px;
	margin: 0 auto;
	padding-top: -5px;
	margin-top: -10px;
}
#underCol-top{
	width: 1000px;
	margin: 0 auto;
}

#underCol ul{
	float: left;
}
#underCol ul li{
	padding-bottom:2px;
}
#underCol-inner {
	float: left;
	width: 706px;
	overflow: hidden;
}
#topics{
	width: 276px;
	height: 221px;
	background: url(../images/top/news.png) no-repeat;
	float: right;
	margin-top: 10px;
	padding-top: 49px;
	padding-left: 8px;
}

#news{
	overflow: auto;
	margin-left:20px;
	width: 240px;
	height: 190px;
	color: #572C19;
	
}

#news dd{
	background: url(../images/top/topics_orn.png) no-repeat;
	text-indent: 3ex;
	margin-top:5px;
}

#kuma{
	width: 152px;
	height: 184px;
	position: absolute;
	top: 417px;
	left: 500px;
}

#kuma span{
	display: block;
	position: relative;
}

#kuma span img{
	display: block;
	position:absolute;
}

#spec{
	width: 515px;
	height: 199px;
	float: left;
	margin-right: 5px;
}
.btn_dl {
	display: block;
	clear: both;
	margin-left: -5px;
	margin-bottom: 5px;
}
