@charset "shift_jis";
/* CSS Document */


/* -------------------------------------------------------
プライバシーポリシー　のCSS
------------------------------------------------------- */



/* --- プライバシーポリシー／文字幅 --- */
.privacy_box{
margin-top:20px;
margin-left:100px;
width:600px;
}

/* --- プライバシーポリシー／小タイトル --- */
.privacy_title{
background: url(../privacy/img/privacy_title.jpg) no-repeat; 
margin-top:30px;
padding-top:7px;
padding-left:12px;
padding-bottom:10px;
font-weight:bold;
}

/* --- プライバシーポリシー／本文 --- */
.privacy_text{
margin-left:30px;
padding-bottom:5px;
width:550px;
}


/* --- プライバシーポリシー／窓口ボックス --- */
.privacy_box2{
border:2px solid #ccc;
text-align:center;
margin-top:25px;
padding-top:8px;
padding-bottom:8px;
}
