@charset "euc-jp";


/* 新着情報一覧 ▼ ここから ------------------------------*/

div.pager_bg {
	line-height: 20px;
	background-image: url(../image/news/pager_bg.gif);
	text-align: center;
	height: 20px;
	width: 610px;
	font-size: 90%;
}
div.pager_bg a {
	font-size: 120%;
}

ul.news li {
	border-bottom: 1px dotted #a0a0a0;
	padding-top: 4px;
	padding-bottom: 4px;
	background-image: url(../image/common/icon_00.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding-left: 24px;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 24px;
	display: block;
	width: auto;
}
body.paper ul.news li {
	border-bottom: 1px dotted #a0a0a0;
	padding-top: 4px;
	padding-bottom: 4px;
	background-image: url(../image/common/icon_pdf_ss.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding-left: 30px;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 32px;
	display: block;
	width: auto;
}
span.date {
	margin-right: 10px;
}

span.p_pre {
	display: block;
	padding-left: 10px;
	line-height: 20px;
	position: absolute;
}
span.p_next {
	display: block;
	float: right;
	width: 18%;
	padding-right: 2%;
	text-align: right;
	margin-top: -30px;
	line-height: 20px;
}

table.news_tb_00 td {
	line-height: 18px;
	vertical-align: middle;
}
table.news_tb_00 td a:hover img  {
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	position:relative;
	border-style: none;
}

table.news_tb_01 {
	margin-left: 10px;

}
table.news_tb_01 td {
	line-height: 40px;
	vertical-align: middle;
	font-weight: bold;
}
table.news_tb_01 td a:hover img  {
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	position:relative;
	border-style: none;
}


/* 新着情報一覧 ▲ ここまで ------------------------------*/
