@charset "shift_jis";


/*** ------------------------------ ***
	共通
*** ------------------------------------------------------ ***/

ul.bullet_list{
padding:0;
text-align:left;
list-style:none;
}

ul.bullet_list li{
padding-left:10px;
text-indent:-6px;
}

.line-bottom{
padding-bottom:30px;
border-bottom:1px solid #e7e7e7;
}

dl.attention-dl{
width:576px;
padding:10px;
background:#94a1b1;
}



/*** ------------------------------ ***
	見出し
*** ------------------------------------------------------ ***/

table.common-tbl td.sec-td h3{
margin:0;
padding:30px 0 0 10px;
text-align:left;
}