@charset "UTF-8";
/* CSS Document */

/*イメージズーム使用時にbodyの背景画像を消す */

body {
	background-image: none!important;
}
