/* BASIC css start */
#content{}
#content img{text-align:center;}


p{font-size:15px; line-height:1.5; color:#666;}


.agreement_tit{text-align:center; font-weight:bold; font-size:30px; margin:0 0 50px 0; }
.agreement{margin:0 0 0 25px;}

.agreement p{font-size:15px; line-height:1.5; color:#666; margin:0 0 20px 0; margin-left:-25px; }
.agreement dl{width:100%;}
.agreement dt{text-align:left; font-size:15px; line-height:1.5; color:#333; margin-bottom:20px; letter-spacing:0; font-weight:bold; margin-left:-25px;}

.agreement dd{font-size:15px; line-height:1.5; color:#666; margin-bottom:40px; letter-spacing:0;}
.agreement dd.number ol li{list-style-type:decimal-leading-zero; list-style-position:outside; color:#666;font-size:15px; line-height:1.5; color:#666; margin-bottom:40px; letter-spacing:0; }
.agreement dd.number ol li:last-child{margin-bottom:40px;}
.agreement dd.number ol li ol li{list-style-type:lower-alpha; font-size:15px; color:#999; margin:5px 0 5px 20px; }
.agreement dd.number ol li ol li ul li{list-style-type:circle; font-size:15px; color:#999; margin:5px 0; list-style-position:inside;}

table {text-align:center; width:100%; margin:0 0 0 -25px; font-size:15px; line-height:1.5; }
table th{border-top:1px solid #ddd; border-bottom:1px solid #ddd; border-left:1px solid #ddd; background:#eee; padding:5px 0; }
table td{border-bottom:1px solid #ddd; border-left:1px solid #ddd; padding:5px 0; }
table th:first-child, table td:first-child{border-left:none;}



.privacy-version-box{
    margin-bottom:30px;
    padding:15px;
    background:#f5f5f5;
    border:1px solid #ddd;
}

.privacy-version-box label{
    font-weight:bold;
    margin-right:10px;
}

.privacy-version-box select{
    padding:6px 10px;
    min-width:260px;
}
/* BASIC css end */

