@charset "shift_jis";
/* CSS Document */

/*‚·‚×‚Ä
------------------------------*/
.main_title {
	font-size: 1.2em;
	padding-bottom: 5px;
	border-bottom: 1px solid #969696;
	margin-bottom: 15px;
}
.main_title span {
	border-left: 5px solid #821E14;
	padding-left: 10px;
}
.topics_box {
	border-bottom: 1px dotted #969696;
	width: 720px;
	margin-bottom: 10px;
}
.topics_date {
	background: url(../../images/index/arrow.gif) no-repeat left 5px;
	padding-left: 20px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	width: 80px;
	float: left;
}
.topics_text {
	margin-bottom: 5px;
	padding-bottom: 5px;
	width: 620px;
	float: right;
}
.topics_inner_wrap {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
}
