a.linknavi01 { 
  margin-left: 0px;
  padding-left:20px;
  background:url('../images/parts/arrow01.gif') left no-repeat;
}
.img_boxleft {
  width: 250px;
  height: auto;
  margin-left: 0px;
  padding: 0 10px;
  float: left;
  clear: both;
}
.img_boxleft img {
  margin-bottom: 0;
}
.coment_right{
  width: 470px;
  margin-left: 25px;
  margin-top: 0px;
  float: left;
}

/* -----お問い合わせフォームの設定----- */

table{
 width: 100%;
}

td {
  padding: 5px;
}

th {
  background-color: #CDFFA9;
  width: 30%;
  font-size: 85%;
}

.bg2 {
  border-bottom: 1px dotted #56A34E;
}

#right_p {
  text-align: right;
}

