@charset "UTF-8";

.entry_archive{
	border-bottom: dashed 1px #ddd;
	}

.entry_archive h2{
	background: url("../image/h_entry_title.gif") no-repeat ;
	color: #fff;
	padding-top: 10px;
	padding-left: 50px;
	height: 32px;
	}
.entry_archive p{
	}
	
.entry_body{
	margin: 10px 5px;
	}