BODY{
  margin : 0;
  color : #333;
  font-size : 14px;
  text-align : center;
}
.pdp{
  border : 1px solid #974b00;
  font-size : 12px;
  margin-left : auto;
  margin-right : auto;
}
.pdp_dot{
  border : 1px dotted #974b00;
  font-size : 12px;
}
.pdp_back{
  background : #ffe4ca;
}
.center{
  text-align : center;
}
.hyou{
  border : 1px solid #999;
  font-size : 12px;
  margin-left : auto;
  margin-right : auto;
}
.hyou_dot{
  border : 1px dotted #999;
  font-size : 12px;
}
.hyou_back{
  background : #f9f9f9;
}
.head{
  border : 1px solid gray;
  margin-left : auto;
  margin-right : auto;
}
.head_gaiyo{
  border : 1px solid gray;
  font-size : 12px;
  text-align : center;
}
.aji{
  font-size : 11px;
  color : #333333;
}
.midashi{
  font-size : 26px;
  color : #ff8000;
}
H2{
  font-size : 14px;
  text-align : left;
  font-weight : normal;
  margin-top : 0px;
  margin-left : auto;
  margin-bottom : 0px;
  margin-right : auto;
  background-color : #e6e6e6;
  border-left : 1px solid #999;
  border-right : 1px solid #999;
  width : 750px;
}
H3{
  color : #0a0;
}
.top_text{
  font-size : 14px;
  line-height : 130%;
}
.main{
  margin-left : auto;
  margin-right : auto;
}
.kensyo{
  background-color : #ffe4ca;
  text-align : center;
  border : 1px solid #974b00;
}
.itioshi{
  font-size : 12px;
}
