@charset "UTF-8";

.entry_archive{
	border-bottom: dashed 1px #ddd;
	margin-bottom: 5px;
	background-color: #ddd;
	}

.entry_archive h2{
	background: url("../image/h_entry_title.gif") no-repeat ;
	color: #fff;
	padding-left: 10px;
	}
.entry_archive p{
	}
	
.entry_body{
	margin: 10px 5px;
	}

.itemimg{
	float: left;
	width: 200px;
	}

.itemexp{
	width: 350px;
	float: right;
	}