/* yoshioka-hiroko.com policy.html style sheet */
@import "policy.css";
.shoukai{
font-size:80%;
text-align:right;
padding:0;
margin:0;
}
.hituyou {
padding:3px 14px 14px 0;
color:#060;
background:url(../img/bk-hituyou.gif) no-repeat bottom left;
margin:20px 0;
border-top:solid 1px #f0c0f0;
border-right:solid 1px #f0c0f0;
position:relative;
}
#HITUYOU h1,#HITOGARA h1{
margin:0.5em 0 0 24px;
font-size:1.6em;
line-height:1.2;
}
.hitogara{
padding:3px 14px 14px 0;
color:#060;
background:url(../img/bk-hitogara.gif) no-repeat bottom left;
margin:20px 0;
border-top:solid 1px #FCB314;
border-right:solid 1px #FCB314;
}
.poti {
list-style-type:disc;
list-style-image:url(../img/marker.gif);
margin-top:8px;
margin-left:30px;
vertical-align:top;
}