@charset "UTF-8";

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

.entry_archive h2{
	background: url("../image/h_entry_title.gif") no-repeat ;
	margin-top: 10px;
	color: #fff;
	font-size: 100%;
	font-weight: normal;
	padding-left: 10px;
	}
.entry_archive p{
	}
	
.entry_body{
	margin: 10px 15px;
	}