strong{
	color:#ab0000;
	font-weight:bold;
}

#news{
	padding-top:20px;
}
#news dt{
	background-image:url(../img/news_point.gif);
	background-position:0px 4px;
	background-repeat:no-repeat;
	color:#CC0000;
	margin-top:15px;
	padding-left:15px;
}
#news dd{
	padding-left:15px;
}
#news dd a{
	color: #8b8b8b;
}
#news dd a:hover{
	color: #006699;
}

/* news title*/

#news_title{
	margin-top:35px;
	margin-left:2px;
	padding-left:7px;
	border-left: 3px solid #72af40;
	color:#439400;
	font-size:14px;
	line-height:100%
}
#news_txt{
	width:620px;
	margin-top:20px;
}

#move{
	text-align:center;
	margin-top:27px;
}
#move td{
	padding-left:9px;
	padding-right:9px;
}
.move_list{
	margin-top:27px;
	text-align:center;
}
.move_list_count{
	text-align:center;
	padding-left:10px;
	padding-right:10px;
}
.move_list_count{
	text-align:center;
	padding-left:20px;
	padding-right:20px;
}
.move_list_prev{
		width:60px;
}
.move_list_prev a{
	background-image:url(http://www.shinwa-nakatsu.com/commons/btn_prev.gif);
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	text-indent:-9999px;
	width:60px;
	height:17px;
}
.move_list_next{
	width:60px;
}
.move_list_next a{
	background-image:url(http://www.shinwa-nakatsu.com/commons/btn_next.gif);
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	text-indent:-9999px;
	width:60px;
	height:17px;
}
.move_list .count{
	margin-bottom:5px;
}