/******************************************************************
Theme Name: ogu
Version: 1.0
******************************************************************/

html,body,div,h1,.h3,h4,h5,h6,p,blockquote,pre,table,th,tr,td,ul,ol,li,dl,dt,dd,form,fieldset,legend,hr,span,a,img,strong,em,ins,del,cite,abbr,acronym,sup,sub,dfn,code,var,samp,kbd,b,i {
	margin: 0;
	padding: 0;
	font-size: 100%;
}
body {
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",sans-serif;
	background: url('images/bg_contents.png') repeat-y center 0 #EEE;
	font-size: 13px;
	line-height: 1.2;
	position: relative;
	color: #333;
	border-top:4px solid #f00;
}
img {
	border: 0;
}
a {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #ff3000;
	text-decoration: underline;
}


ul,ol {
	list-style: none;
	list-style-type: none;
}
li {
	padding: 0;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	display: inline-table;
	min-height: 1px;
}
* html .clearfix {
	height: 1px;
}
.clearfix {
	display: block;
}
.clear {
	clear:both;
}
/*ヘッダー*/
#gnav {
	float:left;
	font-size:16px;
	font-weight:bold;
	}
#gnav ul {
	margin: 0 auto;
	}
#gnav li {
	display: inline-block;
}
#gnav li a {
	color: #111111;
	display: block;
	padding: 8px 10px 5px;
}
#gnav li a:hover{
	border-bottom:4px solid #FF3000;
	text-decoration: none;
}
#header {
	background: url('images/bg_header.png') repeat-y center 0 #FFFFFF;
	border-bottom: 1px solid #BEBEBE;
	height: 120px;
}
#header > div {
	margin: 0 auto;
	padding: 8px 0;
	position: relative;
	width: 1150px;
}
#header h1 {
	margin-left: 4px;
	float:left;
}
#header h1 a {
	display: block;
	margin-left:50px;
	height: 100px;
	width: 300px;
}
#header_ad {
	position: absolute;
	right: 4px;
	top: 6px;
	width: 728px;
}
#header_ad > div {
	margin-bottom: 2px;
}
#headline {
	float: left;
	margin-left: 30px;
	margin-top: 20px;
	width: 728px;
	height:325px;
	overflow: auto;
	margin-bottom:40px;
}
#headline #top {
	background-color: #FFFFFF;
	height: 325px;
	line-height: 21px;
	overflow: auto;
	width: 760px !important;
}
#rss1, #rss2 {
	margin-top: 2px;
	width: 405px;
	float: left;
	overflow: hidden;
}
#rss1 div, #rss2 div {
	width: 900px;
}
.medium_rectangle {
	float: right;
	margin-right: 20px;
	margin-top: 20px;
	width: 340px;
}
#middle_ad {
	background: url("http://amaebi.net/img/bg_ad.png") repeat scroll 0 0 #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	padding: 6px 4px 4px 4px;
	float: left;
	width: 1140px;
}
#middle_ad li {
	float: left;
	margin: 0 2px;
}

#middle_ad .widget img {
	display: inline-block !important;
}

#middle_ad .widget {
	display: inline-block;
}

