@charset "UTF-8";

#top_news a {
	text-decoration:none;
}
#top_news a:hover {
	text-decoration:underline;
}

#t_news {
	margin:0 0 0 3px;
}
#t_news th {
	font-weight:normal;
	text-align:left;
	padding:9px 0 2px 77px;
	text-indent:1px;
}
#t_news th.san {
	background:url(../img/top/news_san.gif) no-repeat;
}
#t_news th.ken {
	background:url(../img/top/news_ken.gif) no-repeat;
}
#t_news th.sonota {
	background:url(../img/top/news_sonota.gif) no-repeat;
}
#t_news th.jichi {
	background:url(../img/top/news_jichi.gif) no-repeat;
}
#t_news th.hiro {
	background:url(../img/top/news_hiro.gif) no-repeat;
}
#t_news th.jimu {
	background:url(../img/top/news_jimu.gif) no-repeat;
}
#t_news th.kokudo {
	background:url(../img/top/news_kokudo.gif) no-repeat;
}
#t_news th.city {
	background:url(../img/top/news_city.gif) no-repeat;
}
#t_news th.mon {
	background:url(../img/top/news_mon.gif) no-repeat;
}
#t_news th.kaiin {
	background:url(../img/top/news_kaiin.gif) no-repeat;
}
#t_news th.ken_hou {
	background:url(../img/top/news_ken_hou.gif) no-repeat;
}
#t_news th.nichiji {
	background:url(../img/top/news_nichiji.gif) no-repeat;
}
#t_news th.koukyou {
	background:url(../img/top/news_koukyou.gif) no-repeat;
}


#t_news td {
	padding:0 0 3px 10px;
	border-bottom:1px dashed #ccc;
}
#t_news td.noline{
	border-bottom:none;
}
#t_news td.pl_0{
	padding:0 0 3px 0px;
}


#t_semi {
	margin:0 5px;
}
#t_semi th {
	border-bottom:1px dashed #ccc;
	background:url(../img/top/date.gif) no-repeat;
	width:20px;
}
#t_semi th.bgdown {
	background:url(../img/top/date.gif) no-repeat 0 8px;
}

#t_semi td {
	padding:5px 0 3px 0;
	border-bottom:1px dashed #ccc;
	vertical-align:top;
}
#t_semi td.noline{
	border-bottom:none;
}
#t_semi td.pl_0{
	padding:0 0 3px 0px;
}



.past1 {
	text-align:right;
	margin:5px 0 10px 0;
}
.past2 {
	text-align:right;
	margin:5px 0 0 0;
}

.r {
	color:#f00;
}