@charset "UTF-8";



#visual{
margin:0;
}

#visual p{
	width:100%;
	height:100px;
	background:url(../marketing/visual.gif) no-repeat;
	-webkit-background-size:100% auto;
	background-size:cover;
}

