/***********************************************************
	メモ

-対応順
	1：[上下左右]
	2：[上下][左右]
	3：[上][左右][下]
	4：[上][右][下][左]

***********************************************************/

/***********************************************************
	全体
***********************************************************/

body {
	background-color: #F4F4F4;
	margin: 0;padding: 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Arial, Verdana, sans-serif;
	text-align: center;
	color: #222;
}

#Wrap {
	width: 866px;
	background: #FFFFFF url(http://bfile.shinobi.jp/3862/dr_side.gif);
	margin: 17px auto 0;
	padding: 0;
}

#contents {
	width: 850px;
	margin: 0 auto;
	padding: 0;
}

a:link {
	text-decoration: none;
	color: #222;
}
a:visited {
	text-decoration: none;
	color: #222;
}
a:hover {
	text-decoration: none;
	color: #B00000;
}

img {
	border: 0;
}

img.inline{
	display: inline;
}

.del {text-decoration: line-through;}
.under {text-decoration: underline;}
.over {text-decoration: overline;}
.italic {font-style: italic;}

.bold {font-weight: bold;}
.large {font-size: 120%;}
.small {font-size: 80%;}
em {font-weight: bold;}
.hide {color: #F5F5F5;}
.right {text-align: right}
.left {text-align: left}
.center {text-align: center}

.str {
	background-color: #FFF;
	border: solid 1px #AAA;
	padding: 1px 8px;
	line-height: 30px;
}

/* strong {text-decoration: underline;} 廃止予定なの? */

/***********************************************************
	トップ
***********************************************************/

#TopBlock {
	background: #282828 url(http://file.gmr.blog.shinobi.jp/logo.png) no-repeat;
	width: 850px;
	height: 130px;
	position: relative;
	margin: 0 auto;
}

h1 {
	position: absolute; top: 45px; left: 130px;
	margin: 0;
	font-size: 20px;
	/* color: #282828; */
}
h1 img {
	display: inline;
}
h2 {
	width: 500px;
	position: absolute; top: 85px; left: 140px;
	margin: 0;
	text-align: left;
	font-weight: normal;
	font-size: 15px;
	color: #F4F4F4;
}
.TopSearch {
	margin: 0;
	position: absolute; bottom: 10px;right: 10px;
}

#TopBlock a {
	text-decoration: none;
	color: #F4F4F4;
}
#TopBlock a:hover {
	text-decoration: none;
	color: #B00000;
}
input {
	margin: 2px 0;
}

textarea {color: #000;}
input {color: #000;}
.nodes {color: #000;}
.ondes {color: #999;}
/*li a:hover {margin-left: 2px;}*/

/***********************************************************
	カレンダー
***********************************************************/

#CalendarBlock {
	background-image: url(http://bfile.shinobi.jp/3862/dr_ca_bu.gif);
	width: 850px;
	height: 30px;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
}
#CalendarBlock img {
	display: inline;
	width: 18px;
	height: 14px;
	vertical-align: middle;
}
.CalendarYandM a{
	float: left;
	background: url(http://bfile.shinobi.jp/3862/dr_ca_line.gif) no-repeat right top;
	width: 50px;
	line-height: 30px;
	vertical-align: middle;
	margin-right: 5px;
	padding: 0 10px;
	font-size: 12px;
	color: #FFFFFF;
}
.CalendarDay {
	word-spacing: 5px;
	line-height: 30px;
	vertical-align: middle;
	font-weight: bold;
	font-size: 12px;
	color: #F5F5F5;
}

/***********************************************************
	プラグイン
***********************************************************/

#PluginBlock {
	float: right;
	width: 232px;
	margin-top: 20px;
	padding-right: 9px;
	border-right: solid 1px #666;
	text-align: left;
	font-size: 12px;
}
.PluginTitle {
	width: 232px;
	height: 20px;
	background: #ECECEC url(http://bfile.shinobi.jp/3862/dr_icn_yaji_p.gif) no-repeat 4px;
	margin: 0;padding: 0;
	border: 1px #B7B7B7;
	border-style: dotted none;
	line-height: 20px;
	text-indent: 20px;
	font-weight: bold;
	font-size: 12px;
}
.PluginExplanation {
	margin: 0;padding: 0;
	text-align: left;
}
.PluginContents-center {
	width: 210px;
	margin: 5px 11px 20px;
	padding: 0;
	text-align: center;
}
.PluginContents-left {
	width: 210px;
	margin: 5px 11px 20px;
	padding: 0;
	text-align: left;
}
.profile dt {
	text-align: left;
}
.profile dd {
	text-align: right;
}
#categorylist ul {
	margin: 0;
	padding: 0;
}
#categorylist li {
	list-style-type: none;
}

#categorylist ul.tree {
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom: #999999 1px dotted;
}

