@charset "UTF-8";
/* CSS Document */

div.box-head {
position:relative;
}

#newstop_rss a {
	position:absolute;
	width:45px;
	height:15px;
	left:575px;
	top:28px;
	text-indent:0!important;
}

#news-list p.row-paragraph{
	width:510px;
}
#year-select{
	clear:both;
	padding: 0 10px 20px;
}
#year-list{
	width:100%;
}
#year-list:after,
div.box2col:after {
	clear:both;
	display:block;
	height:0;
	visibility:hidden;
	content:".";
}
#year-list li{
	float:left;
	margin-right:8px;
	width:4.2em;
}
.article-date{
	color:#86a347;
}
.article-subject{
	border-bottom:1px solid #ee9016;
	padding:10px 0;
	color:#666;
	
}
.article-body{
	padding:10px 0;
}
.article-body p{
	padding:10px 0;
}


div.box2col {
	width:100%;
	padding-bottom:30px;
}

div.leftimg {
	float:left;
	margin-right:20px;
	width:160px;
}

div.leftimg img {
	border:#CCCCCC 1px solid;
	margin-top:10px;
}

div.leftimg p.centertx {
	text-align:center;
	margin-top:2px;
	padding:0;
}

p.rigtx {
	float:left;
	width:435px;
}

p.newsclrb {
	clear:both;
}



/* 20110106recruit.cssから移植 */
.list-terms {
	margin-bottom:5px;
	overflow: hidden;
	margin-top: 5px;
}
.list-terms li {
	margin-right:20px;
	background:url(../images/blt_listf.gif) left center no-repeat;
	padding-left:13px;
}
.list-terms li a {
	color:#463937;
	text-decoration:underline;
}

/* 20160926 ir.cssから移植 */
.list-pdf {
	margin:0 0 0 10px;
	overflow:hidden;
}
.list-pdf li {
	margin-bottom:15px;
	background:url(../images/common_blt.gif) 0 0.4em no-repeat;
	padding-left:15px;
}


ul.mar20 {
	margin:20px;
}


/* -- 201205add -- */
.newsimg {
	margin-top:15px;
	margin-bottom:50px;
	text-align:center;
}

ul.q_link,
p.newslast {
	margin-bottom:40px;
	margin-left:20px;
}

ul.q_link {
	padding-top:10px;
}

ul.q_txt,
p.news_txt {
	margin-bottom:20px;
}

ul.q_txt {
	margin-left:10px;
}

ul.q_link li {
	margin-bottom:5px;
}

ul.q_txt li {
	margin-left:0.8em;
	text-indent:-0.8em;
}

div.q_hanrei {
	width:550px;
	margin-left:60px;
	margin-bottom:30px;
	padding-top:10px;
}

div.q_hanrei:after{
	clear:both;
	display:block;
	height:0;
	visibility:hidden;
	content:".";
}

div.q_hanrei ul {
	float:left;
	/*width:230px;*/
	margin-right:40px;
}

div.q_hanrei ul li {
}

h4.news {
	border-bottom:#000 1px solid;
	padding-bottom:5px;
	margin-bottom:10px;
}

h4.news span {
	color:#EE9016;
}

p.clrbth {
	clear:both;
}

p.pagetp {
	text-align:right;
	margin-bottom:30px;
}

.txcen {
	text-align:center;
}

/**/
dl.news_det {
	margin:20px 0 30px 30px;
	width:85%;
	line-height:1.8;
}

dl.news_det dt {
	float:left;
	clear:left;
	width:4em;
	/*text-align:justify;
	text-justify:distribute-all-lines;*/
}

dl.news_det dd {
	margin-left:4.2em;
	
}


/**/
dl.news_chu {
}

dl.news_chu dt {
}

dl.news_chu dd {
	margin-left:2.2em;
	margin-bottom:5px;
}



/* -- news table -- */
.news_tabl {
	width:100%;
	margin-bottom:10px;
	border:#CCCCCC 1px solid;
	border-collapse:collapse;
	border-spacing:0;
}

.news_tabl th {
	font-weight:bold;
	background-color:#edf1c8;
}

.news_tabl th,
.news_tabl td {
		border:#CCCCCC 1px solid;
		text-align:left;
		padding:10px;
}