#key_visual {
   background: url(../images/key_visual10.jpg) no-repeat;
}


#key_visual {
	background-image	:	url("../images/key_visual10.jpg");
}


