@charset "utf-8";
/*************************************************
 リセット
*************************************************/
body, div, h1 ,h2, h3, h4, h5, h6, p, blockquote, 
dl, dt, dd, ul, ol, li, pre, form, fieldset, input, texarea, 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-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-align:center;
	background:#FFFFFF;
}

/* 画像の基本指定 
-----------------------------------------------*/
img { margin: 2px; }

/* 絵文字の基本指定 */
img.emoji { margin: 0 1px; }

/* テーブルの基本設定 
------------------------------------------------*/
table { margin: 0 auto; }  /* 中央寄せ */

th, td { text-align: center; }

/* フォームの基本指定 
------------------------------------------------*/
textarea, input, select {
	padding: 2px;
	border:solid 1px #CCCCCC;
	background-color:#FFFFFF;
	color:#666666;
	font-family: Arial, Helvetica, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	vertical-align:middle;
}

input { font-size: 13px; }

textarea { font-size: 15px; }

.Counter {
	text-align:right;
}

.left {
	text-align:left;
}

.center {
	text-align:center;
}

.right {
	text-align:right;
}

/*************************************************
リンクの共通設定
*************************************************/

a:link {
	text-decoration:none;
	color:#607AAB;
}

a:visited {
	text-decoration:none;
	color:#607AAB;
}

a:active {
	text-decoration:none;
	color:#BBB;
}

a:hover {
	text-decoration: none;
	color:#BBB;
}

/*************************************************
メインブロックの設定
*************************************************/

#MainBlock {
	width:750px;
	margin:0px auto;
        padding:30px 90px 0px 90px;
	text-align:center;
	background:#FFFFFF;
	background-image: url(http://bfile.shinobi.jp/4838/yh-bg01a.jpg);
	background-position:left top;
	background-repeat:repeat-y;
}

/*************************************************
トップブロック用デザイン
*************************************************/

#TopBlock {
	height:140px;
	text-align:left;
	margin:0px 0px 20px;
	padding:50px 10px 10px 100px;
	background:url(http://bfile.shinobi.jp/4838/yh-header4b.jpg) no-repeat;
}

#TopTitle {
	padding-bottom:10px;
	font-size:24px;
}

.TopTitleFont {
	color:#FEFEFE;
	text-decoration:none;
}

#TopExplanation {
	padding:5px 0px;
	color:#F0FFFF;
	text-align:left;
}

/*************************************************
アドミンブロック用デザイン
*************************************************/

.Admin {
	height:11px;
	margin:0px;
	padding:2px 10px;
	background-color:#FFFFFF;
	text-align:right;
	font-size:9px;
	color:#BDD6F5;
}

/*************************************************
  ページリンク部分の設定
*************************************************/

#PageLinkBlock {
	height:16px;
	padding:2px;
	margin:0px 0px 10px 0px;
	color:#BBBBBB;	
	text-align:center;
	clear:both;
}

/*************************************************
フッターブロック用デザイン
*************************************************/

#FooterBorder {
	width:750px;
	height:100px;
	margin:0px auto;
	clear:both;
	background:url(http://bfile.shinobi.jp/4838/yukihana-w.jpg) center no-repeat;
}

#FooterBlock {
	width:750px;
	height:45px;
	margin:0px 0px 0px auto;
	padding:10px 0px;
	clear:both;
	text-align:center;
	color:#777777;
	line-height:150%;
}

/*************************************************
  プラグインブロック用デザイン
*************************************************/

.PluginBlock{
	width:220px;
	float:right;
	margin:0px 0px 0px auto;
	text-align:center;
	color:#666666;
}
	
.PluginInnerBlock {
	margin-bottom:15px;
	padding:5px 10px;
	line-height:150%;
}	
	
.PluginTitle {
	height:17px;
	margin-bottom:5px;
	padding:6px 3px;
	text-align:center;
	background: url(http://bfile.shinobi.jp/4838/yh-plugin1.jpg) center no-repeat;
	color:#6699BB;
	font-weight:bold;
	font-size:12px;
}

.PluginTitle a:link,
.PluginTitle a:visited {
	color:#4499BB;
}

.PluginTitle a:hover {
	color:#BBBBBB;
}

.PluginTitleFont {
}

.PluginExplanation {
	padding:0px 5px;
	text-align:left;
}

.PluginContents {
	padding:5px;
	text-align:left;
}

.blogsearch {
	vertical-align:middle;
	text-align:left;
}

.box {
	margin-bottom:5px;
	width:150px;
}
 
#selectcategoryMenu {
	color:#607AAB;
	font-size:12px;
	text-align:left;
}

#selectarchiveMenu {
	color:#607AAB;
	font-size:12px;
	text-align:left;
}

/*************************************************
  各プラグイン共通項目用設定
*************************************************/

/*各プラグイン処理内の基本デザイン*/
.plugin_data {
	text-align:left;
	padding:2px 5px;
}

/*各プラグイン処理内基本デザインの下に記載する日付など*/
.plugin_data_date {
	text-align:right;
}

