@charset "utf-8";
/* CSS Document */

/*----------------------------------------*/
/*title*/
/*----------------------------------------*/
#page h2.title{
background:url(../../img/etc/privacy_title.gif) no-repeat;
}

#main_contents p{
margin:0 0 0  1em;
text-indent:1em;
}

#main_contents p.read{
margin:0 0 0  0;
}

#main_contents p.annotation{
text-indent:0;
margin:0 0 0  50px;
font-size:90%;
}

#main_contents h3{
background:#eeeeee;
border-style:double;
border-width:3px;
border-color:#cccccc;
font-weight:normal;
padding:5px;
margin:20px 0 5px 0;
}

#main_contents ol{
margin:10px 0 5px 50px;
}

#main_contents li{
list-style-type:decimal;
}