/*
Theme Name: wp_tomahoujin
*/

@charset "UTF-8";
/* CSS Document */


.ichiran{
    text-align:right;	
    float:left;
}

.ichiran a{
    display:block;
    background-color:#5076ee;
    padding:2px 0px 2px 0px;
    text-align:center;
    width:80px;
    color:#fff;
    text-decoration:none;
    font-size:13px;
}

.prenex{
    float:right;
}
.prenex a{
    display:block;
    background-color:#5076ee;
    padding:2px 0px 2px 0px;
    text-align:center;
    width:50px;
    color:#fff;
    text-decoration:none;
    margin-bottom:3px;
    font-size:13px;
}
.ichiran a:hover,.prenex a:hover{
    text-decoration:underline;	
}


.pager{
    margin-top:0px;
    display: inline-block !important;
}


.pager {
	margin: 10px auto 10px !important;
	padding: 10px 10px 10px;
	overflow: hidden; 
	position: relative; 
	zoom:1;
}
.page-numbers {
    display: inline-block;
    margin-bottom: 6px;
    margin-right: 6px;
    padding: 1px 8px;
    background: #ffffff;
    vertical-align: middle;
    border:1px solid #5076ee;
    color:#5076ee;
    text-decoration:none !important;
    font-size:13px;
}

a:hover.page-numbers {
	background-color:#5076ee;
	color:#ffffff;
    font-size:13px;
}

.pager .current{
    background-color: #5076ee !important;
    color:#ffffff;
    font-size:13px;
}


.down{
}


.b_box{
    margin-bottom: 30px;
}