/*************************************************
  記事ブロック用デザイン
*************************************************/

#EntryBlock {
	width:505px;
	padding:10px 0px 0px 0px;
	text-align:center;
}

.EntryInnerBlock {
	margin:0px 0px 30px 0px; 
	padding:0px;
	text-align:left;
	background-color:#FFFFFF;
	background:url(http://bfile.shinobi.jp/4838/yh-entry_back2ca.jpg) left bottom no-repeat;
}

.EntryTitle {
	height:15px;
	padding:24px 20px 0px 20px;
	background:url(http://bfile.shinobi.jp/4838/yh-entry1a.gif) no-repeat;
}

.EntryTitle a:link,
.EntryTitle a:visited {
	color:#607AAB;
}

.EntryTitle a:hover {
	color:#BBB;
}

.EntryTitleFont {
	font-size:14px;
	font-weight:bold;
	text-align:center;
	padding-bottom:10px;
	border-bottom:dashed 1px #BDD6F5;
}

* html .EntryTitleFont { padding-bottom:0; }

.EntryTextBox {
	background:url(http://bfile.shinobi.jp/4838/yh-entry2a.gif) repeat-y;
}

.EntryText {
	padding:30px 30px 20px;
	line-height:180%;
}

.EntryPsText {
	padding:0px 30px 10px;
}

.RankingBannerBlock {
	padding:5px 20px 0px;
	text-align:left;
}

.EntryFooter {
	height:25px;
	text-align:center;
	padding:5px 20px;
	background:url(http://bfile.shinobi.jp/4838/yh-entry3a.gif) no-repeat;
}

.EntryFooter a:hover {
	color:#FEFEFE;
}

/* 記事アクセサリー
------------------------------------------------*/

/* 記事内の画像 */
.EntryText img, 
.EntryText a img {
	margin: 2px 4px;
}

/* ランキングバナー用画像 */
.TextFooter img,
.TextFooter a img { margin: 1px; }
	
/* 記事内のリストと定義リスト */
.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;
	background-color:#F6FBFF;
	border:solid 1px #BDD6F5;
}

/* 記事内の短い引用文*/
q        { quotes : '"' '"' "'" "'" ; color: #3A5FCD; }
q:before { content: open-quote; }
q:after  { content: close-quote; }

/* 記事内の罫線 */
.EntryTextBox hr {
	width:100%;
	height:1px;
	margin:10px auto;
	text-align:center;
	background-color:#BDD6F5;
	color:#BDD6F5;
	border:none;
}

/* 拍手 */
.NinjaClap img { vertical-align: middle; }

/* その他のアクセサリー
------------------------------------------------*/
.EntryTextBox p { margin: 1em 0; }

.EntryTextBox em {
	color: #0000FF;
	font-style:italic;
}

/*************************************************
  コメントフォームの設定
*************************************************/

.CommentFormBlock {
	margin-bottom:10px;
	padding:5px 20px;
	text-align:center;
}

.CommentFormTable {
}

.CommentFormTh {
	padding:5px;
	text-align:right;
	font-size:12px;
	border-style:none;
	vertical-align:middle;	
}

.CommentFormTd {
	padding-bottom:2px;
	text-align:left;
	vertical-align:middle;
}

.CommentFormSubmit {
	height:50PX;
	text-align:left;
}

.CommentForms {
	padding:0px 2px;
}

.textarea {
	padding:0px 2px;
	width:300px;
}

.Emoji {
	vertical-align:middle;
}
 
.checkbuttom {
	border:none;
}

.hide { display: none; }

/**************************************************
  コメント表示部分の設定
**************************************************/

.CommentBlock {
	padding:20px;
	text-align:left;       
}

.CommentMenuTitle {
	height:13px;
	text-align:left;
	margin:0px 20px;
	padding:8px 20px 12px;
	background:url(http://bfile.shinobi.jp/4838/yh-title2.jpg) no-repeat;
	color:#FEFEFE;
	font-size:16px;
 }

.CommentBox {
	padding:2px;
	margin:0px 0px 10px auto;
	border:solid 1px #CCCCCC;
} 

.CommentInnerBox {
	padding:5px;
	background-image:url(http://bfile.shinobi.jp/4838/yh-comment2c.jpg);
} 

.CommentTitle {
	text-align:left;
	padding:3px 10px;
	font-size:12px;
	border-bottom:solid 1px #AAAAAA;
}

.CommentText {
	padding:5px 10px;
	line-height:160%;
}

.CommentUpper {
	text-align:right;
	font-size:10px;
}

.CommentUserName {
	margin-left:5px;
}

.CommentUserName a:link,
.CommentUserName a:visited {
	color:#777777;
}

.CommentUserName a:hover {
	color:#33CCCC;
}
	
.CommentURL{
	margin-left:5px;
}

.CommentWriteDate {
	margin-left:5px;
}

.CommentEdit {
	margin-left:5px;
	font-size:10px;
}

/**************************************************
  コメント 管理者返信部分デザイン
**************************************************/

.CommentResBox {
	padding:2px;
	margin:0px 0px 20px auto;
	border:solid 1px #6699BB;
	text-align:left;
}

.CommentResInnerBox {
	padding:5px;
	background:#EDF4FC;
}

.CommentResTitle {
    padding:3px 10px;
	font-size:13px;
	border-bottom:solid 1px #6699BB; 
}

.CommentResText {
	padding:5px 10px;
	line-height:160%;
}

.CommentResUpper {
	text-align:right;
	font-size:10px;
}

/**************************************************
  トラックバック表示部分の設定
**************************************************/

.TrackbackBlock {
	margin-bottom:50px;
	padding:0px 20px;
}

.TrackbackMenuTitle {
	height:13px;
	text-align:left;
	margin:0px 20px;
	padding:8px 20px 12px;
	background:url(http://bfile.shinobi.jp/4838/yh-title2.jpg) no-repeat;
	color:#FEFEFE;
	font-size:16px;
}

.TrackbackBox {
	padding:2px;
    margin:10px 0px 0px auto;
	border:solid 1px #BBBBBB;
	text-align:left;

} 	

.TrackbackTextBox {
	padding:2px;
	background-image:url(http://bfile.shinobi.jp/4838/yh-comment2c.jpg);
}

.TrackbackTitle {
	text-align:left;
	padding:3px 10px;
	border-bottom:solid 1px #BBBBBB;
	font-size:12px;
}

.TrackbackText {
	padding:5px 10px;
	line-height:160%;
}

.TrackbackUpper {
	text-align:right;
	font-size:10px;
}

.TrackbackUserName {
	margin-left:5px;
}

.TrackbackFromURL {
	margin-left:5px;
}

.TrackbackWriteDate {
	margin-left:5px;
	font-size:11px;
}

.TrackbackURLTitle {
	padding:20px;
	text-align:left;
	font-size:12px;
}

#TrackbackURL {
	width:300px;
}

/**************************************************
  コメント編集ページの設定
**************************************************/

.CommentEditBlock {
	float:left;
	padding:10px 0px 20px 0px; 
	text-align:center;
}

.CommentEditTitle {
	height:13px;
	text-align:left;
	margin:0px 20px;
	padding:8px 20px 12px;
	background:url(http://bfile.shinobi.jp/4838/yh-title2.jpg) no-repeat;
	color:#FEFEFE;
	font-size:16px;
}

.CommentEditFormBlock{
	height:320px;
	margin:20px auto;
	padding:5px 20px;
}

.Backbtn {
	margin-top:30px;
}

.BackButton {
	text-align:center;
}

/**************************************************
  カレンダープラグイン用デザイン
**************************************************/

/*カレンダー日付移動用テーブル（前月、次月へのリンクなど）*/
.CalendarMoveTable {
	margin:0px auto;
	padding:2px;
	width:170px;
	border-bottom:solid 1px #666666 ;
	text-align:center;
	color:#666666;
}

/*カレンダー日付移動用テーブル、trタグ部分のデザイン*/
.CalendarMoveTr {
}

/*カレンダー日付移動用テーブル内、左側td部分のデザイン*/
.CalendarPrevTd {
	padding-top:2px;
	padding-bottom:2px;
}

/*カレンダー日付移動用テーブル内、中央td部分のデザイン*/
.CalendarNowTd {
}


/*カレンダー日付移動用テーブル内、右側td部分のデザイン*/
.CalendarNextTd {
}

/*カレンダー表示用テーブル*/
.CalendarTable {
	width:170px;
    margin:0px auto;
	padding:0px;
	text-align:center;
}

/*-------------------------------------------------
  カレンダーテーブル  曜日表示部分デザイン
-------------------------------------------------*/

/*曜日表示部分のデザイン*/
.CalendarWdayTr {
}

/*曜日表示部分、日曜日のデザイン*/
.CalendarWdaySun {
	color:#FF6699;
	padding-top:2px;
	padding-bottom:2px;
}

/*曜日表示部分、平日のデザイン*/
.CalendarWday {
}

/*曜日表示部分、土曜日のデザイン*/
.CalendarWdaySat {
	color:#6699FF;
}

/*-------------------------------------------------
  カレンダーテーブル 付表示部分デザイン
-------------------------------------------------*/

/*日付表示部分のデザイン*/
.CalendarTr {
}

/*日付表示部分、日曜日のタグ部分デザイン*/
.CalendarTdSun {
	color:#FF6699;
	padding-top:2px;
	padding-bottom:2px;
}

/*日付表示部分、土曜日のグ部分デザイン*/
.CalendarTdSat {
	color:#6699FF;
}

/*日付表示部分、平日曜日のタグ部分デザイン*/
.CalendarTd {
}

/*記事が存在する場所の設定 */
.CalendarTdLink {
}

/*記事が存在する日付の文字色の設定*/
.CalendarTdLinkFont {
	color:#336699;
}