/*entry*/
.newsBox{
	margin-bottom:11px;
	border-bottom:1px dashed #6B6B6B;
}

.newsBox h3,
.newsBoxShosai h3{
/*	margin-bottom:3px;*/
	background:#FFF url("img/mark01.gif") no-repeat 0 2px;
	padding-left:19px;
	color:#E35800;
	font-size:12px;
	line-height:18px;
}

.newsBox .article{
	margin-bottom:32px;
}

.newsBox h3 a:link,
.newsBox h3 a:visited{
	color:#E35800;
}

.newsBox h3 a:hover,
.newsBox h3 a:active{
	color:#808080;
}

.movePage{
	text-align:right;
	margin-bottom:10px;
}

/*sidebar*/
#sbLead{
	border-bottom:1px dashed #6B6B6B;
	padding-bottom:18px;
}

#sidebar h3,
#sidebar p{
	margin-bottom:5px;
}

/*shosai*/
#moveTop{
	margin-bottom:10px;
	text-align:right;
}
