@charset"euc-jp";

/*store.html*/

#store_left{
    float:left;
    background-image:url(../img/store_left.jpg);
	background-repeat:no-repeat;
	width:152px;
	height:620px;
	}
.store_h2{
	background-image: url(../img/store_h2.jpg);
	background-repeat: no-repeat;
	text-indent:-9999px;
	height:71px;
	margin-bottom:20px;
    }


