@charset "utf-8";
/* news_container
------------------------------*/

.news_container {
	width: 690px;
	margin-left: 10px;
	height: auto;
	float: left;
}
.news_container h1 {
	margin-left: 10px;
	font-weight: normal;
}
.news_container_yearlink {
	width: 680px;
	float: left;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}
.news_container_yearlink a {
	color: #b3b3b3;
}

/* news_left_container
------------------------------*/

#news_left_container {
	width: 680px;
	margin-left: 10px;
	height: auto;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
#news_left_container p {
	margin-right: 10px;
}
#news_left_container h2 {
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 12pt;
}
#news_left_container a {
	text-decoration: underline;
}
.news_list {
	margin-bottom: 40px;
	padding-left: 20px;
}

.news_list_link p {
	padding-left: 20px;
}

.news_list_notes p {
	padding-left: 10px;
	margin: 20px;
	font-size: 8pt;
}

.news_list_text dt {
	font-size: 12pt;
	margin-top: 20px;
    background: url(../images/mark_list01.png) no-repeat 0 3px;
	padding-left: 20px;
}
.news_list_text dd {
	margin-top: 5px;
	margin-bottom: 10px;
	padding-left: 20px;
}


.news_list_link dl {
	width: 630px;
	padding-left: 20px;
	
}

.news_list_link dt {
	clear: left;
	float:left; 
	width: 270px;
}
.news_list_link dd {
	float:left; 
	width: 180px;
	
}

.news_list table {
	padding-left: 20px;
}
.news_list_td01 {
	width: 110px;
}
.news_list_td02 {
	width: 0px;
}
.news_list_th_text01 {
	width: 220px;
	font-weight: normal;
	text-align: left;
}
.news_list_th_text02 {
	width: 400px;
	font-weight: normal;
	text-align: left;
}

.news2025 .news_nav2025 a,
.news2024 .news_nav2024 a,
.news2023 .news_nav2023 a,
.news2022 .news_nav2022 a,
.news2021 .news_nav2021 a,
.news2020 .news_nav2020 a,
.news2019 .news_nav2019 a,
.news2018 .news_nav2018 a,
.news2017 .news_nav2017 a,
.news2016 .news_nav2016 a,
.news2015 .news_nav2015 a,
.news2014 .news_nav2014 a,
.news2013 .news_nav2013 a,
.news2012 .news_nav2012 a,
.news2011 .news_nav2011 a,
.news2010 .news_nav2010 a,
.news2009 .news_nav2009 a,
.news2008 .news_nav2008 a,
.news2007 .news_nav2007 a {
	color: #000;
	pointer-events: none;
}
