@charset "UTF-8";
/* CSS Document */

#content h1 {
	background: url(../common/bg_h1.jpg) repeat-y left top;
	font-size: 110%;
	line-height: 32px;
	color: #FFF;
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 15px;
	font-weight: bold;
}
#content h2 {
	font-size: 100%;
	line-height: 12px;
	padding-left: 5px;
	border-left: 10px solid #E3A5E8;
	margin-bottom: 5px;
	background: url(none);
	color: #505050;
	font-weight: normal;
}#content .date {
	margin: 0px 0px 5px;
	padding: 0px;
}
