/*
Theme Name: youi
*/

/*wp*/


.allbtn{
	text-align: right;
	display: block;
}

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

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

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


.pager{
margin-top:20px;	
}



.entry{
overflow:hidden;
}

.entry ul li{
	list-style-type:disc !important;
	margin-left:20px;
	
}
.entry ol li{
	list-style-type:decimal !important;
	margin-left:20px;
	
}

.entry em{
	font-style:italic !important;
}
.entry strong{
	font-weight:bold !important;
}
.entry img{
	float:none !important;
}

img.alignleft {
   float:left;
   padding:0px 20px 20px 0px;
}

img.aligncenter {
    display: block;
    margin: 0px auto;
}

img.alignright {
   float:right;
    margin: 1px 1px 1px auto;
   padding:0px 0px 20px 20px;
}




.pager {
	margin: 10px 0 10px;
	padding: 10px 10px 10px;
	overflow: hidden; 
	position: relative; 
	zoom:1;
}
.page-numbers {
	display: inline-block;
	margin-bottom: 5px;
	padding: 1px 5px;
	background: #ffffff;
	vertical-align: middle;
border:1px solid #878787;
color:#878787;
text-decoration:none !important;
}

a:hover.page-numbers {
	background-color:#878787;
	color:#ffffff;
}

.pager .current{

	background-color: #878787 !important;
color:#ffffff;
}


.down{
margin-top:-20px !important;	
margin-bottom:20px;
}



.f_r{
	float:right !important;
}



.inner{
	overflow: hidden;
}


@media screen and (min-width: 769px) {


}



@media screen and (max-width: 768px) {

}

#content_blog .info_entry div a{
	color:#fff !important;
}

.entry h2 a{
	color:#004696 !important;
}#content_blog img {
	height:auto;
}