/*ヘッダー終わり*/
/*コンテンツ*/
#content {
	margin: 0 auto;
	position: relative;
	width: 1150px;
}
#main_col {
	margin: 0 auto;
	width: 1100px;
}
/*メインカラム*/
#article {
	float: left;
	margin: 0 7px;
	width: 728px;
}
#article #articletop_ad {
	background: url("http://amaebi.net/img/bg_ad.png") repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-bottom: 14px;
	padding: 6px;
	text-align: center;
}
#article .section {
	padding-top: 30px;
	padding-bottom:10px;
	border-bottom: 1px dashed #CCCCCC;
}
#article .section .thumbnail{
	float: left;
	width: 200px;
}
#article .section .thumbnail a img,
#article .section .thumbnail img {
	border: 1px solid #CCCCCC;
	padding: 2px;
	width: 200px;
	height: auto;
	background-color: #EEE;
	box-sizing:border-box;
}
#article .section .thumbnail a img:hover,
#article .section .thumbnail img:hover{
	padding: 0px;
	border:3px solid #ff3000;
	box-sizing:border-box;
}
#article .section .summary_right {
	float: right;
	line-height: 1.4;
	width: 520px;
}
#article .section .summary_right a:hover{
	color: #ff3000;
}
#article .section .summary_right h1 {
	font-size: 167%;
	line-height: 22px;
}
#article .section .summary_right .info {
	margin: 10px 0 14px;
}
#article .section .summary_right .info li {
	display: inline;
	margin-right: 4px;
}
#article .section .summary_right .info_time {
	background: url("http://amaebi.net/img/bg_date.gif") no-repeat scroll 0 center #FFFFFF;
	padding-left: 16px;
}
#article .section .summary_right .info_category {
	background: url("http://amaebi.net/img/bg_folder.gif") no-repeat scroll 0 center #FFFFFF;
	padding-left: 16px;
}
#article .section .summary_right .info_comment {
	background: url("http://amaebi.net/img/bg_comment.gif") no-repeat scroll 0 center #FFFFFF;
	padding-left: 16px;
}
#article .section .summary_right .content img{
	display: none;
}
#article .section #sectionbottom_ad {
	clear: both;
	padding-left: 136px;
	padding-top: 16px;
}
.wp-pagenavi{
	display: block;
	margin: 0 auto;
	padding: 10px 0 20px;
	text-align: center;
	clear:both;
}
.wp-pagenavi a {
	background-color: #FFFFFF;
	color: #000000 !important;
	cursor: pointer;
	display: inline-block;
	font-weight: normal;
	line-height: 28px;
	margin: 0 2px;
	padding: 0 10px !important;
	text-decoration: none !important;
	vertical-align: top;
}
.wp-pagenavi a:hover{
	background-color: #FF3000;
	color: #FFFFFF !important;
}
.wp-pagenavi .current {
	background-color: #FF3000;
	color: #FFFFFF !important;
	display: inline-block;
	font-weight: normal;
	line-height: 28px;
	margin: 0 2px;
	padding: 0 10px !important;
	text-decoration: none !important;
	vertical-align: top;
}
/*メインカラム終わり*/
/*左右カラム*/
#left_col .widget .widget-title,
#right_col .widget .widget-title{
	background: url("http://amaebi.net/img/bg_sidetitle.png") no-repeat scroll 0 bottom #FFFFFF;
	margin-bottom: 6px;
	padding-bottom: 6px;
}
#left_col {
	border-bottom: 1px solid #EEE;
	border-right: 1px solid #EEE;
	float: left;
	margin-left: 8px;
	padding-right: 10px;
	width: 180px;
	overflow: hidden;
}
#left_col .widget,
#right_col .widget{
	padding-bottom: 16px;
}
.screen-reader-text{
	display: none;
}
.widget_archive select,
.widget_categories select{
	width: 120px;
	display: block;
	margin: 0 auto;
}
.widget_categories ul li,
.widget_newpostcatch ul li{
	background: url("http://amaebi.net/img/bg_li.png") no-repeat scroll 0 10px #FFF;
	border-bottom: 1px dashed #DDD;
	padding: 6px 4px 6px 12px;
}
.widget_tag_cloud .tagcloud a{
	display: block;
	font-size: 15px !important;
}
#right_col {
	border-bottom: 1px solid #EEE;
	border-left: 1px solid #EEE;
	float: right;
	padding-left: 10px;
	width: 340px;
	overflow: hidden;
}
/*左右カラム終わり*/
/*シングル*/
.single #article .section{
	border-bottom: 0px;
}
.single #article .section h1{
	background-color: #f7f7f7;
	border-color: #FF3000 #CCCCCC #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-style: solid;
	border-width: 2px 1px 1px;
	font-size: 167%;
	padding: 10px;
}
.single #article .section .info {
	border-bottom: 1px dashed #CCCCCC;
	padding: 6px 0;
	margin-bottom: 14px;
}
.single #article .section .info li {
	display: inline;
	margin-right: 4px;
}
.single #article .section .info_time {
	background: url("http://amaebi.net/img/bg_date.gif") no-repeat scroll 0 center #FFFFFF;
	padding-left: 16px;
}
.single #article .section .info_category {
	background: url("http://amaebi.net/img/bg_folder.gif") no-repeat scroll 0 center #FFFFFF;
	padding-left: 16px;
}
.single #article .section .info_comment {
	background: url("http://amaebi.net/img/bg_comment.gif") no-repeat scroll 0 center #FFFFFF;
	padding-left: 16px;
}
#article_body {
	border-bottom: 1px dashed #CCCCCC;
	padding-bottom: 10px;
}
#article_body_more {
	font-size: 123.1%;
	line-height: 1.5;
	padding: 10px 0;
}
#text-22 .widget-title{
	color: #f00;
	font-size: 18px;
}
.under-article{
	margin: 20px 0 10px;
	text-align: center;
}
#verticalrank{
	margin: 0 auto;
	text-align: center;
}
#verticalrank ul li{
	width: 108px;
	height: 140px;
	margin: 5px 0px;
	padding: 3px;
	overflow: hidden;
	display: inline-block;
	position: relative;
}
#verticalrank ul li img{
	width: 100%;
	height: auto;
}
#verticalrank ul li .rank{
	position: absolute;
	top: 5px;
	right: 5px;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	text-shadow: 1px 1px 2px #888;
}
#verticalrank ul li .productinfo{
	width: 104px;
	height: 29px;
	padding:3px;
	background-color: rgba(0,0,0,0.6);
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	line-height: 16px;
	text-align: left;
	overflow: hidden;
	font-size: 13px;
	font-family: 'meiryo','鐃緒申鐃C鐃緒申鐃I','ms pgothic','ms p鐃S鐃V鐃b鐃N',osaka,sans-serif;
}
.right{
	padding-right: 13px;
	text-align: right;
}
.related-entry h3{
	background-color: #F7F7F7;
	border-color: #CCCCCC #CCCCCC #CCCCCC #FF3000;
	border-style: solid;
	border-width: 1px 1px 1px 3px;
	font-size: 123.1%;
	margin: 10px 0;
	padding: 4px 8px;
}
.related-entry ul li{
	background: url("http://amaebi.net/img/bg_li.png") no-repeat scroll 0 10px #FFFFFF;
	font-size: 108%;
	padding: 6px 4px 6px 12px;
}
.nav-single{
	margin: 10px 0;
	border-top: 1px dashed #CCCCCC;
}
.nav-single a {
	display: inline-block;
	font-size: 108%;
	padding: 8px;
}
.nav-single .prev {
	border-right: 1px dashed #CCCCCC;
	float: left;
	text-align: left;
}
.nav-single .prev a {
	background: url("http://amaebi.net/img/bg_prev.jpg") no-repeat scroll 0 center #FFFFFF;
	padding-left: 24px;
	width: 262px !important;
}
.nav-single .next {
	float: right;
	text-align: right;
}
.nav-single .next a {
	background: url("http://amaebi.net/img/bg_next.png") no-repeat scroll 281px center #FFFFFF;
	padding-right: 24px;
	width: 262px !important;
}
.comment_wrap .comment_title{
	background-color: #F7F7F7;
	border-color: #FF3000 #CCCCCC #CCCCCC;
	border-style: solid;
	border-width: 3px 1px 1px;
	font-size: 123.1%;
	margin: 16px 0 10px;
	padding: 4px 8px;
	font-weight: bold;
}
.comment_wrap .commentlist .comment{
	background-color: #FAFAFA;
	border: 1px solid #DDDDDD;
	margin-bottom: 10px;
	padding: 6px;
}
.comment_wrap .commentlist .comment .fn{
	color: #118D43;
	margin: 0 4px;
	font-style: normal;
}
.comment_wrap .commentlist .comment .cf p{
	font-size: 108%;
	margin: 10px 16px;
}
.comment_wrap .commentlist .comment .cf .comment_footer{
	text-align: right;
}
.comment_wrap .commentlist .comment .cf .comment_footer time{
	margin-right: 5px;
}
.comment_wrap .commentlist .load-gravatar{
	display: none;
}
.comment_wrap ol{
	list-style-type: decimal;
	list-style-position: inside;
}
.comment-respond {
	background-color: #FAFAFA;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	padding: 10px;
}
.comment-respond .author,
.comment-respond .comment,
.comment-respond .form-submit {
	margin: 6px 0;
}
.comment-respond textarea#comment{
	height: 120px;
	width: 700px;
}
.comment-respond .form-submit input{
	padding: 4px 0;
	width: 700px;
}
.comment-respond .trackback_field{
	width: 700px;
}
/*シングル	終わり*/
/*フッター*/
#footer {
	border-top: 2px solid #FF3000;
	clear: both;
	position: relative;
}
#footer_ad {
	padding: 10px 0;
	text-align: center;
}
address {
	background: url("http://amaebi.net/img/bg_ad.png") repeat scroll 0 0 #FFFFFF;
	border-top: 1px solid #CCCCCC;
	font-style: normal;
	margin: 0;
	padding: 12px 0;
	font-style: normal;
	text-align: center;
}

.adframe {
	border: 0;
}

.adframe > body {
	padding: 0;
	margin: 0;
}
/******************** 追加 ************************/

.topmenu{
	float:right;
	
}
.topmenu a li{
	float:left;
	margin-right:5px;
}
.topmenu a li img{
	width:70px;
}
.main{
	clear:both;
}
/*カテゴリーメニュー*/
#cat ul{
	width: 1150px;
	height:auto;
	margin: 0 auto;
}
#cat ul li{
    float: left;
    width: 20%;
    font-size:15px;
}
#cat ul li > a {
    display: block;
    text-align: center;
    font-weight: bold;
    padding: 10px 0;
    margin: 10px 0;
    border-right: 1px dotted #ddd;
    color:#333;
}
/*サムネイル強制*/
.fam_ad1 img{
	width:200px !important;
