@charset "utf-8";
/* CSS Document */
/* =0 reset*/
#main h2{
	background-image:url(../../service/img/ttl.gif);
	background-repeat:no-repeat;
	width:567px;
	height:25px;
	margin-bottom:10px;
}

.line {
  width:584px;
  margin-top:20px;
  padding:5px 0;
  margin-bottom:10px;
  border-bottom:2px solid #999;
  border-top:2px solid #999;
}

.line .text_01 {
  width:180px;
  float:left;
}
#main .line .text_01 h3{
	margin:0;
}
.line .text_02 {
  width:400px;
  float:left;
  font-size:0.8em;
}
.img_area{
	margin-top:10px;
}
.imglst{
	float:left;
	margin-right:25px;
	font-size:0.8em;
}



