@import url("share.css");


/************** index ***************/

.storeEntry_omori{
	margin-top:15px;
	width:580px;
	height:129px;
	background:url(../img/e_oomori.gif) no-repeat;
}

.storeEntry_ikegami{
	margin-top:15px;
	width:580px;
	height:129px;
	background:url(../img/e_ikegami.gif) no-repeat;
}

.storeEntry_edogawa{
	margin-top:15px;
	width:580px;
	height:129px;
	background:url(../img/e_edogawa.gif) no-repeat;
}

.storeEntry_kasai{
	margin-top:15px;
	width:580px;
	height:129px;
	background:url(../img/e_kasai.gif) no-repeat;
}

.storeEntry_kimitsu{
	margin-top:15px;
	width:580px;
	height:129px;
	background:url(../img/e_kimitsu.gif) no-repeat;
}

.storeEntry_omori h4, .storeEntry_edogawa h4, .storeEntry_ikegami h4, .storeEntry_kasai h4, .storeEntry_kimitsu h4{
	color:#333;
	font-size:12px;
	font-weight:normal;
	line-height:1.4;
	background:transparent;
	position: relative;
	left: 250px;
	top: 60px;
}

.storeEntry_omori p, .storeEntry_edogawa p, .storeEntry_ikegami p, .storeEntry_kasai p, .storeEntry_kimitsu p{
	width:340px;
	height:30px;
	color:#333;
	font-size:12px;
	font-weight:normal;
	line-height:1.4;
	background:transparent;
	position: relative;
	left: 240px;
	top: 62px;
}

.storeEntry_omori p img, .storeEntry_edogawa p img, .storeEntry_ikegami p img, .storeEntry_kasai p img, .storeEntry_kimitsu p img{
	padding-right:5px;
}

/************** entry ***************/

.storeOmori{
	width:580px;
	height:75px;
	background:url(../img/omori_bg.gif) no-repeat;
}

.storeIkegami{
	width:580px;
	height:75px;
	background:url(../img/ikegami_bg.gif) no-repeat;
}

.storeEdogawa{
	width:580px;
	height:75px;
	background:url(../img/edogawa_bg.gif) no-repeat;
}

.storeKasai{
	width:580px;
	height:75px;
	background:url(../img/kasai_bg.gif) no-repeat;
}

.storeKimitsu{
	width:580px;
	height:75px;
	background:url(../img/kimitsu_bg.gif) no-repeat;
}

.storeOmori p, .storeIkegami p, .storeEdogawa p, .storeKasai p, .storeKimitsu p{
	color:#333;
	font-size:12px;
	font-weight:normal;
	line-height:1.2;
	background:transparent;
	position: relative;
	left: 240px;
	top: 4px;
}

.mapBox{
	width:555px;
	height:525px;
	margin:12px 0 10px 15px;
}

.resButtonBox1{
	margin:5px 0 0 0;
	width:570px;
	height:auto;
	text-align:center;
}

.resButtonBox2{
	width:570px;
	height:auto;
	text-align:center;
}

.resButtonBox1 img, .resButtonBox2 img{
	margin:0px auto;
}

.formBox{
	width:578px;
	height:190px;
	padding:10px 0;
	border:1px solid #36C;
}

.info{
	width:560px;
	height:auto;
	list-style-type:decimal;
	margin-top:10px;
	padding-left:30px;
}

.info li{
	font-size:12px;
	font-weight:normal;
	line-height:1.2;
	margin-bottom:8px;
	color:#F00;
	background:transparent;
}

.cars{
	margin-bottom:30px;
}
