/*----------------------------------------------------------------------------
 * Event
 */
#contents .smallhead{
	clear: both;
	font-size: small;
	font-weight: bold;
}
#contents h3{
	clear: both;
	margin-bottom: 10px;
	padding-left: 5px;
	border-top: 1px solid #ccc;
	border-right: 2px solid #ccc;
	border-bottom: 4px solid #666;
	border-left: 8px solid #f00;
	color: #004599;
	font-size: medium;
	line-height: 200%;
}

