@charset "utf-8";
/*************************************************
　リセット
*************************************************/

html, body, div, h1 ,h2, h3, h4, h5, h6, p, blockquote, 
dl, dt, dd, ul, ol, li, pre, form, fieldset, table, th, tr, td, address {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption, th { text-align: left; }

ul, ol { list-style: none; }

img { border: 0; }

address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before, 
q:after { content: ''; }

/*************************************************
 全体の共通設定
*************************************************/
body {
	font-size:75%; /* 12px */
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Arial, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#444;
	background:url(http://bfile.shinobi.jp/5284/back_01b.jpg) #434343;
	line-height:180%;
	text-align:center;
}

/* 画像 
----------------------------------------------*/
img, a img {
	margin: 2px;
}

img.emoji {
	margin: 0 1px;
}

/* テーブルの基本設定 
------------------------------------------------*/
table { margin: 0 auto; }  /* 中央寄せ */

th, td { text-align: center; }

/* フォームの基本指定 
------------------------------------------------*/
input, textarea {
	padding:2px;
	vertical-align:middle;
	border:solid 1px #CCC;
	background-color:#FFF;        
}

input { font-size: 109%; }  /* 13px */

textarea { font-size: 125%; }  /* 15px */

/*************************************************
 見出し
*************************************************/
/* ブログタイトル */
h1 {
	font-size:220%;   /* 26px */
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-weight:bold;
}

/* 記事タイトル */
h2 {
	font-size:117%;   /* 14px */
	font-weight:bold;
}

/* コメント、トラックバック、コメント編集見出し */
h3 {
	font-size:150%;    /* 18px */
	font-family: Arial, Helvetica, sans-serif;
}
/* プラグイン、コメント、レス、トラックバックの見出しと記事内見出し */
h4, h5, h6 {
	font-weight:bold; 
}

/*************************************************
  リンクの設定
*************************************************/
/*通常のリンクの設定*/
a:link {
	color:#777;
	text-decoration:none;
}
/*過去に見たことがあるページのリンクの設定*/
a:visited{
	color:#777;
	text-decoration:none;
}
/*カーソルが合っている状態のリンクの設定*/
a:hover {
	color:#C93;
	text-decoration:none;
}
/*アクティブ状態のリンクの設定*/
a:active {
	color:#C93;
	text-decoration:none;
}

/*  ブログのタイトル
------------------------------------------------*/
h1 a:link,
h1 a:visited {
	color:#FAEBD7;
}

h1 a:hover {
	color:#FFC;
}

/*  記事のタイトル
------------------------------------------------*/
h2.EntryTitle a:link,
h2.EntryTitle a:visited {
	color:#666;
}

h2.EntryTitle a:hover {
	color:#C93;
}


/*  記事のリンク
------------------------------------------------*/
div.EntryText a:link,
div.EntryText a:visited {
	color:#C93;
	text-decoration:underline;
}

div.EntryText a:hover {
	text-decoration:none;
}

/* ページトップへのリンク 
------------------------------------------------*/
ul.EntryFooter .MoveTop:link,
ul.EntryFooter .MoveTop:visited {
	color:#C93;
}

ul.EntryFooter .MoveTop:hover {
	color:#9C0;
}

/* ページナビ
------------------------------------------------*/
ul.PageLinkBlock li a:link,
ul.PageLinkBlock li a:visited { text-decoration: none; }

ul.PageLinkBlock li a:hover,
ul.PageLinkBlock li a:active {
	background-color: #960;
	text-decoration: none;
	color: #F9F9F9;
}

ul.PageLinkBlock li .PageLink:link,
ul.PageLinkBlock li .PageLink:visited {
	color: #777;
	background-color:transparent;
}

ul.PageLinkBlock li .PageLink:hover {
	color: #C93;
	background-color:transparent;
}

/*  コメントとトラックバックの情報リンク
------------------------------------------------*/
ul.CommentNavi a { text-decoration: underline; }

ul.TrackbackNavi li a { text-decoration: underline; }

/* プラグインタイトル 
------------------------------------------------*/
h4.PluginTitle a:link,
h4.PluginTitle :visited { color:#444; }

h4.PluginTitle a:hover { color:#999; }

/*************************************************
  レイアウト
*************************************************/

div#MainBlock {
	width:800px;
	text-align: center;
	margin:0 auto;
	background-color:#FFF;
}

/* ヘッダー */
div#TopBlock {
	width:800px;
	height:240px;
	text-align:left;
	background:url(http://bfile.shinobi.jp/5284/mechanik.jpg) no-repeat;
}

/* エントリーブロック */
div#EntryBlock {
	float:right;
	width:570px;
	margin-top:25px;
	text-align: left;
}

/* メニュー（プラグイン） */
div.PluginBlock {
	float:left;
	width: 220px;
	margin-top:29px;
	text-align: left;
}

/*フッター  */

div#FooterBlock {
	clear:both;
	padding:5px;
	background-image:url(http://bfile.shinobi.jp/5284/back_02a.gif);
	border-top:solid 1px #EEE;
	border-bottom:solid 1px #EEE;
	text-align: center;
	line-height:140%;
	font-family:Arial, Helvetica, "ＭＳ Ｐゴシック", "MS PGothic", sans-seriff;
}

/* コメント編集ページ */
div.CommentEditBlock {	
	width:530px;
	margin:30px auto;
	padding:40px 60px 20px;
	background-color:#FFF;
	text-align:center;
}

/*************************************************
 ヘッダー
*************************************************/

/*ページタイトル文字部分の設定*/
h1 {
	padding:8px 20px 0;
}

/*ページタイトルの上に来るブログの説明文書*/
#TopBlock p{
	padding:7px 25px 0;
	color:#CDB38B;
	text-align:left;
	font-size:10px;
}

/*************************************************
  トップメニュー
*************************************************/

#nav, #nav ul{
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	line-height:140%; 
}

