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

店外ページ用

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

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

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

.paddingBottom
{
	margin-bottom: 10px;
}