#categorylist ul.tree li {
	background: url(http://file.gmr.blog.shinobi.jp/tree_n.png) no-repeat;
	line-height: 16px;
	text-indent: 10px;
}

#categorylist ul.tree li.e {
	background: url(http://file.gmr.blog.shinobi.jp/tree_e.png) no-repeat;
	line-height: 16px;
	text-indent: 10px;
}
#PluginVideoSearch {
	width: 150px;
	margin: 0 auto;
	text-align: left;
}
#PluginVideoSearch img, #EntryVideoSearch img {
	display: inline;
	margin: 0;
	cursor: pointer;
}
.left {
	text-align: left;
}

/*ボトム部分の設定*/
.Bottom {
	clear: both;
	padding-top: 66px;
	text-align: center;
	font-size: 12px;
	color: #282828;
}
/*広告の設定*/
.CM {
	text-align: center;
	font-size: 10px;
	color: #282828;
}

.emoji {vertical-align: middle;}


/***********************************************************
	エントリー
***********************************************************/

#EntryBlock {
	float: right;
	width: 581px;
	margin-top: 20px;
	padding: 0px 9px;
	color: #111;
}
.EntryBase {
	background: #F5F5F5;
	width: 579px;
	margin-top: 20px;
	padding: 0;
	border: #B7B7B7 solid 1px;
	text-align: left;
}
h3 {
	background: url(http://file.gmr.blog.shinobi.jp/dr_icn_yaji.gif) no-repeat 5px 10px;
	margin: 0;
	padding-top: 10px;
	text-indent: 25px;
	line-height: 17px;
	font-size: 16px;
}
.EntryDate {
	margin: 0;
	padding-right: 7px;
	padding-bottom: 1px;
	border-bottom: #B7B7B7 dotted 1px;
	text-align: right;
	line-height: 12px;
	font-size: 12px;
}
.EntryExplanation {
	padding-left: 5px;
	font-size: 12px;
}
.EntryContents {
	margin-bottom: 18px;
	padding: 10px 20px;
	font-size: 13px;
}

.EntryPs {
	float: right;
	background: url(http://bfile.shinobi.jp/3777/hrs_icn_yaji.jpg) no-repeat 3px;
	margin: 5px;
	text-indent: 20px;
	white-space: nowrap;
}
#EntryAds {
	margin: 0;
}
#NotEntryAds {
	width: 236px;
	margin: 0 auto;
}

.PageLinkBlock {
	width: 565px;
	margin: 10px 0;
	padding: 0 10px;
	text-align: center;
	font-size: 13px;
}


.EntryContents a:link {
	color: #A00000;
	text-decoration: underline;
}
.EntryContents a:visited {
	color: #300000;
	text-decoration: underline;
}
.EntryContents a:hover {
	color: #F00000;
	text-decoration: none;
}

/***********************************************************
	コメント・トラックバック
***********************************************************/

#CtBlock {
	width: 380px;
	margin: 20px auto;
	text-align:left;
}
.CtBase {
	width: 378px;
	background: #F5F5F5;
	margin-top: 50px;
	border: #B7B7B7 solid 1px;
	text-align: center;
}
.CtTitle {
	margin: 0;
	padding: 10px;
	border-bottom: #B7B7B7 dotted 1px;
	line-height: 17px;
	font-weight: bold;
	font-size: 15px;
	text-align: left;
}
.CtContents {
	width: 320px;
	margin: 10px auto;
	padding: 0;
	font-size: 14px;
	text-align: left;
}
.CtContents th {
	white-space: nowrap;
	font-size: 13px;
}
.CtContents textarea {
	width: 250px;
	height: 150px;
	font-family: "MS UI Gothic", "平成角ゴシック体";
	font-size: 13px;
}

.CtListBase {
	width: 380px;
	background: #F5F5F5;
	margin-top: 20px;
	border: #B7B7B7 solid 1px;
}
.CtListTitle {
	margin: 0;
	padding: 10px;
	border-bottom: #B7B7B7 dotted 1px;
	line-height: 13px;
	font-weight: bold;
	font-size: 13px;
}

