/* CSS Document */


/* =Common
---------------------------------------------------------------------
*/

.article {
	border-bottom:1px solid #333333;
	margin-bottom:20px;
	padding-bottom:10px;
}

.article h2, .article h3, .article h4, .article h5, .article h6 {
	margin-bottom:3px;
}

#content .article h3 a {
	color:#FFFFFF;
}

#article h3.title {
	margin-bottom:3px;
}

#article h5.date {
	margin-bottom:15px;
}