@charset "UTF-8";


#navi .cat1{height:62px;width:42px;background-image: url(../images/navi_01.jpg);background-repeat: no-repeat;}
#navi .cat2{height:62px;width:71px;background-image: url(../images/navi_c_02.jpg);background-repeat: no-repeat;}


.safety{
   margin: 15px 0 20px 15px;
   font-size:1.3em;
   font-weight:bold;
   color:#FF6600;
   line-height:1.5em;
   text-align:left;
 
}

.info_list{
	text-align:left;
	list-style-type:disc;
}

.info_list2{
	text-align:left;
	list-style-type:decimal;
}

.info_list li,
.info_list2 li{
	margin-left:20px;
	padding-bottom:10px;
}

