

.business_box{
 margin-bottom:30px;
 font-size:12px;
}

.service_name{
 width:400px;
 font-size:14px;
 font-weight:bold;
 display:table-cell;
}

h4{
 margin-bottom:10px;
 border-bottom:#DBEAF9 1px solid;
}

.service_url{
 width:400px;
 display:table-cell;
 text-align:right;
 font-size:12px;
 vertical-align:baseline;
}

.business_img{
 width:220px;
 float:left;
}

.business_doc{
 width:460px;
 float:left;
 font-size:12px;
 line-height:1.8em;
}

.front_msg{
 padding:0 20px;
 margin-bottom:30px;
}

p{
 text-indent:1em;
 margin-bottom:1em;
}

h5{
 font-weight:bold;
}

ol{
 padding-left:30px;
}

ol li{
  list-style-type: decimal;
  font-size:12px;
  margin-bottom:8px;
}

.honetsugi_trans{
 margin:20px auto;
}

.honetsugi_trans caption{
  text-decoration:underline;
  font-weight:bold;
  margin-bottom:5px;
}

.honetsugi_trans th{
  text-align:center;
  background-color:#ECECEC;
  width:200px;
}

.honetsugi_trans td{
  text-align:center;
  padding:5px 0;
  border-bottom:#ECECEC 1px dotted;
}

.honetsugi_trans .line{
  border-right:#CCCCCC 1px solid;
}

