h1.H1_Title{
  font-size: 1.4em;
  font-weight:bold;
  line-height: 34px;

  width: 660px;
  height: 44px;

  margin-left: 24px;
  margin-bottom: 0;
  padding: 0 0 0 20px;
  background:url("../../../images/parts/form/ic_large.gif") no-repeat left top;
  border-bottom: 1px dotted #999;
}

h1.H1_Title img{
  margin: 6px 0 0 0;
}

h1.H1_Title2{
  font-size: 1.4em;
  font-weight:bold;
  line-height: 34px;
  height: 44px;
  padding: 0 0 0 20px;
  background:url("../../../images/parts/form/ic_large.gif") no-repeat left top;
  border-bottom:#999999 1px dotted;
}

h1.H1_Title2 img{
  margin: 6px 0 0 0;
}

h1.H1_Title2 a .anyQA{
  float: right;
  margin: 0;
}


h2.snipetTitle{
  display: block;
  height: 28px;
  font-weight:bold;
  line-height: 14px;
  margin: 40px 0 0px 0;
  padding: 18px 0 0 20px;
  background:url("../../../images/parts/form/ic_small.gif") no-repeat left center;
  border-top: 1px solid #c2c2c2;
}

p.snipetRead{
  font-weight: bold;
  margin: 0 0 5px 15px;
  padding: 0;
}

/*フォーム全体　ラップ*/
#wrap-form{
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  border: 1px #cdcdcd solid;
}

#form-contents{
  padding-top: 23px;
  margin-right: 1px;
  margin-left: 1px;
  background-image: url("../../../images/parts/form/bg.jpg");
  background-repeat: repeat-x;
  background-position: left top;
}

.icon_fl li{
	border: 0 none;
    float: left;
    font-size: 0;
    line-height: 100%;
    margin: 10px 10px 0 0 !important;
    padding: 0;


}

