@charset "utf-8";
/*
Theme Name: sengoku
Theme URI: https://www.gcd.org/blog/
Description: 仙石浩明の日記
Author: Hiroaki Sengoku
Version: 1.0
Tags: sengoku
*/
body{
	margin:0;
	padding:0;
	color:#000;
	font-size:12px;
	font-family:verdana,arial,sans-serif;
}
h1,h2,h3{margin:0;padding:0;}
a{color:#000;}
a:link{}
a:visited{}
a:active{}
a:hover{color:#605CA8;text-decoration:none;}
a img{border:none;}

img{
	max-width: 100%;
	height: auto;
}
iframe{
	max-width: 100%;
	height: auto;
}

#header{
	float:left;
	margin:0;
	padding:0;
 	font-size:20px;
 	font-weight:bold;
}
#header a{text-decoration:none;}
#header a:hover{text-decoration:underline;}
#container{
	width:100%;
	margin:10px;
	padding:0;
	word-break:normal;
}
#content{
	margin-right:10px;
	font-size:12px;
	text-align:left;
	line-height:150%;
	padding:0;
	clear:both;
}
.datetitle{
	font-size:12px;
	font-weight:bold;
	float:right;
	padding-left:5px;
	padding-bottom:3px;
}
.storytitle{
	font-size:18px;
	font-weight:bold;
	margin:15px 0 5px;
	border-bottom:1px solid #00f;
	padding-bottom:3px;
	line-height:100%;
}
.storytitle a{text-decoration:none;}
.post{
	padding-bottom:10px;
}
.pict-left{
	float:left;
	margin: 6px 12px 6px 0;
}
.pict-right{
	float:right;
	margin: 6px 0 6px 12px;
}
#categorytitle{
 	font-size:14px;
 	font-weight:bold;
}

#menu{
	float:left;
	padding:0;
	word-break:break-all;
}
#menu form{
	margin:0;
}
#menu input#s{
	width:80%;
	background:#eee;
	border:1px solid #999;
	color:#000;
}
#menu ul{
	margin:0;
	padding:0;
}
#menu ul li{
	margin:0 5px 20px 0;
	list-style:none;
	font-weight:bold;
}
#menu ul ul{
	margin:5px 0 0 0;
	border-top:1px solid #aa7;
}
#menu ul ul li{
	background:url(https://www.gcd.org/sengoku/picts/dot.gif) no-repeat 0 3px;
	margin:2px 5px 2px 0;
	padding:1px 0px 1px 12px;
	text-align:left;
	font-weight:normal;
}
#menu .textwidget{
	margin:5px 10px 0 0;
	font-weight:normal;
}
#menu .description{
	font-size:10px;
	padding:5px 0 10px 10px;
	line-height:125%;
}

td,tr{
	margin:0;
	padding:0;
	color:#000;
	font-size:12px;
	font-family:verdana,arial,sans-serif;
}
table.ruler{
	border:1px solid #9a9a9a;
	border-collapse:collapse;
}
table.ruler th, table.ruler td, table.ruler tr{
	border:1px solid #9a9a9a;
	margin:1px;
	padding:5px;
}
table.ruler-left{
	border:1px solid #9a9a9a;
	border-collapse:collapse;
	float:left;
	margin: 6px 12px 6px 0;
}
table.ruler-left th, table.ruler-left td, table.ruler-left tr{
	border:1px solid #9a9a9a;
	margin:1px;
	padding:5px;
}
table.ruler-right{
	border:1px solid #9a9a9a;
	border-collapse:collapse;
	float:right;
	margin: 6px 0 6px 12px;
}
table.ruler-right th, table.ruler-right td, table.ruler-right tr{
	border:1px solid #9a9a9a;
	margin:1px;
	padding:5px;
}
table.ruler-small{
	border:1px solid #9a9a9a;
	border-collapse:collapse;
	font-size:10px;
}
table.ruler-small th, table.ruler-small td, table.ruler-small tr{
	margin:1px;
	border:1px solid #9a9a9a;
	padding:0px 3px;
	font-size:10px;
}
table.tweet{
	border:0px;
	border-collapse:collapse;
}
table.tweet th, table.tweet td, table.tweet tr{
	margin:1px;
	border-bottom:1px solid #eeeeee;
	padding:5px;
	vertical-align:top;
	line-height:125%;
}
table.tweet .entry-date{
	font-size: .75em;
	text-decoration:none;
	color:#808080;
}
table.tweet a{
	text-decoration:none;
	color:#2276bb;
}
table.tweet a:hover{
	text-decoration:underline;
}

