@import url("service.css");
.shopimg {
	background-image: url(../image/menu_shopping.jpg);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	padding-left: 160px;
}
/*h4 {
	line-height: normal;
	text-align: left;
	padding: 0px 0px 0px 5px;
	margin-bottom: 5px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #336699;
	color: #1E5180;
}*/
.shop p {
	padding-left: 15px;
}
#contents #midashi01 {
	background-image: url(image/m_shopping_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -99999px;
	height: 33px;
	font-size: 0.875em;
	border: none;
}
#contents #midashi02 {
	background-image: url(image/m_shopping_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -99999px;
	height: 33px;
	font-size: 0.875em;
	border: none;
}
#contents #midashi03 {
	background-image: url(image/m_shopping_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -99999px;
	height: 33px;
	font-size: 0.875em;
	border: none;
}