@charset "utf-8";

#content .post h2 {
	display: none;
}
#content .post .half-title {
	margin: 30px 0 0;
	background-image: url(images/title_bg_1.png);
	background-repeat: no-repeat;
	height: 36px;
	color: #666;
	font-size: 18px;
	padding-top: 10px;
	padding-left: 15px;
}
.entry a {
	color: #093;
}
.entry li {
	list-style-type: none;
	list-style-image: url(images/list_mark_1.gif);
	margin: 0;
	margin-bottom: 15px;
	text-indent: 0px;
}
.entry #news {
	/*border: solid 1px #F00;*/
	width: 610px;
	margin-left: 20px;
}
.entry #pick-up {
	/*border: solid 1px #F00;*/
	width: 610px;
	margin-left: 20px;
}
.entry .more {
	text-align:right;
}