pre{
	white-space:-moz-pre-wrap;
	white-space:-pre-wrap;
	white-space:-o-pre-wrap;
	white-space:pre-wrap;
	word-break:break-all;
	overflow-wrap:break-word;
}
pre.code{
	margin:10px;
	padding:3px;
	background-color:#D6DDEE;
}
pre.codewide{
	padding:2px;
	background-color:#D6DDEE;
}
pre.code-left{
	float:left;
	margin:10px;
	padding:3px;
	background-color:#D6DDEE;
}
pre.terminal{
	padding:2px;
	background-color:#D6DDEE;
	overflow:auto;
}
pre.terminal-scroll{
	width:100%;
	padding:2px;
	background-color:#D6DDEE;
}
button.show_scrollbar{
	margin-left:6px;
	font-size:12px;
	float:right;
	position:relative;
	top:-12px;
}
pre.fig{
	margin:0px;
	padding:0px;
	line-height:100%;
	font-family: "ＭＳ ゴシック", "メイリオ", Meiryo, monospace;
}
pre.fig-left{
	float:left;
	margin-right:20px;
	padding:0px;
	line-height:100%;
	font-family: "ＭＳ ゴシック", "メイリオ", Meiryo, monospace;
}
blockquote{
	margin:10px;
	border:1px solid #9a9a9a;
	padding:10px;
	text-align:left;
}
blockquote.slide{
	max-width: 100%;
	height: auto;
	margin:10px 40px 10px 40px;
	padding:20px;
	white-space:nowrap;
	font-size:11px;
	line-height:150%;
}
blockquote.small{
	margin:10px;
	border:0.5px solid #9a9a9a;
	padding:10px;
	text-align:left;
	font-size:10px;
	line-height:130%;
}
dl.dialog{
}
dl.dialog dt{
	width:3.5em;
	float:left;
	clear:left;
}
dl.dialog dd{
	margin-left:3.5em;
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}
ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	background: #90a090;
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0 0;
	border-top: 3px double #aba;
	padding: 3px;
	text-align: center;
}
.credit a:link, .credit a:hover {
	color: #fff;
}

.feedback {
	font-size:.75em;
	color:#ccc;
	text-align:right;
	clear:both;
}

.meta {
	font-size: .75em;
	text-align:right;
}
.meta li, ul.post-meta li {
	display: inline;
}
.meta ul{
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}
.meta, .meta a{
	color:#808080;
	font-weight:normal;
	letter-spacing:0;
}

#comments{
	font-size:12px;
}
#postcomment{
	font-size:12px;
}
#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}
#commentform textarea {
	width:95%;
}
#commentlist {
	margin-right:10px;
	word-break: break-all;
}
#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}
#commentlist li .avatar {
	float: right;
	margin-right: 25px;
	border: 1px dotted #ccc;
	padding: 2px;
}

#wp-calendar{
	border:1px solid #ddd;
	empty-cells:show;
	font-size:14px;
	margin:0;
	width:90%;
}
#wp-calendar #next a{
	padding-right:10px;
	text-align:right;
}
#wp-calendar #prev a{
	padding-left:10px;
	text-align:left;
}
#wp-calendar a{
	display:block;
	text-decoration:none;
}
#wp-calendar a:hover{
	background:#e0e6e0;
	color:#333;
}
#wp-calendar caption{
	color:#999;
	font-size:16px;
	text-align:left;
}
#wp-calendar td{
	color:#ccc;
	font:normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing:normal;
	padding:2px 0;
	text-align:center;
}
#wp-calendar td.pad:hover{
	background:#fff;
}
#wp-calendar td:hover, #wp-calendar #today{
	background:#eee;
	color:#bbb;
}
#wp-calendar th{
	font-style:normal;
	text-transform:capitalize;
}

/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	margin: 10px;
	padding-top: 4px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}
/* End captions & aligment */
