/* CSS Document */


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

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

.article h4 {
	margin-bottom:3px;
}

#content .article h3 a {
	
}

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

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