@charset "utf-8";

#main .cont {
	margin-top: 20px;
	padding: 10px;
}
#main .cont h2 {
	background-image: url(../img/sub/01-02.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 14px;
}
#main .cont h3 {
	background-image: url(../img/sub/01-03.gif);
	background-repeat: no-repeat;
	height: 24px;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 14px;
	font-size: 16px;
}

