@charset "UTF-8";

@import url("../../css/common.css");

h1 {
	margin: 0;
	text-indent: -999em;
	background-image: url(../img/title_benefits.png);
	width: 147px;
	height: 50px;
	overflow: hidden;
}
#main-area {
	background-image: url(../img/bg_main_benefits.png);
}
#benefits {
	margin: 1em 0;
	padding-bottom: 1em;
	background-image: url(../img/benefits_bottom.png);
	background-position: left bottom;
}
#benefits h2 {
	color: #f00;
	margin: 0;
	padding: 10px;
	background-image:url(../img/benefits_top.png);
}
#main-area ul {
	margin: 0 0 0 1em;
	padding: 0 0 0 2em;
}
