.system {
  margin:5px auto;
  padding:7px;
  width:350px;
  text-align:left;
  line-height:16px;
}
.system_first {
  width:450px;
}
.system_first b {
  font-size:14px;
}
.system_map {
  margin: 40px 10px;
  line-height:20px;
}
.system_map iframe {
  margin:0px;
  border:0px;
  width:463px;
  height:311px;
}
.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;
}