#nav {
	margin-top: -24px;
	width: 800px;
	height: 30px;
	border-top:solid 1px #D3D3D3;
	border-bottom:solid 1px #D3D3D3;
}

#nav a { display:block; }

#nav li {
	float:left;
	position:relative;
}

#nav .MenuBox {
	width:123px;
	height:20px;
	padding:7px 5px 3px;
	background-image: url(http://bfile.shinobi.jp/5598/menu-01.gif);
	background-repeat:repeat-x;
	font-weight:bold;
	color:#777;
	border-right:solid 1px #CCC;	
}

#nav .MenuBoxEnd {
	width:120px;
	height:20px;
	padding:7px 5px 3px;
	background-image: url(http://bfile.shinobi.jp/5598/menu-01.gif);
	background-repeat:repeat-x;
	font-weight:bold;
	color:#777;	
}

#nav ul {
	position:absolute;
	display:none;
	width: 220px;
	top:30px;
	left: -1px;
	border-top: solid 1px #CCC;
	border-right: solid 1px #CCC;
	border-left: solid 1px #CCC;
	background-color:#F9F9F9;
}

#nav ul.First {
	left:0;
}

#nav ul.Archiv { width: 133px; }

#nav li ul a{
	width:210px;
	height:auto;
	float:left;
	padding:4px 5px;
	border-bottom: solid 1px #CCC;
	text-align: left;
	color: #555;
}

#nav li ul .Arch{ width: 123px; }

#nav li ul a:hover {
	background-color: #E5E5E5;
}

#nav ul a span {
	color: #888;
	font-size: 92%;
}

#nav ul li img {
	margin: 0;
	vertical-align: top;
}

/*************************************************
  プラグインブロック
*************************************************/

div.PluginInnerBlock {
	margin-left:10px;
	padding:10px 0 10px 10px;
	line-height:150%;
}

h4.PluginTitle {
	padding:0 10px 2px;
	border-bottom:solid 1px #AAA;
	border-left:solid 3px #C96;
}

div.PluginExplanation {
	padding:5px;
}

div.PluginContents {
	padding:2px 5px 3px;
}

div.blogsearch {
	vertical-align:middle;
}

.blogsearch input.box {
	width:150px;
	margin-bottom:5px;
	margin-right:5px;
}

