/*
Theme Name: selfish
Theme URI: selfish4.com
Description: selfish
Version: 1
Author: Matsunaga
Author URI: http://selfish4.com
*/
.sp-wrapper{
	padding-top:0px !important;
}
.wp-pagenavi{
	font-size:18px;
	background:#000;
        color:#fff;
	padding:10px 30px;
}
.current,.wp-pagenavi a{
	padding:5px 30px;
}
.article{
	min-height:400px;
	font-size:15px;
	background:rgba(255,255,255,0.5);
	margin-bottom:20px;
}
