body#top{
	background: url(none);
    }  
.main_img  {
	overflow: hidden;
	z-index: auto;
	background: #EEEFEF repeat-x top;
	padding-top: 15px;
}
.main_img .inner  {
	position: relative;
	width: 1024px;
	margin: 0 auto;
	overflow: hidden;
	z-index: auto;
	height: 467px;
}

#top #contents {
	width: auto;
	background: url(../img/bg-topcontent.png) repeat-x top;
}
#top #gnav{
	height: 74px;
	background: #EEEFEF url(../img/bg-gnav.png) repeat-x top;
	z-index: auto;
	overflow: hidden;
}
#top #contents .inner{
	width: 1026px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	overflow: hidden;
	z-index: auto;
}
#top #contents .inner .left  {
	width: 514px;
	float: left;
	background: url(../../img/img-banner.png) no-repeat;
	height: 218px;
	position: relative;
}
#top #contents .inner .left .text {
	position: absolute;
	left: 33px;
	top: 92px;
	width: 308px;
	height: 80px;
	z-index: 1;
	overflow: hidden;
	font-size: 18px;
	line-height: 1.5em;
	color: #333333;
}
#top #contents .inner .left .btn {
	position: absolute;
	margin: 0px;
	padding: 0px;
	width: 26px;
	left: 356px;
	top: 166px;
}



#top #contents .inner .left .ibuki {
	position: absolute;
	margin: 0px;
	padding: 0px;
	width: 210px;
	left: 36px;
	top: 25px;
}


#top #contents .inner .right  {
	width: 504px;
	float: right;
/*	background: url(../../img/bg-info.png) no-repeat 0px 53px; */
	height: 213px;
	position: relative;
}
#top #contents .inner .right .btn {
	position: absolute;
	left: 370px;
	top: 14px;
	height: 23px;
	width: 114px;
	margin: 0px;
	padding: 0px;
	z-index: 1;
}

#top #contents .inner .right .btninfo {
	position: absolute;
	left: 370px;
	top: 60px;
	height: 23px;
	width: 114px;
	margin: 0px;
	padding: 0px;
	z-index: 1;
}

#top #contents .inner .right .tit {
	padding-top: 5px;
}


#top #contents .inner   dl{
	overflow-y:auto;
	overflow-x:hidden;
	zoom: 1;
	position: absolute;
	left: 19px;
/*	top: 70px; */
	top: 116px; 
	width: 460px;
	font-size: 14px;
	height: 136px;
	z-index: 1;
	padding-right: 7px;
	line-height: 1.6em;
    }  
#top #contents .inner dl   dt{
	margin-bottom: 5px;
	padding-bottom: 5px;
	width: 100px;
	float: left;
	clear: both;
	padding-right: 10px;
	padding-left: 3px;
    }  
#top #contents .inner dl   dd{
	margin-bottom: 5px;
	border-bottom: 1px dotted #CCC;
	padding: 0 10px 5px 0px;
    }  


.newswaku {
width:100%;
margin:7px 0px;
  background: #fffdde;
  background-image: -webkit-linear-gradient(top, #ffffff, #fffdde);
  background-image: -moz-linear-gradient(top, #ffffff, #fffdde);
  background-image: -ms-linear-gradient(top, #ffffff, #fffdde);
  background-image: -o-linear-gradient(top, #ffffff, #fffdde);
  background-image: linear-gradient(to bottom, #ffffff, #fffdde);
  padding: 14px 14px 14px 14px;
  border: solid #dadbdb 1px;
  text-decoration: none;
  box-sizing: border-box;
  min-height:113px;
}