@charset "utf-8";
/*
/////////////////////////////////////
style.css
----プライバシー
/////////////////////////////////////
*/

.statement{
text-align:center;
margin:20px 0px;
}
.info dt{
font-weight:bold;
margin-bottom:3px;
}
.writer{
text-align:right;
margin-bottom:10px;
}
.ends{
text-align:right;
}
li h4{
margin:5px 0px;
border:0px!important;
font-weight:normal!important;
}
.nested{
list-style-type:upper-alpha;
}

.nested ol{
list-style-type:lower-alpha;
}
