@charset 'iso-8859-1';

/* ------------------------------
	history
------------------------------ */
#main .history_day {
	background-image: url(../../history/img/bg.gif);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-bottom: 7px;
	padding-left: 8px;
	padding-right: 8px;
	background-position: left bottom;
}
#main .history_text {
	background-image: url(../../history/img/line.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 4px 8px 7px;
}
