@charset "utf-8";


/* =========================================== *
 *	contents
 * =========================================== */

h2 {
	margin-bottom: 18px;
}

div.section {
	margin: 0 25px;
}
div.section ul {
	margin: 15px 0 20px;
}
div.section ul li {
	width: 685px;
	padding: 20px 0;
	position: relative;
	background: url("../../../../common/images/dotted.gif") left bottom repeat-x;
	list-style: none outside;
	height: 1%;
	overflow: hidden;
}
div.section ul li p.date {
	width: 10em;
	padding-left: 12px;
	position: absolute;
	top: 20px;
	left: 0;
	background: url("../../../../common/images/arrow02.gif") 0 7px no-repeat;
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 114%;
}
div.section ul li h3 {
	margin-bottom: 15px;
	padding-left: 200px;
	text-indent: -80px;
	font-size: 114%;
}
div.section ul li h3 img {
	vertical-align: middle;
}
div.section ul li.column2 p.image {
	width: 235px;
	height: 144px;
	float: left;
}
div.section ul li.column2 p.text {
	margin-left: 235px;
}