/*************************************************
  各プラグイン共通項目用設定
*************************************************/
/*各プラグイン処理内の基本デザイン*/
.plugin_data {
	text-align:left;
	padding:2px 5px;	
}

/* レスのアイコン */
.plugin_data .plugin_cm_with_res img {
	margin: 0 3px;
	vertical-align:top;
}

/*各プラグイン処理内基本デザインの下に記載する日付など*/
.plugin_data_date {
	text-align:right;
}

.left {
	text-align:left;
}

.center {
	text-align:center;
}

.right {
	text-align:right;
}

/*************************************************
  カテゴリー、アーカイブページ
*************************************************/

div.SearchTitle {
	margin:10px 20px 0;
	padding:2px 5px 1px;
	border:solid 1px #999;
	font-weight:bold;
	text-align:center;
	background-color:#FFFFE0;
}

ul.SearchNavi {
	margin:5px 20px;
	text-align:center;
}

ul.SearchNavi li {
	display:inline;
	font-size:84%;    /* 10px */
}

ul.SearchContents {
	margin:0 20px 30px;
	padding:10px;
	border:dotted 1px #999;	
}

ul.SearchContents li {
	padding:0 10px;
	list-style:inside square;
}

/*************************************************
  記事上のプラグイン4（記事一覧ページのみ）
*************************************************/

/* プラグイン4のボックス
------------------------------------------------*/
div.Plugin4InnerBlock {
	margin: 13px 20px 25px;
	text-align: left;
}

/* プラグインタイトル */
h4.Plugin4Title {
	margin-bottom: 10px;
	padding-bottom: 1px;
	text-align: center;
	border-bottom: solid 1px #999;
}

/* プラグイン表示部分 */
div.Plugin4Body {
	padding: 0 10px;
}

/* プラグイン本体 */
div.Plugin4Contents { margin: 10px 0; }


/*************************************************
  記事下のプラグイン5（記事詳細ページのみ）
*************************************************/

/* プラグイン5のボックス
------------------------------------------------*/
div.Plugin5InnerBlock {
	margin: 20px 20px 0;
	text-align: left;
}

/* プラグイン本体 */
div.Plugin5Contents { margin: 5px 0; }

/*************************************************
  記事ブロック
*************************************************/

div.EntryInnerBlock {
	margin:0 10px;
	padding:10px;
	text-align: left;
}

h2.EntryTitle {
	margin:0;
	padding:3px 10px 1px;
	text-align: left;
	border-top:solid 1px #996;
	border-bottom:solid 1px #999;
	border-left:solid 3px #996;
}

div.EntryTextBox {
	padding:10px 0 2px;
}

div.EntryText {
	padding: 10px 0 5px;
}

/*追記文書が記載される部分*/
div.EntryPsText {
	padding-top:10px;
	text-align: right;
}

/*ランキング用バナー設置個所*/
div.RankingBannerBlock {
	text-align:left;
	margin-top:10px;
}

