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


.post h2{
	border-bottom:solid 1px #999999;
	padding:0px 0px 5px 0px;
	font-size: 16px;
	line-height:20px;
	color:#333;
}

.post h2 a{
text-decoration:none;
}

.post .entry{
	padding:15px 0px 10px 0px;
}

