@charset "utf-8";
/**************************************************************************************
全ブロックの共通設定
**************************************************************************************/

body {
    margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-align:center;
	background:#FFFFFF;
}

td {
	text-align:center;
}

table {
	border-collapse:collapse;
}

blockquote {
	padding:8px;
	background-color:#E5EEFF;
	border:dotted 1px #BDD6F5;
}

hr {
	width:90%;
	height:1px;
	margin:10px auto;
	text-align:center;
	background-color:#BDD6F5;
	color:#BDD6F5;
	border:none;
}

img {
	border:none;
}

.Counter {
	text-align:right:
}

.left {
	text-align:left;
}

.center {
	text-align:center;
}

.right {
	text-align:right;
}

select,input {
	vertical-align:middle;
}

textarea,input,select {
	text-decoration:none;
	border:solid 1px #CCCCCC;
	background-color:#FFFFFF;
	color:#666666;
}

/**************************************************************************************
リンクの共通設定
**************************************************************************************/

a:link {
	text-decoration:none;
	color:#607AAB;
}

a:visited {
	text-decoration:none;
	color:#6699FF;
}

a:active {
	text-decoration:none;
	color:#33CCCC;
}

a:hover {
	text-decoration: none;
	color:#33CCCC;
}

/**************************************************************************************
メインブロックの設定
**************************************************************************************/

#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 {
	width:640px;
	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:#FFFFFF;
	text-decoration:none;
}

#TopExplanation {
	padding:5px 0px;
	color:#F0FFFF;
	text-align:left;
}

/**************************************************************************************
アドミンブロック用デザイン
**************************************************************************************/

.Admin {
	width:730px;
	height:11px;
	margin:0px;
	padding:2px 10px;
	background-color:#FFFFFF;
	text-align:right;
	font-size:9px;
	color:#BDD6F5;
}

.Admin a,
.Admin a:visited {
	color:#607AAB;
}

.Admin a:hover {
	color:#33CCCC;
}

/**************************************************************************************
  ページリンク部分の設定
**************************************************************************************/

#PageLinkBlock {
	width:746px;
	height:16px;
	padding:2px;
	margin:0px 0px 10px 0px;
	color:#BBBBBB;	
	text-align:center;
	clear:both;
}

#PageLinkBlock a {
	color:#607AAB;
}

#PageLinkBlock a:visited {
	color:#6699FF;
}

#PageLinkBlock a:hover {
	color:#33CCCC;
}

/**************************************************************************************
フッターブロック用デザイン
**************************************************************************************/

#FooterBorder {
	width:750px;
	height:100px;
	margin:0px auto;
	padding:0px;
	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;
	font-size:11px;
	line-height:150%;
}

.FooterBlock a,
.FooterBlock a:visited  {
	color:#63B8FF;
}

.FooterBlock a:hover {
	color:#336699;
}

.Shinobi a,
.Shinobi a:visited {
	color:#777777;
}

.Shinobi a:hover {
	color:#33CCCC;
}

/**************************************************************************************
  プラグインブロック用デザイン
**************************************************************************************/

.PluginBlock{
	width:220px;
	float:right;
	margin:0px 0px 0px auto;
	padding:0px;
	text-align:center;
	font-size:12px;
	color:#666666;
}

.PluginBlock a {
	color:#336699;
}

.PluginBlock a:visited {
	color:#607AAB;
}

.PluginBlock a:hover {
	color:#BBBBBB;
}
	
.PluginInnerBlock {
	width:200px;
	margin-bottom:15px;
	padding:5px 10px;
	line-height:150%;
}

.PluginInnerBlockPull {
	width:200px;
	height:55px;
	margin-bottom:15px;
	padding:5px 10px;
	line-height:150%;
}	
	
.PluginTitle {
	width:194px;
	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,
.PluginTitle a:visited {
	color:#4499BB;
}

.PluginTitle a:hover {
	color:#BBBBBB;
}

.PluginTitleFont {
}

.PluginExplanation {
	padding:0px 5px;
	font-size:10px;
	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;
}

.side {
    margin:0px;
    padding:0px;
}

/**************************************************************************************
  各プラグイン共通項目用設定
**************************************************************************************/

/*各プラグイン処理内の基本デザイン*/
.plugin_data {
	text-align:left;
	padding:2px 5px;
}

/*各プラグイン処理内基本デザインの下に記載する日付など*/
.plugin_data_date {
	text-align:right;
}

.plugin_data_Pull {
	height:30px;
	padding:5px;
	text-align:left;
}

/**************************************************************************************
  記事ブロック用デザイン
**************************************************************************************/

#EntryBlock {
	width:505px;
	padding:10px 0px 0px 0px;
	text-align:center;
}