ul.EntryFooter {
	margin-bottom:10px;
	padding:2px 5px;
	text-align:right;
	background-image: url(http://bfile.shinobi.jp/5284/back_02.gif);
	border-top:solid 1px #996;
}

ul.EntryFooter li {
	margin-left:5px;
	display:inline;
}

/* 記事内の画像
------------------------------------------------*/
.EntryText img, 
.EntryText a img {
	margin: 2px 4px;
}

/* ランキングバナー用画像
------------------------------------------------*/
.RankingBannerBlock img,
.RankingBannerBlock a img {
	margin: 1px;
}

/*罫線
-----------------------------------------------*/
hr {
	width:100%;
	margin-top:10px;
	margin-bottom:10px;
}

/* 記事内のリスト、定義リスト
------------------------------------------------*/
.EntryTextBox ul,
.EntryTextBox ol {
	margin: 1em 0;
	padding-left: 2em;
}

.EntryTextBox ul li { list-style: disc outside;	}

.EntryTextBox ol li { list-style: decimal outside; }

.EntryTextBox dl { margin: 1em 0; }

.EntryTextBox dl dt {
	font-weight: bold;
}

.EntryTextBox dl dd {
	margin: 0 1em 1em;
}


/* 記事内の引用文
------------------------------------------------*/
.EntryTextBox blockquote {
	margin: 1em 0.5em;
	padding: 10px;
	border:dotted 1px #AAA;
	background-color:#FFF5EE;
}

/* 記事内の短い引用文*/
q        { quotes : '"' '"' "'" "'" ; color: #8B5A2B; }
q:before { content: open-quote; }
q:after  { content: close-quote; }


/* 記事アクセサリー
------------------------------------------------*/
.EntryTextBox p { margin: 1em 0; }

.EntryTextBox em {
	color: #8B4C39;
}

.EntryTextBox pre {
	margin: 1em 0 1em auto;
	padding: 1em;
	border: 3px solid  #DDD;
	font-family: sans-serif;
	width: 92%;
	overflow: auto;
	line-height: 1.2;
}

* html pre { overflow: scroll; } /* IE6 */

*:first-child+html pre { overflow: scroll; } /* IE7 */


code {
	font-family: "Lucida Console", Monaco, monospace;
	line-height : 1.2;
}

/* 拍手
------------------------------------------------*/
.EntryText .NinjaClap { padding-top: 10px; }

.NinjaClap img { vertical-align: middle; }

/*************************************************
 ページナビ
*************************************************/

ul.PageLinkBlock {
	margin: 20px auto;
	text-align: center;
}

ul.PageLinkBlock li { display: inline; }

ul.PageLinkBlock li a {
	margin: 0 2px;
	padding: 2px 4px;
	background-color: #FFF;
	border: solid 1px #CCC;
	color: #444;
}

ul.PageLinkBlock li a.PageLink {
	background-color: transparent;
	border: none;
}

/*************************************************
  コメントブロック
*************************************************/

div.CommentBlock{
	margin-top:20px;
	padding:10px 20px;
}

h3.CommentMenuTitle{
	padding:2px 8px;
	text-align: left;
	font-style:italic;
	color:#555;
	border-bottom:solid 1px #993;
	border-left:solid 8px #993;
}

div.CommentTextBox{
	margin: 10px 0;
	border-top:solid 1px #AAA;
	border-left:solid 3px #AAA;
}

h4.CommentTitle{
	padding:5px 10px;
	text-align: left;
	color:#555;
	border-bottom:dotted 1px #CCC;
}

div.CommentText{
	padding:5px 10px 10px;
}

ul.CommentNavi{
	text-align:right;
	padding:2px 10px;
}

ul.CommentNavi li { display: inline; }

/*************************************************
  コメントレス
*************************************************/

div.CommentResBlock {
	padding:0 0 10px;
}

div.CommentResBox {
	background-image:url(http://bfile.shinobi.jp/5284/back_03b.gif);
	border-top:solid 1px #BBB;
	border-left:solid 3px #BBB;
}

h4.CommentResTitle {
	padding:5px 10px;
	color:#555;
	border-bottom:dotted 1px #CCC;
}

div.CommentResText {
	padding:5px 10px 10px;
}

ul.CommentResNavi {
	padding:2px 10px;
	text-align:right;
}

ul.CommentResNavi li {
	margin-left:5px;
	display:inline;
}

/*************************************************
  トラックバックブロック
*************************************************/

div.TrackbackBlock{
	margin-top:20px;
	padding:10px 20px;
}

h3.TrackbackMenuTitle{
	padding:2px 8px;
	text-align: left;
	font-style:italic;
	color:#555;
	border-bottom:solid 1px #993;
	border-left:solid 8px #993;
}

div.TrackbackTextBox{
	margin: 5px 0;
	background-color:#FFE;
	border-top:solid 1px #AAA;
	border-left:solid 3px #AAA;
}

h4.TrackbackTitle{
	padding:5px 10px;
	text-align: left;
	color:#666;
	border-bottom:dotted 1px #CCC;
}

div.TrackbackText{
	padding:5px 10px 10px;
	line-height:160%;
}

ul.TrackbackNavi{
	text-align:right;
	padding:2px 10px;
}

ul.TrackbackNavi li{
	margin-left:5px;
	display:inline;
}

/*この記事のトラックバック　と書かれた部分の設定*/
div.TrackbackURLTitle{
	padding:20px 0;
	text-align: left;
}

/*トラックバックする為のURLが記載されているフォーム部分の設定*/
input#TrackbackURL{
	width:300px;
}

/*************************************************
  コメント編集ページ
*************************************************/

h3.CommentEditTitle {
	padding:2px 8px;
	text-align: left;
	font-style:italic;
	color:#555;
	border-bottom:solid 1px #993;
	border-left:solid 8px #993;
}

/*************************************************
  コメントフォーム
*************************************************/

div.CommentFormBlock{
	margin:10px 20px;
	padding:10px 0 10px 50px;
	text-align: left;
    font-family: Arial, Helvetica, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;	
}


/* フォーム
-----------------------------------------------*/
dl.Form dt {
	padding:2px 0 0;
	font-weight: bold;
}

dt span { font-weight: normal; }

dd input.CommentForms { width:250px;}

/* コメントを書く部分 */					  
dd textarea {
	width: 400px;
	padding: 2px;
}

/* 絵文字のアイコン */
dd img {
	margin: 0;
	padding: 0;
}

/* 編集ページのメールアドレスを隠す */
.hide { display: none; }

/* 秘密コメントボタン */
input.check {
	border: none;
	background: none;
	margin-right: 0.5em;
	vertical-align: bottom;
}
/* 送信ボタン */
input.btn {
	background-color: #434343;
	color: #F5F5F5;
}

dl.Form dd input.btn { 	margin-top: 10px; }

/* コメントページに戻るボタン */
input.BackButton {
	margin-top: 10px;
	background-color: #434343;
	color: #F5F5F5;
}

/*************************************************
  プラグイン　カレンダー
*************************************************/
/*カレンダー日付移動用テーブル（前月、次月へのリンクなど）*/
.CalendarMoveTable {
	margin:0 auto;
	padding:2px;
	width:100%;
	background-image:url(http://bfile.shinobi.jp/5284/back_03b.gif);
	border-bottom:dotted 1px #999;
	font-family:Arial, Helvetica, sans-serif;
}
/*カレンダー日付移動用テーブル、<tr>タグ部分のデザイン*/
.CalendarMoveTr {
}
/*カレンダー日付移動用テーブル内、左側td部分のデザイン*/
.CalendarPrevTd {
	padding:2px 0;
}
/*カレンダー日付移動用テーブル内、中央td部分のデザイン*/
.CalendarNowTd {
}
/*カレンダー日付移動用テーブル内、右側td部分のデザイン*/
.CalendarNextTd {
}
/*カレンダー表示用テーブル*/
.CalendarTable {
	margin:0 auto;
	width:100%;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
}

/*-------------------------------------------------------
  カレンダーテーブル -> 曜日表示部分デザイン
-------------------------------------------------------*/
/*曜日表示部分（<tr>タグ部分）のデザイン*/
.CalendarWdayTr {
}
/*曜日表示部分、日曜日の<th>タグ部分デザイン*/
.CalendarWdaySun {
	padding:2px 0;
	color:#F63;
	font-weight:bold;
}
/*曜日表示部分、平日の<th>タグ部分デザイン*/
.CalendarWday {
	font-weight:bold;
}
/*曜日表示部分、土曜日の<th>タグ部分デザイン*/
.CalendarWdaySat {
	color:#990;
	font-weight:bold;
}
/*-------------------------------------------------------
  カレンダーテーブル -> 日付表示部分デザイン
-------------------------------------------------------*/
/*日付表示部分（<tr>タグ部分）のデザイン*/
.CalendarTr {
}
/*日付表示部分、日曜日の<td>タグ部分デザイン*/
.CalendarTdSun {
	padding:2px 0;
	color:#F96;
}
/*日付表示部分、土曜日の<td>タグ部分デザイン*/
.CalendarTdSat {
	color:#993;
}
/*日付表示部分、平日曜日の<td>タグ部分デザイン*/
.CalendarTd {
	color:#999;
}
/*記事が存在する場所の設定*/
.CalendarTdLink {
}
/*記事が存在する日付の文字色の設定*/
.CalendarTdLinkFont {
	color:#555;
	font-weight:bold;
}