/* CSS Document */

#container_privacy{
width:600px;
margin:40px 0 20px 0;
padding: 0 0 0 100px;
text-align:center;
float:left;}


.box_privacy{
width:600px;
margin:0 0 20px 0;
padding:0;
font-family:"MS P明朝","MS PMincho";
font-size:14px;
color:#333333;
line-height:21px;
text-align:left;
float:left;}

.subtitle_privacy{
width:600px;
margin:0 0 20px 0;
padding:0 0px 0 20px;
font-family:"MS P明朝","MS PMincho";
font-size:15px;
color:#777777;
font-weight:bold;
line-height:40px;
text-align:left;
background-image:url("../images/privacy/bg_privacy.gif");
background-repeat:no-repeat;
float:left;}

.inner_privacy{
width:600px;
margin:0 0 20px 0;
padding:0;
font-family:"MS P明朝","MS PMincho";
font-size:14px;
color:#333333;
line-height:21px;
text-align:left;
float:left;}

.list_privacy li{
padding-left:10px;
list-style-position: inside;}

