@charset "utf-8";
/* CSS Document */
/*privacy-policy*/
.privacy_text { padding:0 10px; margin-bottom:20px; }
.privacy_text02 { padding:0 10px; }
.privacy_list li { list-style:decimal outside; margin:0px 5px 15px 25px; }
.privacy_list { margin:0 10px 25px 10px; }
.privacy_list dt { color:#383385; font-weight:bold; }
.privacy_list dd { margin:0 10px 20px 10px; }
.privacy_list table { width:100%; border-left:1px solid #999; border-top:1px solid #999; table-layout:fixed; margin:10px 0; }
.privacy_list table th, .privacy_list table td { border-right:1px solid #999; border-bottom:1px solid #999; padding:5px 10px; vertical-align:middle; }
.privacy_list table th { background:#9594A1; color:#fff; }
.privacy_list table th.white { border-right:1px solid #fff; }
.privacy_box { background:#e0dff2; border:#b7b5e1 1px solid; padding:20px; margin:10px; }
.privacy_box dt { color:#383385; font-weight:bold; font-size:14px; }
.privacy_ol li { list-style-type: decimal; margin:0 10px 15px 25px; }
/*sitemap*/
.sitemap_ttl { background:url(../images/contact/sitemap_bg.jpg) no-repeat; color:#383385; font-size:14px; font-weight:bold; padding:0px 0px 10px 35px; border-bottom:1px dotted #ccc; margin-bottom:15px; }
.sitemap_li { margin-bottom:25px; padding-left:15px; width:665px; }
.sitemap_li li { background:url(../images/contact/sitemap_li_bg.jpg) no-repeat left 2px; padding:0px 0px 12px 15px; width:206px; float:left; line-height:100%; height:14px; display:block; line-height:14px; }
.sitemap_li li a:hover { color:#333 }
