.information {
  margin:20px;
  padding:0px;
  background-color:#333333;
}
.information td {
  line-height:18px;
  width:220px;
  overflow:hidden;
}

.system {
  margin:5px auto;
  padding:7px;
  width:350px;
  text-align:left;
  line-height:16px;
}
.system_station {
	background-image:url("../information/image/label_station.jpg");
	background-repeat:no-repeat;
	padding-left:110px;
}
.system_address {
	background-image:url("../information/image/label_address.jpg");
	background-repeat:no-repeat;
	padding-left:110px;
}
.system_hp_pc {
	background-image:url("../information/image/label_hp_pc.jpg");
	background-repeat:no-repeat;
	padding-left:110px;
}
.system_hp_mobile {
	background-image:url("../information/image/label_hp_mobile.jpg");
	background-repeat:no-repeat;
	padding-left:110px;
}
.system_tel {
	background-image:url("../information/image/label_tel.jpg");
	background-repeat:no-repeat;
	padding-left:110px;
}
.system_recruit {
	background-image:url("../information/image/label_recruit.jpg");
	background-repeat:no-repeat;
	padding-left:110px;
}

