@charset "utf-8";

h1.category-ttl{ text-align:center; font-size:32px; color:#381d12; line-height:1; padding:40px 0 0 0;}
h1.sec-ttl{ font-size:20px; text-align:center; line-height:40px; background:#FFF;}

#etc{ padding:64px 0;}
.etc-inner{ width:1024px; margin:0 auto; padding-bottom:60px;}

/* PRIVACY POLICY */
.policyList h3{ font-weight:bold; margin-bottom:10px; padding:30px 0 10px 0; border-bottom:1px dotted #666;}
.policyList dl{ padding:15px 0 0;}
.policyList dt{ float:left; padding-bottom:10px;}
.policyList dd{ margin-left:25px; padding-bottom:10px;}

/* 404 */
#not-found{ padding:64px 0;}
#not-found p{ line-height:2; text-align:center; padding-bottom:30px;}
