@charset "utf-8";
@import url(cmn.css);
@import url(base.css);


/*-------------------------------------------------------------------------
▼header
-------------------------------------------------------------------------*/
header{
  margin-bottom:0px !important;
}
#sub_head{
  height:124px;
  background:url(../images/cmn_images/hed_sub_back.gif) 0 0;
}
#sub_head_in{
  width:1000px;
  height:124px;
  margin:0 auto;
  background:url(../images/privacy_images/title.png) 10px 50% no-repeat;
}
#pankuzu{
  width:1000px;
  height:35px;
  margin:0 auto;
  line-height:35px;
}
/*-------------------------------------------------------------------------
▼section
-------------------------------------------------------------------------*/
section{
  margin-bottom:30px;
}
section h2{
  margin-bottom:20px;
}
.policy_box{
  padding-bottom:15px;
  margin-bottom:20px;
  border-bottom:#424242 1px dotted;
}
.policy_box h3{
  margin:0 0 15px 4px;
}
.policy_box  p{
  margin:0 0 0 25px;
}