@charset "utf-8";
/* CSS Document */

p.entry-date{
	text-align:right;
	font-size: 85%;
	color:#666;
	line-height: 1.5;
	margin-bottom: 5px;
}

h3.title1{
	padding-left: 25px;
	background:url(/img/sub_title_2.png) no-repeat;
	font-size: 14px;
	margin-bottom: 0;	
}
.column-body{
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #999;
}

