@charset "utf-8";
/* CSS Document */
@import url(../common/css/base.css);

#ks section ul li{
	list-style:disc;
	margin-left:15px;
	margin-bottom:5px;
}
#ks section figure{
	float:right;
}

#ks section ul{
	margin:10px 0 30px;
}

#ks dl dt{
	color:#4662A1;
	font-weight:bold;
	margin-top:20px;
	font-size:1.2em;
	margin-bottom:5px;
}

/*lpガスの安全性*/
#anzen h2{
	margin-bottom:20px;	
}
#anzen .fl{
	width:510px;
	float:left;
}
#anzen .fr{
	width:460px;
	float:right;
}
#anzen .fr p{
	float:right;
	margin-left:30px;
	list-style:none;
}