@charset "utf-8";
/* ヘッダ画像の設定 */
#head_p{
width:757px;
height:92px;
}
/* 個人情報保護方針の設定 */
#s_contents{
width:757px;
margin:10px 0 20px;
}
#s_contents h4{
font-size:1em;
margin-bottom:1.5em;
}
#s_contents table{
border-collapse:collapse;
margin-bottom:3em;
}
#s_contents th,#s_contents td{
border-collapse:separate;
border:1px solid #999;
padding:3px;
}
#s_contents th{
font-weight:normal;
background:#e1e1e1;
text-align:center;
}
#s_contents p.read{
margin-bottom:0;
padding-bottom:0;
}
#s_contents dl.item{
margin-bottom:1.5em;
padding:0;
}
#s_contents dl.item dd{
margin:0 0 0 12px;
padding:0;
}
