@import url("service.css");
.mobileimg {
	background-image: url(../image/menu_mobile.jpg);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	padding-left: 160px;
}
.mobile p {
	padding-left: 15px;
}
#contents #midashi01 {
	background-image: url(image/m_mobile_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_mobile_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -99999px;
	height: 33px;
	font-size: 0.875em;
	border: none;
}


