@charset "UTF-8";
/*========================================================
----------------------------------------------------------

店内ページ用

----------------------------------------------------------
========================================================*/
h2
{
	line-height: 0.0em;
	font-size: 0.0em;
	text-indent: -9999px;
	background: url(../images/inside_store/title01.gif) no-repeat 6px 0px;
	width: 56px;
	height: 116px;
	float: left;
}


#insideStoreMain
{
	width: 700px;
	margin: auto;
	float: left;
}

.imgBorder1
{
	border: 1px solid #000000;
	float: left;
	margin-left: 35px;
	margin-bottom: 20px;
}

.imgBorder2
{
	border: 1px solid #FFFFFF;
	float: right;
	margin-right: 35px;
	margin-bottom: 20px;
}

.paddingBottom
{
	margin-bottom: 10px;
}