@charset "utf-8";
/* CSS Document */
.newsitem_main_table {
	background-image:url(dannoh_home_news_r2_c1.gif);
	background-position: top left;
	background-repeat: repeat-y;
	width: 529px;
	margin-bottom: 15px;
}
.newsitem_main_top_td {
	background-image:url(dannoh_home_news_r1_c1.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 10px;
}
.newsitem_main_bottom_td {
	background-image:url(dannoh_home_news_r4_c1.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 12px;
}
.newsitem_main_title {
	font-size: 22px;
	border-bottom: #003366 1px solid;
	margin: 0px;
}
.newsitem_main_date {
	margin-bottom: 10px;
	font-size: 9px;
	text-align: right;
}
.newsitem_main_content {
	margin-bottom: 10px;
	font-size: 12px;
	padding-left: 5px;
	text-align: justify;
}
.newsitem_main_author {
	font-size: 10px;
	text-align: right;
	padding-top: 3px;
	border-top: #003366 1px solid;
	margin-bottom: 8px;
}
