.entry_list_title {
	margin-bottom: 10px;
	margin-left: 20px;
	margin-top: 30px;
}
.new_list {
	margin-left: 20px;
	padding-right: 20px;
	margin-bottom: 10px;
}
.main_title {
	margin-bottom: 20px;
}
.sub_title {
	margin-bottom: 25px;
	background-image: url(enohata/img/sub_title.jpg);
	background-repeat: repeat;
	height: 24px;
	width: 422px;
	padding-left: 20px;
	line-height: 24px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.sub_title_or {
	margin-bottom: 25px;
	background-image: url(exsample/img/sub_title.jpg);
	background-repeat: repeat;
	height: 24px;
	width: 422px;
	padding-left: 20px;
	line-height: 24px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.entry_title_g {
	font-size: 14px;
	color: #00743F;
	width: 370px;
	float: left;
	font-weight: bold;
	margin-bottom: 18px;
}
.entry_date_g {
	float: right;
	color: #00743F;
	width: 65px;
	text-align: right;
	margin-bottom: 18px;
}
.entry_date_or {
	float: right;
	color: #F99325;
	width: 65px;
	text-align: right;
	margin-bottom: 18px;
}
.entry_body {
	clear: both;
	width: 442px;
	float: none;
	margin-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AAABAB;
	padding-bottom: 23px;
}
.sekourei_gaiyou {
	line-height: 12px;
	text-align: right;
}
