/*----------------------------------*/
/*  特定商取引法に基づく表記ページ  */
/*----------------------------------*/
h3.law {
  font-size : 15px;
  font-weight : bold;
  color : white;
  height : 15pt;
  padding-top : 5px;
  padding-left : 4px;
  margin-top : 0px;
  margin-left : 0px;
  margin-bottom : 0px;
  line-height : 9pt;
  background-color : #999999;
}

.law1_1 {
  text-align : right;
  font-weight : bold;
  padding-right : 10px;
  padding-top : 6px;
  margin-bottom : 10px;
  width : 112px;
  height : 26px;
  background-image : url(../img/law1.gif);
  background-repeat : no-repeat;
  float : left ;
}

.law1_2 {
  padding-top : 6px;
  padding-left : 4px;
  margin-bottom : 10px;
  float : left;
  width : 450px;
}