.EntryInnerBlock {
	width:505px;
	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 {
	width:466px;
	height:15px;
	padding:24px 20px 0px 20px;
	background:url(http://bfile.shinobi.jp/4838/yh-entry1a.gif) no-repeat;
}

.EntryTitle a,
.EntryTitle a:visited {
	color:#607AAB;
}

.EntryTitle a:hover {
	color:#33CCCC;
}

.EntryTitleFont {
	font-size:14px;
	font-weight:bold;
	text-align:center;
	border-bottom:dashed 1px #BDD6F5;
}

.EntryTextBox {
	margin:0px;
	padding:0px 20px;
	background:url(http://bfile.shinobi.jp/4838/yh-entry2a.gif) repeat-y;
}

.EntryText {
	padding:10px 20px;
	line-height:180%;
	line-break:strict;
}

.EntryTextPs {
	padding:0px 20px 10px;
	line-height:180%;
	line-break:strict;
}

.EntryPsText {
	padding:0px 20px 10px;
}

.More {
	margin:0px;
	padding:0px;
}

.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 {
	color:#607AAB;
}

.EntryFooter a:visited {
	color:#6699FF;
}

.EntryFooter a:hover {
	color:#FFFFFF;
}

.EntryUserName {
}

.EntryData {
	margin-left:5px;
	font-size:11px;
}

/**************************************************************************************
  コメントフォームの設定
**************************************************************************************/

.CommentFormBlock {
	height:340px;
	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;
}

/**************************************************************************************
  コメント表示部分の設定
**************************************************************************************/

.CommentBlock {
	width:465px;
	padding:20px;
	text-align:left;       
}

.CommentBlock a,
.CommentBlock a:visited {
	color:#607AAB;
}

.CommentBlock a:hover {
	color:#33CCCC;
}

.CommentMenuTitle {
	width:425px;
	height:13px;
	text-align:left;
	margin:0px 20px;
	padding:11px 20px;
	background:url(http://bfile.shinobi.jp/4838/yh-title2.jpg) no-repeat;
	color:#FFFFFF;
	font-size:14px;
 }

.CommentBox {
	width:442px;
	padding:2px;
	margin:0px 0px 10px auto;
	border:solid 1px #CCCCCC;
} 

.CommentInnerBox {
	margin:0px;
	padding:5px;
	background-image:url(http://bfile.shinobi.jp/4838/yh-comment2b.jpg);
} 

.CommentTextBox {
	padding:0px;
}

.CommentTitle {
	text-align:left;
	padding:3px 10px;
	font-size:12px;
	border-bottom:solid 1px #AAAAAA;
}

.CommentText {
	padding:5px 10px;
	line-height:160%;
	line-break:strict;
}

.CommentUpper {
	text-align:right;
	font-size:10px;
}

.CommentUserName {
	margin-left:5px;
}

.CommentUserName a,
.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 {
	width:390px;
	padding:2px;
	margin:0px 0px 20px auto;
	border:solid 1px #6699BB;
	text-align:left;
}

.CommentResInnerBox {
	margin:0px;
	padding:5px;
	background:#DFEBFA;
}

.CommentResTitle {
    padding:3px 10px;
	font-size:13px;
	border-bottom:solid 1px #6699BB; 
}

.CommentResText {
	padding:5px 10px;
	line-height:160%;
	line-break:strict;
}

.CommentResUpper {
	text-align:right;
	font-size:10px;
}

/**************************************************************************************
  トラックバック表示部分の設定
**************************************************************************************/

.TrackbackBlock {
	width:465px;
	margin-bottom:50px;
	padding:0px 20px;
}

.TrackbackBlock a,
.TrackbackBlock a:visited {
	color:#607AAB;
}

.TrackbackBlock a:hover {
	color:#33CCCC;
}

.TrackbackMenuTitle {
	width:425px;
	height:13px;
	text-align:left;
	margin:0px 20px;
	padding:11px 20px;
	background:url(http://bfile.shinobi.jp/4838/yh-title2.jpg) no-repeat;
	color:#FFFFFF;
	font-size:14px;
}

.TrackbackBox {
	width:442px;
	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-comment2b.jpg);
}

.TrackbackTitle {
	text-align:left;
	padding:3px 10px;
	border-bottom:solid 1px #BBBBBB;
	font-size:12px;
}

.TrackbackText {
	padding:5px 10px;
	line-height:160%;
	line-break:strict;
}

.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 {
	width:505px;
	float:left;
	padding:10px 0px 20px 0px; 
	text-align:center;
}

.CommentEditTitle {
	width:425px;
	height:13px;
	text-align:left;
	margin:0px 20px;
	padding:11px 20px;
	background:url(http://bfile.shinobi.jp/4838/yh-title2.jpg) no-repeat;
	color:#FFFFFF;
	font-size:14px;
}

.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 ;
	font-size:11px;
	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;
	font-size:11px;
}

/*-------------------------------------------------------
  カレンダーテーブル  曜日表示部分デザイン
-------------------------------------------------------*/

/*曜日表示部分のデザイン*/
.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;
}