@charset "UTF-8";

/* 上部
--------------------------------------------------------------*/
.news #wrapper #content #main h1 {
	width:700px;
	margin:0 0 15px 0;
	padding:0;
}
.oshirase #wrapper #content #main h1 {
	width:700px;
	margin:0 0 15px 0;
	padding:0;
}
#gnavCurrent02 #wrapper #content #main h3 {
	padding:0;
	width:700px;
	margin:10px 0 5px 0;
}
.yearLink {
	margin:5px 0;
	width:700px;
	background:url(../../news/images/bg_01.gif) top left no-repeat;
	text-align:center;
	height:40px;
	vertical-align:middle;
	font-size:110%;
}
.yearLink a {
	padding:4px 10px;
}
.yearLink a:hover {
	background:#CCCCCC;
}
.yearList {
	border-collapse:collapse;
	border-spacing:0;
	width:680px;
	margin:5px 10px 10px;
}
.yearList th {
	border-bottom:1px dotted #c0c0c0;
	padding:7px 10px 7px 0;
	font-weight:normal;
	text-align:left;
	vertical-align:top;
	line-height:1.5;
	width:80px;
}
.yearList td {
	background:url(../images/link_head_blue.gif) left center no-repeat;
	border-bottom:1px dotted #c0c0c0;
	padding:7px 10px 7px 10px;
	font-weight:normal;
	text-align:left;
	vertical-align:top;
}
.underLine {
	border-bottom:1px dotted #CCCCCC;
	padding-bottom:2px;
}
#acc {
	list-style:none;
}
#acc li {
	clear: both;
}

#acc h3 {
	cursor:pointer;
}
#acc .acc-section {
	overflow:hidden;
}
/*お知らせ*/
.topics {
	width:680px;
	margin:5px auto 15px;
	padding:0 0 10px 0;
	border-bottom:1px dashed #CCCCCC;
}
#gnavCurrent02 #wrapper #content #main .topics h4 {
	border-left:3px solid #007CFF;
	color:#00416A;
	padding:0 0 0 10px;
	margin:0 0 10px;
	font-size:110%;
}
.topics p {
	margin:0 0 7px;
}
.topics .textLink {
	background:url(../images/link_head_blue.gif) left center no-repeat;
	padding:0 0 0 10px;
}
.detail {
	margin:10px 0;
	padding:0 0 10px 0;
	border-bottom:1px dashed #CCCCCC;
}
#gnavCurrent02 #wrapper #content #main .detail h3 {
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	background:url(../../news/images/title_bg01.gif) top left repeat-x;
	color:#00416A;
	padding:10px 0 8px 10px;
	margin:0 0 5px;
	font-size:130%;
	width:690px;
}
.detail p {
	margin:0 0 7px 10px;
}
.detail .textLink {
	background:url(../images/link_head_blue.gif) left center no-repeat;
	padding:0 0 0 10px;
	margin:0 0 0 10px;
}
.day {
	font-size:110%;
	padding:0 10px 0 5px;
	text-align:right;
}
.backInfor,
.backNews {
	padding:0 10px 0 0;
	margin:0 0 10px;
}
.backInfor a {
	float:right;
	text-indent:-10000px;
	display:block;
	width:137px;
	height:24px;
	background:url(../../news/images/infor_btn.gif) left top no-repeat;
}
.backNews a {
	float:right;
	text-indent:-10000px;
	display:block;
	width:129px;
	height:24px;
	background:url(../../news/images/news_btn.gif) left top no-repeat;
}
.backInfor a:hover,
.backNews a:hover {
	background-position:0 -24px;
}
.pdfIcon {
	padding:0 0 0 23px;
	height:100px;
	background:url(../../news/images/icon_pdf.gif) left center no-repeat;
}
