@charset "utf-8";
/*commons*/
*{ color: #5a5a5a; font-size: 12px; font-family: "ＭＳ ゴシック", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka−等幅, Osaka, 平成角ゴシック; line-height: 18px; margin: 0; padding: 0; }
body{ background-image: url(../img/bodybg.gif); text-align: center; }
h1{ color: #f2eedb; font-size: 10px; font-weight: normal; background-color: #303030; width: 600px; border-bottom: 1px solid #5a5a5a; }
h2{ color: #323232; font-size: 26px; font-family: arial, "ＭＳ ゴシック", "ＭＳ Ｐゴシック"; font-weight: bold; margin-top: 15px; margin-left: 15px; }
h3{ margin-top: 10px; margin-bottom: 10px; }
h4{ color: #323232; font-size: 16px; font-family: arial, "ＭＳ ゴシック", "ＭＳ Ｐゴシック"; font-weight: bold; font-style: normal; background-image: url(../img/h3image.gif); width: 274px; height: 21px; margin-bottom: 10px; padding-top: 4px; padding-left: 10px; }
img{border:0;}
/*wrapper*/
#wrapper{ background-image: url(../img/privacy/wrapperbg.gif); background-repeat: repeat-y; text-align: left; width: 600px; margin-top: 10px; margin-right: auto; margin-left: auto; }
/*header*/
#header{ background-image: url(../img/privacy/headerimage.gif); background-repeat: no-repeat; width: 600px; height: 50px; }
/*main*/
#main{ background-image: url(../img/mainbg.gif); background-repeat: repeat; width: 590px; margin: 5px; padding-top: 5px; }
/*content*/
#content { background-color: #fff; width: 570px; margin: 5px; padding: 5px; }
#content p.pos{ text-align: justify; width: 550px; margin-left: 15px; }
#content ul{ width: 550px; margin-top: 5px; margin-bottom: 5px; margin-left: 15px; }
#content li{ margin-left: 25px; list-style-type: disc; list-style-position: outside; }
#content div.pos{ text-align: center; width: 570px; margin-top: 10px; margin-bottom: 5px; }
/*footer*/
#footer{ color: #f2eedb; font-size: 12px; background-image: url(../img/footerimage.gif); background-repeat: no-repeat; text-align: center; width: 600px; height: 20px; clear: left; }
