@charset "utf-8";
/* CSS Document */

.news-link {
	float: right;
	text-align:right;
	padding-bottom:15px;
	font-size: 12px;
}

.news-p {
	font-size: 12px;
	margin-left: 10px;
	margin-right: 10px;
}

#main-column h4 {
	font-size: 14px;
	line-height: 130%;
	font-weight: bold;
	margin-bottom: 5px;
	border-bottom: none;
	border-left: none;	
	background-repeat: no-repeat;
	background-position: 0px 3px;
	background-image: url(../img/common_img/arrow_a.jpg);	
	padding: 1px 0px 0px 17px;
}