@charset "Shift_JIS";

#contentslwrapper .contents .newscontents {
	background: url(../../shared/line.gif) repeat-x center top;
	padding-top: 6px;
}
#contentslwrapper .contents .newscontents dl {
	position: relative;
	padding:20px 0;
	background: url(../../shared/dotline.gif) repeat-x center bottom;
	font-weight: normal;
	font-size: 85%;
	line-height: 1.4;
}
#contentslwrapper .contents .newscontents .lasttopics{
	background: url(../../shared/line.gif) repeat-x center bottom;
}
#contentslwrapper .contents .newscontents dl dt{
	font-weight: bold;
}
#contentslwrapper .contents .newscontents dl dt span {
	display: block;
	position: absolute;
	left: 2px;
	top: 25px;
}
#contentslwrapper .contents .newscontents dl .officeicon{
	margin:0 25px 0 0px;
	_margin:0 12px 0 0px;
}
#contentslwrapper .contents .newscontents dl dd{
	margin: 0 0 0 100px;
	_margin: 0 0 0 50px;
	float:left;
}
#contentslwrapper .contents .newscontents dl .topicstxt{
	margin: 0 0 0 10px;
    width: 600px;
}

/* ページ移動 */

#nextback {
	padding:80px 0px 50px;
	margin:0 auto;
	height:21px;
	text-align:center;
}
#nextback table{
	margin: 0 auto;
}
.pagesbtn{
	margin:0 20px;
}
.nowbtn{
	margin:0 7px;
}