@charset "utf-8";

.news-underline{
	text-decoration:underline;
}

.news-notes{
	padding-left:1.5em;
	text-indent:-1.5em;
	font-size: 87.5%;
	line-height: 1.5;
	letter-spacing: .05em;
}

.text-blue{
	color:#3399ff;
}

.text-red{
	color:#EE0000;
}

.bg-palegreen{
	background-color:#f0fff0;
}

.cell-gray{
	background-color: #F5F5F5;
}

.fz-sml-h{
	font-size:87.5%;
	font-weight:400;
	letter-spacing:0.025em;
}

.news-general-table th{
	font-size: 81.25%;
}

.news-general-table td{
	font-size: 87.5%;
}

.news-commission dt{
	margin-bottom:10px;
	font-weight:700;
}

.news-commission dt span{
	font-weight:500;
	font-size: 87.5%;
}

.news-commission dd:not(:last-child){
	margin-bottom:30px;
}


@media screen and (max-width: 1080px){


}
