@charset "utf-8";
/***********************************************/
#main { color: #666; font-size: 12px; font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka; line-height: 24px; }
/***********************************************/

h3 
{ color: #22367d; font-size: 14px; font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka; font-weight: bold; text-indent: -9999px; width: 645px; height: 20px; clear: both; margin-left: 5px; padding-top: 30px; border-bottom: 1px solid #22367d; }

h3.withtruck 
{ background-image: url(../policy/images/h3_withtruck.png);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: left bottom;
}

h3.sp1 
{ background-image: url(../policy/images/h3_sp1.png); background-repeat: no-repeat; background-attachment: scroll; background-position: left bottom; margin-top: 30px; }

h3.sp2 
{ background-image: url(../policy/images/h3_sp2.png);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: left bottom;
}
h3.sp3 
{ background-image: url(../policy/images/h3_sp3.png);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: left bottom;
}
h3.sp4 
{ background-image: url(../policy/images/h3_sp4.png);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: left bottom;
}
/***********************************************/
h4 
{ color: #22367d; font-size: 12px; font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka; font-weight: bold; text-decoration: none; margin-top: 10px; margin-left: 5px; }
/***********************************************/
#pagetop 
{ font-size: 10px;
text-align: right;
width: 645px;
clear: both;
padding-top: 20px;
}

#pagetop a 
{ font-size: 10px;
}

/***********************************************/
.top20px { padding-top: 20px; }
.bottom20px { padding-bottom: 20px; }
