@charset "utf-8";
/* CSS Document */

.font_gray {
	font-size: 14px;
	line-height: 24px;
	color: #4D4D4D;
}
.newsdate {
	font-size: 13px;
	line-height: 18px;
	color: #6C6500;
}
.newscontent {
	font-size: 14px;
	line-height: 22px;
	color: #6C6500;
}
.color_number {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #666666;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.color_number_b {
	word-spacing: -5px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.su_date {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #6C6500;
	font-weight: bold;
	letter-spacing: 0.2em;
	background-image: url(images/point01.gif);
	padding-left: 12px;
	background-repeat: no-repeat;
	background-position: 0px 6px;
	margin-bottom: 10px;
}
#su_menu {
	font-size: 12px;
	color: #666666;
	list-style-type: none;
	list-style-position: inside;
	line-height: 19px;
}
#su_menu a,a:visited,a:active {
	color: #666666;
	text-decoration: none;
}
#su_menu a:hover {
	color: #6C6500;
}
