@charset "utf-8";
/* CSS Document */

#home-left ,
#home-right {
	margin-bottom: 0;
}

/*トップ下部バナーエリア*/
#top_banner {
	background: #E4E4E4 url(../images/share/foot_background_head.gif) repeat-x scroll 0 0;
/*	background-color: #E4E4E4;*/
	padding: 10px 0px 0px;
	margin-top: 15px;
}

#top_banner .other-bunners{
	margin: 0px auto 0px;
	width: 960px;
	padding-left: 5px;
/*	padding: 0px 0px 10px;
	_padding: 0px;*/
}

#top_banner .other-bunners li{
	float:left;
	margin: 0px 5px 0px 0px;
	height: 70px;
	overflow: hidden;
}

/*footer*/
#footer{
	background:url(../images/share/foot_background_top.gif) repeat-x;
	padding:11px 0 10px 0;
}

