/*
Theme Name: pc
*/
@charset "utf-8";
/*リセットcss開始*/
* {
	margin:0;
	padding:0;
	border:none;
}
p,a,h1,h2,h3,h4,h5,li {
	font-size:1.0em;
	line-height:1.2em;
	color:#333;
}
a {
	text-decoration:none;
	color:#008cd6;
}
a:visited {
	color:#9932CC;
}
a:hover {
	color:#008cd6;
	text-decoration:underline;
}
li{
	list-style-type:none;
	list-style-position:inside;
}
img {
	display:inline-block;
	border:none;
}
html{
	width:100%;
	background-color:#FFF;
}
body {
	width:100%;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	font-size:1.0em;
	background-color:#FFF;
}
.clear {
	clear:both;
}
.disnon {
	display:none;
}
/*リセットcss終了*/
/*レイアウト開始*/
#page{
	width: 1050px;
	margin:0 auto;
	border: solid 1px #444499;
	box-shadow: 5px 0 5px rgba(0,0,0,0.4),-5px 0 5px rgba(0,0,0,0.4);
}
#primary{
	width: 1040px;
	padding: 1em 5px 1em 5px;
}
.big_left {
	width: 795px;
	float: left;
}
#content{
	width: 550px;
	padding: 0em 0px 0em 0px;
	float: right;
}
.left {
	width: 230px;
	float: left;
}
.right {
	width: 230px;
	float: right;
}
/*レイアウト終了*/
/*ヘッダー開始*/
#site-header{
	text-align:right;
	padding:3px 10px 3px 0;
}
#site-header h1{
	font-size: 12px;
	font-weight: 400;
}
#masthead{
	background: #444499;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.99, #222277), color-stop(0.34, #6666BB));
	background: -webkit-linear-gradient(top, #6666BB 34%, #222277 99%);
	background: -moz-linear-gradient(top, #6666BB 34%, #222277 99%);
	background: -o-linear-gradient(top, #6666BB 34%, #222277 99%);
	background: -ms-linear-gradient(top, #6666BB 34%, #222277 99%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6666BB', endColorstr='#222277',GradientType=0 );
	background: linear-gradient(top, #6666BB 34%, #222277 99%);
	border-top: solid 0px #fff;
	border-bottom: solid 0px #fff;
}
.header-main .site-title {
	font-weight: 700;
	margin: 0 auto;
	line-height: 100%;
	padding: 40px 10px 10px 50px;
	text-align: left;
	font-size: 26px;
}
.header-main .site-title a {
	outline: none;
	font-weight: 700;
	text-decoration: none;
	color: #fff;
	text-shadow: 3px 3px 5px rgba(0,0,0,0.7);
}
.header-main .site-title a:hover{
	text-decoration:underline;
}
.blog_introduction{
	color: #fff;
	padding: 0px 310px 35px 50px;
	font-size: 12px;
	line-height: 20px;
}
ul#menu_bar {
	font-size: 80%;
	height: 30px;
	background-color: #efefef;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 15px;

}
.smartfon,
.section-box{
display:none;
margin-top: 0px;
margin-bottom: 15px;

}
#menu_bar li {
	list-style-type: none;
	float: left;
	line-height: 28px;
	margin: 0px;
	padding: 0px;
}
#menu_bar li a {
	display: block;
	text-align: center;
	width: 93px;
	border: 1px solid #e0e0e0;
	color: #555555;
	background-color: #efefef;
	text-decoration: none;
	padding: 7px 0;
}
#menu_bar li a:hover{
	background-color:#00f;
	color:#fff;
}
.widget .rss td{
	width:259px;
	text-align:center;
}
.widget .rss td a{
	text-decoration:underline;
}
.widget .rss td a:hover{
	color:#f00;
}
/*ヘッダー終了*/
/*左右サイドバー開始*/
.left a:hover,.right a:hover{
	color:#f00;
}
.widget-title, .sidebar-body {
	font-size: 12px;
}
.widget-title {
	font-weight: 700;
	text-align: left;
	margin: 0 auto;
	background: #F4FAFF;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(1, #DDDDEE));
	background: -webkit-linear-gradient(top, #FFFFFF 0%, #DDDDEE 100%);
	background: -moz-linear-gradient(top, #FFFFFF 0%, #DDDDEE 100%);
	background: -o-linear-gradient(top, #FFFFFF 0%, #DDDDEE 100%);
	background: -ms-linear-gradient(top, #FFFFFF 0%, #DDDDEE 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#DDDDEE',GradientType=0 );
	background: linear-gradient(top, #FFFFFF 0%, #DDDDEE 100%);
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-top-left-radius: 4px;
	-moz-border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border: solid 1px #AAAAFF;
	border-bottom: solid 0px #AAAAFF;
	padding: 5px;
	color: #333;
}
.tagcloud {
	line-height:20px;
}
.tagcloud a{
	font-size:12px !important;
}
.sidebar-body,.tagcloud,#npcatch,.widget_categories ul,.widget_archive ul{
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-bottom-left-radius: 4px;
	-moz-border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border: solid 1px #AAAAFF;
	padding: 10px 5px 10px 5px;
	margin-bottom: 10px;
}
.plugin-mail{
	margin: 1em 0 1em 0;
}
.plugin-mail input,.plugin-mail textarea{
	margin: 5px 0;
	padding:2px 1px;
	border:1px solid #aaa;
}
.favorite input{
	padding: 3px 6px;
	border: 1px solid #aaa;
}
.gif p{
	margin:1em 0;
}
#npcatch li {
	background: no-repeat;
	background-position: 0px 0px;
	border-left: solid 3px #AAAAFF;
	margin: 0 0 5px 3px;
	padding: 0 0 0 5px;
	font-size: 12px;
	line-height: 20px;
}
.widget_categories ul,.widget_archive ul{
	font-size:12px;
}
.widget_categories ul li{
	margin:5px 0;
}
.sidebar-body ul li,.widget_archive ul li{
	background: no-repeat;
	background-position: 0px 0px;
	border-left: solid 3px #AAAAFF;
	margin: 0 0 5px 3px;
	padding: 3px 0 3px 5px;
}
/*左右サイドバー終了*/
/* 中央コンテンツ開始 */
.loop-pagination{
	width:220px;
	font-size:12px;
}
.next,.prev{
	display:inline-block !important;
}
.next:hover,.prev:hover,.gohome:hover{
	color:#f00;
	text-decoration:underline;
}
.prev{
	float:left;
}
.gohome{
	float:left;
}
.page-numbers{
	display:none;
}
.breadcrumbs{
	font-size:12px;
	padding:0 0 1em;
}
#newpostcatch-3{
	padding:10px 0 0 0;
}
#content .widget-title{
	background: #DDDDEE;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(0.85, #DDDDEE), color-stop(1, #6666BB));
	background: -webkit-linear-gradient(top, #FFFFFF 0%, #DDDDEE 85%, #6666BB 100%);
	background: -moz-linear-gradient(top, #FFFFFF 0%, #DDDDEE 85%, #6666BB 100%);
	background: -o-linear-gradient(top, #FFFFFF 0%, #DDDDEE 85%, #6666BB 100%);
	background: -ms-linear-gradient(top, #FFFFFF 0%, #DDDDEE 85%, #6666BB 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#DDDDEE',GradientType=0 );
	background: linear-gradient(top, #FFFFFF 0%, #DDDDEE 85%, #6666BB 100%);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-shadow: 1px 1px 2px #999;
	border: solid 1px #222277;
	padding: 12px 10px;
	color: #333;
	position: relative;
	font-size:16px;
}
#content .widget_newpostcatch ul li{
	border-left: solid 3px #6666BB;
	margin: 10px 0 0 3px;
	padding: 0 0 0 5px;
}
#content .widget_newpostcatch ul li a{
	color: #00c;
	text-decoration:underline;
}
#content .widget_newpostcatch ul li a:hover{
	color:#f00;
}
.articles {
	margin-bottom: 1em;
	padding: 10px 0 0 0;
}
.articles-title {
	background: #444499;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.99, #222277), color-stop(0.34, #6666BB));
	background: -webkit-linear-gradient(top, #6666BB 34%, #222277 99%);
	background: -moz-linear-gradient(top, #6666BB 34%, #222277 99%);
	background: -o-linear-gradient(top, #6666BB 34%, #222277 99%);
	background: -ms-linear-gradient(top, #6666BB 34%, #222277 99%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6666BB', endColorstr='#222277',GradientType=0 );
	background: linear-gradient(top, #6666BB 34%, #222277 99%);
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-top-left-radius: 4px;
	-moz-border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	text-shadow: 1px 1px 2px #333;
	border: solid 1px #000055;
	padding: 12px 10px;
	position: relative;
	font-size: 16px;
	color: #fff;
}
.articles-title a{
	color:#fff;
}
.articles-title a:hover{
	color:#ff0;
}
.posted-header{
	text-decoration: none;
	font-size: 12px;
	text-align: right;
	margin: 0 auto;
	background: #DDDDEE;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-bottom-left-radius: 4px;
	-moz-border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border: solid 1px #000055;
	border-top: solid 0px #000055;
	padding: 0 10px 0 0;
}
.posted-header a{
	color: #777;
}
.articles-body {
	padding: 10px 0px 0;
	overflow: hidden;
	line-height: 160%;
}
.articles-body p{
	margin:1em 0;
	font-size: 14px;
	line-height: 160%;
}
a.more-link{
	background: #444499;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.99, #222277), color-stop(0.34, #6666BB));
	background: -webkit-linear-gradient(top, #6666BB 34%, #222277 99%);
	background: -moz-linear-gradient(top, #6666BB 34%, #222277 99%);
	background: -o-linear-gradient(top, #6666BB 34%, #222277 99%);
	background: -ms-linear-gradient(top, #6666BB 34%, #222277 99%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6666BB', endColorstr='#222277',GradientType=0 );
	background: linear-gradient(top, #6666BB 34%, #222277 99%);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: solid 1px #000055;
	padding: 2px 15px;
	margin: 0 auto;
	text-decoration: none;
	position: relative;
	color: #fff;
}
a.more-link:hover{
	background:#191970;
	color:#ff0;
	text-decoration:underline;
}
a.gotop{
	text-decoration:underline;
}
a.gotop:hover{
	color:#f00;
}
.page_navi3 {
	font-size: 12px;
	text-align: left;
	margin: 4em 0 1em 0;
	padding: 0;
}
.page_navi3 ul li {
	border: none;
	display: inline;
	margin: 0 auto;
	padding: 0;
}
.page_navi3 li a {
	background: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: solid 1px #999;
	padding: 2px 10px 1px 10px;
	margin: 0 auto;
	color: #333;
}
.page_navi3 li a:hover{
	background: #444499;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.99, #222277), color-stop(0.34, #6666BB));
	background: -webkit-linear-gradient(top, #6666BB 34%, #222277 99%);
	background: -moz-linear-gradient(top, #6666BB 34%, #222277 99%);
	background: -o-linear-gradient(top, #6666BB 34%, #222277 99%);
	background: -ms-linear-gradient(top, #6666BB 34%, #222277 99%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6666BB', endColorstr='#222277',GradientType=0 );
	background: linear-gradient(top, #6666BB 34%, #222277 99%);
	color:#ff0;
	text-decoration:underline;
}
.tag-word {
	font-size: 12px;
	text-align: left;
	margin-bottom: 5px;
	padding: 0;
}
.tagtitle {
	font-weight: 700;
	border-left: solid 0px #DDDDEE;
	margin: 0 auto;
	padding: 0;
}
.tag-word ul li {
	margin: 0 7px 0 0;
	border: none;
	display: inline;
	line-height: 125%;a
}
.posted, .posted a {
	color: #777;
	border-top: solid 1px #999;
	font-size: 11px;
	text-align: right;
}
/* 中央コンテンツ終了 */
/*single開始*/
.yarpp-related a{
	display:block;
	background: no-repeat;
	background-position: 0px 0px;
	border-left: solid 3px #6666BB;
	margin: 0 0 5px 40px;
	padding: 3px 0 2px 5px;
	font-size:13px;
}
#comments input,#comments textarea{
	margin: 0 0 8px 0;
	display:block;
	border:1px solid #aaa;
}
#comments label{
	font-size:13px;
}
.comment-notes{
	display:none;
}
.form-allowed-tags{
	display:none;
}
.nav-links a{
	display:block;
	font-size: 13px;
}
/*single終了*/
/*フッター開始*/
#colophon {
	background: #444499;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.99, #222277), color-stop(0.34, #6666BB));
	background: -webkit-linear-gradient(top, #6666BB 34%, #222277 99%);
	background: -moz-linear-gradient(top, #6666BB 34%, #222277 99%);
	background: -o-linear-gradient(top, #6666BB 34%, #222277 99%);
	background: -ms-linear-gradient(top, #6666BB 34%, #222277 99%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6666BB', endColorstr='#222277',GradientType=0 );
	background: linear-gradient(top, #6666BB 34%, #222277 99%);
	border-left: solid 0px #999;
	border-right: solid 0px #999;
	text-align:center;
}
#page_navi{
	width:1050px;
	margin:0 auto;
	padding: 1em 20px 10px 0;
	text-align:right;
}
#page_navi a, #page_navi4 li a:visited {
	background: #222277;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.99, #000055), color-stop(0.34, #444499));
	background: -webkit-linear-gradient(top, #444499 34%, #000055 99%);
	background: -moz-linear-gradient(top, #444499 34%, #000055 99%);
	background: -o-linear-gradient(top, #444499 34%, #000055 99%);
	background: -ms-linear-gradient(top, #444499 34%, #000055 99%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444499', endColorstr='#000055',GradientType=0 );
	background: linear-gradient(top, #444499 34%, #000055 99%);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: solid 1px #000055;
	padding: 1px 10px;
	margin: 0 auto;
	color: #fff;
	position: relative;
	font-size: 12px;
}
#page_navi a:hover{
	background:#fff;
	color:#f00;
}
.site-info,.site-info p{
	color:#fff;
	font-size:11px;
}
.site-info p{
	padding:5px 0;
}
.site-info a{
	color:#fff;
	font-size:18px;
	font-weight: bold;
}
.site-info a:hover{
	color:#ff0;
}
/*フッター終了*/

.articles-body img{ width:500px !important; height:auto !important;}

.smartfon{ display:none;}

