@charset "utf-8";
@import "common/0-import.css";
#conts h3{
	margin: 15px 0;
}

#conts h4{
	clear: both;
}

#conts ul.ul01{
	margin-bottom: 30px;
	line-height: 1.7;
	float: left;
}

#conts ul.ul01 li{
	padding: 0 70px 2px 20px;
	background: url(../img_new/icon/05.gif) no-repeat left 3px;
}

#conts ul.ul01 li a{
}

#conts dt{
	margin-top: 15px;
	padding: 5px 0;
	background: url(../img_new/line/qa01.gif) repeat-x bottom;
}

#conts dl dt span{
	padding: 5px 0 5px 22px;
	display: block;
	background: url(../img_new/icon/11.gif) no-repeat left center;
}

#conts dd{
	margin: 10px 0 35px;
	padding-left: 22px;
	background: url(../img_new/icon/12.gif) no-repeat left top;
}

#conts dl.dlpad{
	margin-bottom: 40px;
}


