@charset "shift_jis";
/*V*/
#blog_view{
	width:660px;
	height:186px;
	border:solid 1px #9BC29F;
	margin-left:10px;
	margin-bottom:20px;
}
#blog_view ul{
	margin:16px;
	height:164px;
	overflow-y:scroll;
}
#blog_view ul li{
	border-bottom:dotted 1px #cccccc;
	padding-bottom:4px;
	padding-left:16px;
	margin-top:8px;
	background-image: url(../img/top/icon.gif);
	background-repeat: no-repeat;
	background-position: 5px 8px;	
}