@charset "utf-8";

@import url("../css/common.css");

/* CSS Document */




/* ---------------------------------.backNumber */

#pageContents .backNumber {
	margin-bottom:20px;
}

#pageContents .backNumber h2 {
	background:url(../img/news/bar_backnumber.jpg) no-repeat;
	height:28px;
	padding-left:12px;
	padding-top:12px;
}

#pageContents .backNumber span {
	background:url(../img/news/mark_year.gif) no-repeat;
	background-position:0 12px;
	padding:10px 0 6px 20px;
	margin-left:10px;
	display:block;
}

#pageContents .backNumber ul.backList {
	width:200px;
	margin:0 auto;
	background:url(../img/back_list.jpg) repeat-y;
}

#pageContents .backNumber li {
	background:url(../img/news/back_year.jpg) no-repeat;
	background-position:center bottom;	
}


/* ---------------------------------.news */

.news li{
	background: url(../img/news/news_dotted.gif) repeat-x;
	padding:20px 0;
	margin-bottom: 3px;
}

.news li span{
	display: block;
	font-weight: bold;
}

.news li span img{
	padding-left: 5px;
	vertical-align: middle;
}

ul#topics{
	background:url(../img/news/news_dotted.gif) no-repeat;
	background-position:bottom;
	margin-bottom:20px;	
}

ul#topics a{
	font-weight:bold;
	text-decoration:none;
}

ul#topics a:hover{
	text-decoration:underline;
}


.areaIcon{
	float:left;
	display:inline;
}

.dateIndex{
	float:right;
	display:inline;
	font-weight:bold;
	font-size:12px;
}

.num01{
	background-color:#D85171;
}
.num02{
	background-color:#AA4F7A;
}
.num03{
	background-color:#59729D;
}
.num04{
	background-color:#3B98CD;
}
.num05{
	background-color:#179E97;
}

.areaIcon{
	font-weight:  normal;
	color: #FFF;	
	vertical-align:middle;
	font-size:10px;
	display:block;
	float:left;
	width:90px;
	text-align:center;
	line-height:170%;
}

.data{
	margin:0px 5px 5px 0px;
}

.news h2{
	font-weight:bold;
	font-size:16px;
}

/*------------▼写真と文章----------------*/
.d_colomn{
	margin-top:10px;
	padding-bottom:10px;
	clear:both;
}

.d_photoL{
	float:left;
	margin-right:20px;
	border:1px solid #CCCCCC;
}

.d_photoR{
	float:right;
	margin-left:10px;
	border:1px solid #CCCCCC;
}

.d_photoL img,.d_photoR img{
	padding:5px;
}

/*------------▼URLとpdf----------------*/
.anotherInfo{
	background:url(../img/news/news_dotted.gif) no-repeat;
	background-position:top;
}

.anotherInfo .data_sankou a{
	background:url(../img/news/icon_file.gif) no-repeat;
	padding-left:25px;
	display:block;
	color:#338533;
	font-weight:bold;
	text-decoration:none;
}

.anotherInfo .link a{
	background:url(../img/news/icon_link.gif) no-repeat;
	padding-left:25px;
	display:block;
	color:#338533;
	font-weight:bold;
	text-decoration:none;
}

.data_sankou a:hover,.link a:hover{
	text-decoration:underline;
}

.news li{
	background:url(../img/news/news_dotted.gif) no-repeat;
	background-position:top;
	margin-top:5px;
	padding:15px 0 17px 0px;
}

.news li.link{
	background:url(../img/news/news_dotted.gif) no-repeat;
	background-position:bottom;
	margin-top:5px;
	padding:17px 0 17px 0px;
}

.news li.data_sankou{
	background:url(../img/news/news_dotted.gif) no-repeat;
	background-position:bottom;
	margin-top:5px;
	padding:10px 0 17px 0px;
}


/*------------▼新着ボタン----------------*/
.new{
	margin-top:20px;
	text-align:center;
}