@charset "utf-8";
/* CSS Document */



.home_musashi{
background:url(img/i-musashi.gif) no-repeat;
width:646px;
height:292px;
align:center;
float:left;
}


*+html .home_musashi{
	background-image: url(img/i-musashi.gif);
	background-repeat: no-repeat;
	background-position: top center;
width:646px;
height:292px;
display: block;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
