@charset "utf-8";
/* CSS Document */

@import url("sub.css");

h1{
	position:absolute;
	top:30px;
	left:34px;
	text-indent:-9999px;
	width:103px;
	height:30px;
	background:url("../store/img/title.jpg") no-repeat top left;
}

#h2-1{
	background:url("../store/img/h2_1.gif") no-repeat top left;
	width:540px;
	height:30px;
	text-indent:-9999px;
}

#h2-2{
	background:url("../store/img/h2_2.gif") no-repeat top left;
	width:540px;
	height:30px;
	text-indent:-9999px;
}

h3{
	background:url("../store/img/h3_1.gif") no-repeat top left;
	width:442px;
	height:20px;
	text-indent:-9999px;
	margin-bottom:25px;
}

.storeInfo p{
	float:left;
	width:290px;
}

.storeInfo img{
	float:right;
}

#bnr_access{
	text-align:center;
	margin-bottom:30px;
}