﻿@charset "utf-8";
/* CSS Document */

body{

}
h1{
	 font-size:32px;
}
h2{
	font-size:23px;
	margin: 11px 0 11px -9px;
}
h3{

}
h3 a{
font-size:16px;
font-weight:Bold;
line-height:1em;
}
h4{
	
}
h5{
line-height:1.5em;
font-size:12px;
}
h6{
	
}
p{
color:#333;
font-size:14px;
margin:5px 0;
}
p a{
color:#333;
}
a img{
vertical-align:text-bottom;
}
img{
	
}
li{
list-style-type:none;
}
a{
color:#000;
}
a:visited{
color:#000;	
}
a:hover{
color:#fff;
background-color:#000;
text-decoration:none;
}
/*clear-hr*/
em{
font-style:italic;
}
.clear-hr {
	clear:both;
	
	}
.clear-hr hr {
	display:none;
	
	}
#wrap{
width:1000px;
margin:0 auto;
padding:10px 0 0 0;
}
#wrapper{
	margin:0 auto;
	width:980px;
}
#main{
width:980px;
position:relative;
z-index:7;

}
.limit-p{

font-size:12px;
line-height:15px;
}

/*@font-face {
 font-family:"IPAex明朝";
 src:url(http://aomori-miryoku.com/wp-content/themes/aomori-miryoku/font/ipaexm.eot);
}
*/
@font-face {
 font-family:"IM FELL DW Pica";
 src:url(https://aomori-miryoku.com/wp-content/themes/aomori-miryoku/font/FePIrm2.eot);
}
@font-face {
 font-family:"IM FELL DW Pica";
 src:url(https://aomori-miryoku.com/wp-content/themes/aomori-miryoku/font/FePIrm2.ttf) format("truetype");
}


.h1-miryoku{
 font-family:"IM FELL DW Pica";
font-size:40px;
margin: 5px 5px 0 10px;
float:left;
}
.topimg{
background:none !important;
overflow:hidden;
}

.nav-previous{
float:left;
}
.nav-next{
float:right;
}
.nav-previous,.nav-next{
margin:20px 0 0 0;
}
strong{
font-size:1em;
font-weight:bold;
}
span{
font-size:1em;
line-height:1.25em;
}
pre {
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap; 
  white-space: -o-pre-wrap;
  white-space: pre-wrap;
  word-wrap: break-word;
}
p.now-post {
margin: 8px 4px 0px 0px;
}
.jinzai_excerpt{
	font-size:12px;
	line-height: 1.2em;
	}
main .wp-pagenavi:nth-child(2){
	margin-top:32px;
	}
#twitter-widget-1 #widget{
	padding-bottom:6px;}
	
a img:hover {
    opacity: 0.7;
	display:block;
}