@charset "utf-8";
html { background:url(img/bg.jpg) repeat-y 50% 0 #000;}
/* ヘッダー */
.shophead { background:url(img/head.png) no-repeat; }
/* メルマガ */
.touroku-qr { background:url(img/mg-t.PNG) no-repeat 50% 20px; width:130px; height:130px; margin-left:100px; float:left; }
.sakujo-qr { background:url(img/mg-s.PNG) no-repeat 50% 20px; width:130px; height:130px; margin-left:100px;}
/* サムネイル前面画像 */
.girl-obg{
	position:absolute;
	background:url(img/sam-bg.png) no-repeat 50% 0;
	width:145px; height:193px;top:55px;left:10px;
}