@charset "EUC-JP";


/*=====INDEX.PHP start================================================== */

.main_img {
	margin-bottom: 10px;
}

.banner_box {
	margin-bottom: 20px;
}

.banner_img {
	float: left;
}

.banner_img1 {
	float: right;
}

.topics_box {
	margin: 0px 20px 5px 20px;
	table-layout: fixed;
}

.block_td {
	width: 10px;
}

.date_td {
	vertical-align: top;
	font-size: 11px;
}

.topi_title {
	line-height: 16px;
}

.line {
	margin-bottom: 10px;
}

.title {
	background: url("./image/title.jpg") no-repeat;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	color: #6AB800;
	padding-left: 10px;
	margin-bottom: 10px;
}

.topi_foot {
	margin-bottom: 20px;
}


a.topic_link {
	text-decoration: underline;
	color: #000000;
	border: 0px;
}

a.topic_link:visited {
	text-decoration: underline;
	color: #000000;
	border: 0px;
}

a.topic_link:active {
	text-decoration: underline;
	color: #000000;
	border: 0px;
}

a.topic_link:hover {
	text-decoration: none;
	color: #FF0000;
	border: 0px;
}


