@charset "utf-8";
body {
  margin: 0;
  padding: 0;
  color: #4d4d4d;

font-size:80%;
font-family:"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3",helvetica, sans-serif;
line-height:180%;
text-align:center;
background: url(../images/base2.jpg) no-repeat;
background-position: center top;

}
#global_title {

  height:32px;
  text-indent: -9999px;
  background: url(../privacy/images/title.gif) no-repeat;
}

#s_title01 {
height:22px;
width:250px;
float:left;
text-indent: -9999px;
background: url(../privacy/images/s_title01.gif) no-repeat;
}

#privacyWrp .section{
margin-bottom:24px;
}

#privacyWrp ol{
margin: 1em 0;
}

#privacyWrp ol li{
margin-bottom:1em;
}
#privacyWrp ol li:first-line{
color:#0B2C79;
}

#privacyWrp #aboutInquiry li{
margin-bottom:0;
color:#4D4D4D;
}