﻿@charset "utf-8";
.red {font-size: 12px;line-height: 19px;color:#cf0000;
	height: 25px;
}
.red a { text-decoration: none;font-size: 12px;color: #cf0000;line-height: 18px;}
.red a:hover { text-decoration: none;font-size: 12px;color: #ec4b4b;line-height: 18px;}

.black {
	font-size: 12px;
	line-height: 19px;
	color: #000000;
	background-image: url('');
}
.black a { text-decoration: none;font-size: 12px;color: #000000;line-height: 19px;
	text-align: center;
}
.black a:hover { text-decoration: none;font-size: 12px;color: #cf0000;line-height: 19px;}


.top {
	font-size: 18px;
	line-height: 50px;
	font-weight: bolder;
	color: #904501;
	text-align: center;
}

.date {
	font-size: 12px;
	line-height: 19px;
	color: #737373;
}
.list {
	font-size: 16px;
	line-height: 50px;
	font-weight: bolder;
	color: #2e2e2e;
}
.list_1 {
	font-size: 12px;
	line-height: 19px;
	color: #532201;
}
.list_1 a { text-decoration: none;font-size: 12px;color: #532201;line-height: 18px;}
.list_1 a:hover { text-decoration: underline;font-size: 12px;color: #532201;line-height: 18px;}
