@charset "UTF-8";

/*
=====================================
=
=	石油化学製品
=
=	(c)seraku.co.jp
=
=	作成日：####/##/##
=
=====================================
*/


/*石油化学製品
=====================================*/
h3{
	background-image: url(../common/images/bg_h3.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	color: #EA6E71;
	padding: 6px 18px 6px 18px;
	margin-bottom: 20px;
}
p.txt01{
	text-align: right;
	color: #999999!important;
	padding-bottom: 20px!important;
}

ul.ul_oil{
	padding-left: 40px;
	padding-bottom: 20px;
}
	ul.ul_oil li{
		list-style-type: disc;
	}