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

/* contents */
#mainTitle{
 background-image:url(../../shop_info/img/main_title.jpg);
	background-repeat: no-repeat;
	width: 812px;
	height: 50px;
	display: block;
	margin-bottom:20px;
	text-indent: -9999px;
}

.shopBox{
 width:812px;
}

.shopBgKitano{
	width: 395px;
	height: 629px;
	display: block;
	float:left;
}

.shopBgOkamoto{
	background-repeat: no-repeat;
	width: 395px;
	height: 629px;
	display: block;
	float:right;
}