@charset "UTF-8";/*
Theme Name: ozasa
*/





.blog-guide
{
    margin:0 0 60px 0;
}
.blog-guide figure
{
}
.blog-guide figcaption
{
    float:right;
    width:470px;
}
.blog-guide img
{
    float:left;
    width:301px;
    height:auto;
}
.blog-guide h4
{
    border-left:solid #b5e5d7 6px;
    padding:0 0 0 24px;
    font-size:36px;
    font-weight:bold;
    line-height:1.4;
    color:#b5e5d7;
    margin:0 0 30px 0;
    font-family: "FP-ヒラギノ明朝 ProN W3","ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.blog-guide h4 small
{
    display:inline-block;
    color:#fff;
    font-size:24px;
    font-weight:normal;
    background-color:#b5e5d7;
    padding:5px 20px 2px 20px;
    line-height:1.2;
    margin:0 0 4px 1.5em;
    vertical-align:middle;
    border-radius:20px;
    font-family: "FP-ヒラギノ明朝 ProN W3","ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.blog-guide p
{
    font-size:16px;
    line-height:1.8;
    margin:0 ;
}


#top_txt{
font-size:10px;
text-align:right;
height:40px !important;
}




/*wp*/

.e_date{
	text-align:right;
	font-size:11px;
	margin:20px 0px 10px;
}


.e_date a{
	color:#7D3A25;
}



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

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

.prenex{
float:right;
}
.prenex a{
	display:block;
	background-color:#b5e5d7;
	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;	
}



.wp-detail{
padding:10px !important;	
}

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

.wp-detail em{
	font-style:italic !important;
}
.wp-detail strong{
	font-weight:bold !important;
}


img.alignleft {
    text-align: left;
}

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

img.alignright {
    display: block;
    margin: 1px 1px 1px auto;
}

.wp-detail{
margin-bottom:30px !important;	
}
.wp-detail h1{
color:#666;
font-size:30px;	
}

.wp-detail h2{
color:#666;
font-size:25px;	
}
.wp-detail h3{
color:#666;
font-size: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 #b5e5d7;
color:#b5e5d7;
text-decoration:none !important;
}

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

.pager .current{

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


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

