﻿@charset "UTF-8";

#localNavi ul .btn00 a:link, #localNavi ul .btn00 a:visited, #localNavi ul .btn00 a:active {





	background-image: url(../../../pub/img/localNavi_on.gif);





}


/* === 新着情報のCSS指定 === */
.newsUnit {
	background-image: url(../../../pub/img/dotLine_594.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0 0 10px 0;
	width: 528px;
	width: 594px;
	border-collapse: collapse;
	empty-cells: show;
}
.newsUnit td {
	padding: 0 0 5px 0;
	text-align: left;
	vertical-align: top;
	line-height: 150%;
}
.newsUnit .date {
	background-image: url(../../../pub/img/icon_delta.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	width: 80px;
	padding: 0 0 0 10px;
}
.newsUnit .newsTxt {
	width: 451px;
	width: 517px;
}
.newsUnit .newsTxtpdf {
	width: 451px;
	width: 517px;
	padding: 0 0 20px 26px;
	background-image: url(../../../pub/img/icon_pdf.gif);
	background-repeat: no-repeat;
	line-height: 110%;
}