@charset "utf-8";
/* *********************** first *************************** */
.lwr_rat {
  font-weight:bold;
  background: url('../img/blu_rar.gif') no-repeat left center;
  padding:0 8px;
  text-decoration:underline;
}
a.lwr_rat:hover {
  text-decoration:none;
}
.cmp_udt {
  padding:7px 3px;
  background: #fff url('../img/dot_lin.gif');
  background-position:left bottom;
  background-repeat:repeat-x;
}
.cmp_udt span {
  font-weight:bold;
  padding-right:15px;
}

.cmp_lfl {
  float:left;
  padding-left:10px;
  margin:0 0 20px;
}
.cmp_rfl {
  float:right;
  padding-right:10px;
  margin:0 0 20px;
}
.cmp_map {
  float:left;
  text-align:center;
  width:720px;
}
.acc_ifm {
  width:700px;
  height:430px;
  margin:0 auto 30px;
  border:solid 1px #c1c1c1;
}.topmesseLink {
	padding-left: 12px;
	margin-bottom: 30px;
}


.topmesseLink dt {
	float: left;
	font-weight: bold;
}
.topmesseLink dd {
	margin-left: 100px;
}
