﻿@charset "utf-8";
.red {font-size: 12px;line-height: 19px;color:#cf0000;}
.red a { text-decoration: underline;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: 17px;color:#000000;}
.black a { text-decoration:none;font-size: 12px;color: #000000;line-height: 17px;}
.black a:hover { text-decoration:underline ;font-size: 12px;color: #cf0000;line-height: 17px;}

.all {font-size: 14px;line-height: 22px;color:#000000;}
.all a { text-decoration: underline;font-size: 14px;color: #000000;line-height: 22px;}
.all a:hover { text-decoration: none;font-size: 14px;color: #cf0000;line-height: 22px;}

.top {font-size: 18px;line-height: 35px;font-weight: bolder;color: #990000;}
.top a { text-decoration: underline;font-size: 18px;line-height: 35px;font-weight: bolder;color: #990000;}
.top a:hover { text-decoration: none;font-size: 18px;line-height: 35px;font-weight: bolder;color: #990000;}

.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;}
