body {
	font-family: Arial, Helvetica, sans-serif, 'ヒラギノ角ゴ Pro W3';
	width: 100%;
	margin: 0;
	background: whitesmoke url(../img/item_bg_texture1.jpg) top left repeat;
}

/*---
@media only screen and (max-width: 700px) {
	body{
	  background: url(../img/bg/sp/Dolphin_061_2000px_50per_sp2.jpg) center center / cover no-repeat fixed;
	  width: 100%;
	  margin: 0;
	}
}
--->