.CtListText {
	padding: 10px;
	font-size: 13px;
}
.CtListExplanation {
	padding: 2px;
	border-top: #B7B7B7 dotted 1px;
	font-size: 13px;
	text-align: right;
}

/*********************************************************/

.ComSubmit {
	margin: 20px auto;
}
.ComEmoji {
	position: relative;
	bottom: -4px;
	margin: 10px 10px 10px 0;
}

.ComResBase {
	width: 300px;
	background: #F5F5F5;
	margin: 20px 0 0 auto;
	border: #B7B7B7 solid 1px;
}

/***********************************************************
	記事用に、勝手に追加
***********************************************************/

h4 {
	margin: 0;
	padding: 2px;
	border-left: solid 5px #666666;
	border-bottom: solid 1px #666666;
	color: #666666;
	font-size: 12px;
	text-indent: 1em;
}

h5 {
	float: left;
	background-color: #EEE;
	width: 100px;
	border: 1px #B7B7B7;
	border-style: dotted none;
	border-left: 4px;
	margin: 2px 7px 2px 0;
	padding: 5px 10px;
}
hr {
	height: 1px;
}
p {
	text-indent: 0em;
	margin: 10px 0 0;
}
.EntryContents form {
	margin: 0;
}
.EntryContents pre {
	width: 420px;
	font-family: "MS UI Gothic", "平成角ゴシック体";
	padding: 10px;
	line-height: 15px;
	background: #FFFFFF;
	overflow-x: scroll; /*CSS レベル 2.1 に存在しないらしい*/
}
.EntryContents textarea {
	width: 420px;
	height: 99px;
	font-family: "MS UI Gothic", "平成角ゴシック体";
	font-size: 13px;
}
.EntryContents img {
	/*display: block;*/
	margin-top: 20px;
	margin-bottom: 0;
}
.EntryContents object {
	/*display: block;*/
	margin: 10px 0;
}
.EntryContents iframe {
	/*display: block;*/
	margin: 10px 0;
}

.EntryContents blockquote {
	margin: 20px 5px;
	border-left: double 10px #CCC;
	border-bottom: solid 1px #F5F5F5;
	padding: 10px;
	font: 90% serif;
	line-height: 180%;
	color: #777;
}

.EntryContents .nb {/* 枠なし */
	margin: 0;
	padding: 0;
	border: 0;
}
.EntryContents ul {
	margin: 20px 5px;
	padding: 10px;
	border-left: solid 10px #CCC;
	border-bottom: solid 1px #F5F5F5;
	list-style-type: square;
}
.EntryContents ol {
	margin: 20px 5px;
	padding: 10px 10px 0;
	border-left: solid 10px #CCC;
	border-bottom: solid 1px #F5F5F5;
	list-style-type: decimal;
}
.EntryContents li {
	margin-left: 20px;
}

.EntryContents dl {
	margin: 20px 5px;
	padding: 10px;
	border: solid 1px #CCC;
}
.EntryContents dt {
	font-weight: bold;
}
.EntryContents dd {
	margin-bottom: 10px;
}

.EntryContents table {
	margin: 10px 0;
}
.EntryContents th {
	background: #EEEEEE;
	width : 100px;
	padding: 10px;
	font-size: 12px;
	line-height: 15px;
	color: #666666;
}
.EntryContents th.h {
	background: #DDD;
	font-weight: bold;
	font-size: 14px;
}
.EntryContents td {
	width: 400px;
	padding: 10px;
	font-size: 12px;
	line-height: 15px;
	background: #FFFFFF;
	color: #444444;
}


.EntryContents div.i {
	margin: 10px 20px 20px;
	padding: 0;
	border: 0;
	list-style-type: decimal;
}
.EntryContents ul.i {
	margin: 10px 20px 20px 10px;
	padding: 0;
	border: 0;
	list-style-type: square;
}
.EntryContents ol.i {
	margin: 10px 20px 20px 10px;
	padding: 0;
	border: 0;
	list-style-type: decimal;
}
.EntryContents dl.i {
	margin: 10px 20px 20px 10px;
	padding: 0;
	border: 0;
}


/***********************************************************
	忍者カウンターのポップアップグラフ Opera対策
***********************************************************/
/*
#shinobi_ct {margin:15px auto 10px;}
#shinobi_ct span {display:block;}
#NINgp {margin-top:15px;z-index: 222;}
#NINCtLay {position: relative;}
#NINCtLay table {width:150px;color:#000;border:1px #BBB solid;}
#NINCtLay table td{vertical-align:bottom;}
*/