@charset "UTF-8";
/* CSS Document */

.titleimg{
background-image:url("../about/images/topimage_privacy.jpg");
background-repeat: no-repeat;
background-size:cover;
background-position:center;
}

h4{
text-align: left;
max-width:90%;
margin:3em auto 1em;
}
.privacy_bun{
text-align: left;
max-width:90%;
margin:0 auto;
line-height: 170%;
}

