/*
Theme Name: Daiwa
*/
#section01 .container .single_box strong  {
	color: #000;
	font-weight: 700 !important;
	font-size: 16px;
    line-height: 1.4;
}

.wp-pagenavi{
	text-align: center;
}

.wp-pagenavi .pages{
	display: none;
}

.wp-pagenavi .current{
	background: #007dc4;
	color: white;
}
