@charset "utf-8";


#top #content {
	padding-top:0;
	margin-top:65px;
	margin-bottom:20px;
}

* html #top #content  {
	height:300px;
	padding-bottom:0;
	margin-bottom:0;
	}


#top #content_left {
	margin-top:0;
	padding-top:0;
	width:500px;
	float:left;
}

#top #add{
	margin-top:30px;
	float:left;
	width:500px;
	font-size: 85%;
    line-height: 1.1;
	color: #C90
}


#top #home_feature {
	width:500px;
	margin-top:10px;
	}
	
#home_feature p {
	margin-top:5px;
	width:500px;
	line-height:1.2em;
	top:0px;
	
	}

#top #content_news {
	margin-top:25px;
	width:500px;
	height:auto;
}
#top #news {
	float:left;
	width:500px;
	}

	
#top #news dl{
	margin-top:5px;

	}

#top #news dt{
    float: left;
    font-size: 85%;
	color: #690;
    line-height: 1.3;
	padding-right:15px;
	} 
	
#top #news dd {
	padding: 0 0 0 0px;
    font-size: 85%;
    line-height: 1.3;
}

html[xmlns*=""] body:last-child #top #news dd {
	padding: 0 0 0 50px;
    font-size: 85%;
    line-height: 1.3;
	}
	
body:first-of-type  #top #news dd{
	padding: 0 0 0 50px;
    font-size: 85%;
    line-height: 1.3;
}



#top #content_right{
	float:right;
	width:234px;
	margin:10px 0 0 0;
	}
	
.ban {
    margin: 0 0 5px 0;
	padding: 0;
}




