@charset "UTF-8";
body{
	margin:0;
	padding:0;
}
#waku_banner{
	height:97px;
	width:950px;
	overflow:hidden;
	background-image: url(../images/contents/bg_bottom_banner.png);
	background-repeat:repeat-x;
	background-color:#E1E1E1;
	clear:both;
	padding-top:27px;
	padding-left:42px;
	padding-bottom:10px;
}
#waku_banner img{
	margin-right:20px;
	margin-bottom:10px;
	width:200px;
	height:60px;
	max-width:200px;
	max-height:60px;
	overflow:hidden;
}

a img {
	border: none;
}
