/* 背景の設定 */
#privacy_cont{
background:#FFFFFF;
margin:0 auto;
width:600px;
}
/* ヘッダー部分の設定 */
#head{
border-bottom:4px solid #1A1A1A;
margin:0 0 24px;
height:58px;
}
h1{
float:left;
background:no-repeat url(../privacy/image/logo.gif);
margin:18px 0 0 10px;
display:block;
width:268px;
height:32px;
text-indent:-999em;
}
a.close{
float:right;
background:no-repeat url(../buken/common/close_a.gif);
margin:0 12px 0 0;
display:block;
width:68px;
height:26px;
text-indent:-999em;
}
a.close:hover{background:no-repeat url(../buken/common/close_b.gif);}
h2{
float:right;
border-top:1px dashed #666666;
display:block;
padding-top:7px;
width:296px;
height:20px;
}
/* 画像部分の設定 */
.kokoku_photo{
clear:both;
margin:10px 0;
}

/* フッター部分の設定 */
h3{
background:no-repeat url(../privacy/image/foot.gif);
display:block;
width:100%;
height:22px;
text-indent:-999em;
}
