@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-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555;
	text-align:center;
	background:url(http://bfile.shinobi.jp/5019/neko_clip-01.gif) right bottom no-repeat;
}

/* 見出し
------------------------------------------------*/
h1 {
	font-size:20px;
	font-weight:bold;
}

h2 {
	font-size:14px;
	font-weight:bold;
}

h3{
	font-size:13px;
	font-weight:bold;
}

h4, h5, h6 {
	font-size:12px;
	font-weight:bold;
}


/* その他
------------------------------------------------*/
th, td {
	text-align:center;
}

.left {
	text-align:left;
}

.center {
text-align:center;
}

.right {
text-align:right;
}

select,input {
	vertical-align:middle;
}

textarea,input,select {
	border:solid 1px #E9A186;
	color:#555;
	background-color:#FFF;
	text-decoration:none;
}

textarea {
	font-size:13px;
}

img {
	margin:2px;
}

blockquote {
	margin:10px 20px;
	padding:5px;
	border:dotted 1px #F96;
}

hr {
	width:100%;
	height:1px;
	margin:10px auto;
	text-align:center;
	background-color:#777;
	color:#777;
	border:none;	
}

/**************************************************
  リンクの共通設定
**************************************************/

a:link,
a:visited {
	text-decoration:none;
	color:#7A5;
}

a:hover,
a:active {
	text-decoration:none;
	color:#F66;
}

/**************************************************
  メインブロックの設定
**************************************************/

#mainBlock {
	width:780px;
	margin:0px auto;
	padding:0px 10px;
	text-align:center;
}

/**************************************************
  トップブロック用デザイン
**************************************************/

#TopBlock {
	width:780px;
	height:240px;
	text-align:left;
	background:url(http://bfile.shinobi.jp/5019/neko_header-02.jpg)  no-repeat center;
}

.TopInnerBlock {
	height:200px;
	padding:40px 20px 0px;
}

#TopTitle {
	margin-bottom:10px;
}

#TopTitle a, 
#TopTitle a:visited  {
	color:#F96;
}

#TopTitle a:hover {
	color:#F66;
}

#TopExplanation {
}

/**************************************************
  ログインブロック用デザイン
**************************************************/

.Admin {
	height:16px;
	padding:0px 10px;
	text-align:right;
	font-size:9px;
	letter-spacing:5px;
}

.Admin a:hover {
	border:none;
	position:relative;
	top:1px;
	left:1px;
}

/**************************************************
  トップカレンダーブロック用デザイン
*************************************************/

#TopCalender {
	margin-bottom:10px;
	padding:5px;	
	color:#444;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
}

#TopCalender a,
#TopCalender a:visited {
	color:#F96;
}

#TopCalender a:hover {
	color:#F66;
}
					 
/*************************************************
  ページリンクブロック用デザイン
*************************************************/

.PageLinkBlock {
	clear:both;
	width:530px;
	margin:0px 0px 0px auto;
	padding:10px;
	color:#999;
	text-align:center;
}

.PageLinkBlock a,
.PageLinkBlock a:visited {
	color:#F96;
}

.PageLinkBlock a:hover {
	color:#F66;
}

/*************************************************
フッターブロック用デザイン
*************************************************/

#FooterBlock {
	clear:both;
	width:530px;
	margin:0px 0px 0px auto;
	padding:55px 5px 10px;
	background:url(http://bfile.shinobi.jp/5019/hana_border2.gif) top center no-repeat;
	text-align:center;
	line-height:160%;
}

* html #FooterBlock,
*:first-child+html #FooterBlock {
	font-family:Arial, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#FooterBlock a, 
#FooterBlock a:visited {
	color:#7A5;
}

#FooterBlock a:hover {
	color:#F66;
}

/**************************************************
  プラグインブロック用デザイン
**************************************************/

.PluginBlock {
	width:220px;
	float:left;
	text-align: left;
}

.PluginInnerBlock {
	margin-bottom:10px;
	padding:10px 5px;
	line-height:150%;
}

.PluginInnerBlock ul,
.PluginInnerBlock li {
	list-style-type:none;
}

.PluginTitle {
	height:23px;
	margin-bottom:5px;
	padding:10px 10px 2px 38px;
	text-align:left;
	background:url(http://bfile.shinobi.jp/5019/neko-p_title01.jpg) no-repeat;
}

.PluginTitle a,
.PluginTitle a:visited {
	color:#444;
}

.PluginTitle a:hover {
	color:#444;
	position:relative;
	top:1px;
	left:1px;
}

.PluginExplanation {
	padding:0px 15px 0px 5px;
	text-align:left;
}

.PluginContents {
	padding:3px 15px 3px 5px;
}

.blogsearch {
	vertical-align:middle;
}

.box {
	width:150px;
	margin-bottom:5px;
	border:solid 1px #E9A186;
	color:#555;
}

/***************************************************
  各プラグイン共通項目用設定
***************************************************/

/*各プラグイン処理内の基本デザイン*/
.plugin_data {
	text-align:left;
	padding:2px 5px;
}

/* レスのアイコン */
.plugin_cm_with_res img {
	margin: 0 3px;
	vertical-align: top;
}

/*各プラグイン処理内基本デザインの下に記載する日付など*/
.plugin_data_date {
	text-align:right;
}
/****************************************************
  記事ブロック用デザイン
****************************************************/

#EntryBlock {
	width:550px;
	float:right;
	text-align:left;
}

.EntryInnerBlock {
	margin-bottom:20px;
	padding:10px 5px;
	text-align:left;
}

.EntryTitle {
	height:35px;
	padding:15px 10px 5px 40px;
	text-align:left;
	background:url(http://bfile.shinobi.jp/5019/neko_02.gif) no-repeat left bottom;
}

.EntryTitle1 {
	height:35px;
	padding:15px 10px 5px 40px;
	text-align:left;
	background:url(http://bfile.shinobi.jp/5019/neko_14a.gif) no-repeat left bottom;
}

.EntryTitle2 {
	height:35px;
	padding:15px 10px 5px 40px;
	text-align:left;
	background:url(http://bfile.shinobi.jp/5019/neko_01.gif) no-repeat left bottom;
}

.EntryTitleFont {
	margin:0px;
	padding:0px 0px 0px 3px;
}

.EntryTitleFont a, 
.EntryTitleFont a:visited {
	color:#F96;
}

.EntryTitleFont a:hover {
	color:#F66;
}

.EntryTextBox {
	margin:5px 0px;
}

.EntryTextBox ul,
.EntryTextBox ol{
	margin:10px 20px;
	list-style-position:inside;
}

.EntryText {
	padding:5px 10px 10px;
	line-height:180%;
}

.EntryPsText {
	padding:10px 10px 0px;
	text-align:right;
}

.EntryPsText a,
.EntryPsText a:visited {
	color:#555;
}

.EntryPsText a:hover {
	position:relative;
	top:1px;
	left:1px;
}

.RankingBannerBlock {
	padding:5px 10px 0px;
	text-align:left;
}

.EntryFooter {
	text-align:right;
	padding:26px 10px 5px;
	background:url(http://bfile.shinobi.jp/5019/ashiato-2b.gif) top center repeat-x;
}

.EntryWriteDate {
	margin:0px 0px 0px 5px;
	padding:0px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

.EntryData {
	margin-left:5px;
}

/* 記事内の画像
------------------------------------------------*/

.EntryTextBox img, 
.EntryTextBox a img {
	padding: 2px 4px;
}


/* ランキングバナー用画像
------------------------------------------------*/
.TextFooter img,
.TextFooter img {
	padding: 1px;
}

/* 追記画像
------------------------------------------------*/
.EntryPsText img {
	margin-top:5px;
	margin-bottom:0px;
}

/* 記事内の罫線
------------------------------------------------*/
.EntryTextBox hr {
	width: 100%;
	height: 1px;
	background-color: #999;
	color: #999;
	border: none;
}
	

/* 記事内のリスト、定義リスト
------------------------------------------------*/
.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; }


/* 記事内の引用文
------------------------------------------------*/
blockquote {
	margin: 1em 2em;
	padding: 0 10px;
	border: 1px dotted #999;
}

/* 記事内の短い引用文*/
q        { quotes : '"' '"' "'" "'" ; color : #696; }
q:before { content: open-quote; color: #696; }
q:after  { content: close-quote; color: #696; }


/* 記事アクセサリー
------------------------------------------------*/
p { margin:1em 0; }

em { color: #C60; }

/* 拍手
------------------------------------------------*/
.EntryText .NinjaClap { margin-top: 20px; }

.NinjaClap img { vertical-align: middle; }

/****************************************************
  コメント表示部分の設定
****************************************************/

.CommentBlock {
	padding:100px 10px 10px;
	background:url(http://bfile.shinobi.jp/5019/neko_post02.gif) top center no-repeat;
}

.CommentMenuTitle {
	height:20px;
	padding:20px 10px 2px 85px;
	text-align:left;
	font-size:13px;
	font-weight:bold;
	background:url(http://bfile.shinobi.jp/5019/neko_03a.gif) left bottom no-repeat;
}

.CommentTextBox {
	margin:10px 0px;
}

.CommentTitle {
	padding:5px 26px 0px;
	text-align:left;
	background:url(http://bfile.shinobi.jp/5019/ashiato-1b.gif) left no-repeat;
	color:#DE917C;
}

.CommentText {
	padding:10px 5px 5px;
	line-height:140%;
}

.CommentData {
	text-align:right;
	padding:10px 5px 0px;
	background:url(http://bfile.shinobi.jp/5019/neko_border02.jpg) top left repeat-x;
}

.CommentData span {
	margin-left: 5px;
}

.CommentUserName a,
.CommentUserName a:visited {
	color:#555;
}

.CommentUserName a:hover {
	color:#F66;
}

.CommentBlockBorder {
	height:22px;
	background:url(http://bfile.shinobi.jp/5019/ashiato-2b.gif) right repeat-x;
}

/****************************************************
  コメント 管理者返信部分デザイン
****************************************************/

.CommentResBlock {
	margin-bottom:10px;
	padding:0px;
}

.CommentResBox {
	padding:5px 10px;
}

.CommentResTitle {
	padding:5px 26px 0px;
	text-align:left;
	background:url(http://bfile.shinobi.jp/5019/ashiato-1f.gif) left no-repeat;
	color:#7A5;
}

.CommentResText {
	padding:10px 5px 5px 5px;
	line-height:140%;
}

.CommentResData {
	text-align:right;
	padding:10px 5px 0px;
	background:url(http://bfile.shinobi.jp/5019/neko_border03a.jpg) top left repeat-x;
}

/*****************************************************
  トラックバック表示部分の設定
*****************************************************/

.TrackbackBlock {
	margin-bottom:20px;
	padding:10px;
}

.TrackbackMenuTitle {
	height:20px;
	padding:20px 10px 2px 85px;
	text-align:left;
	background:url(http://bfile.shinobi.jp/5019/neko_10.gif) left bottom no-repeat;
}

.TrackbackTextBox{
}

.TrackbackTitle {
	height:18px;
	margin:5px 0px;
	padding:4px 26px 1px;
	height:18px;
	background:url(http://bfile.shinobi.jp/5019/ashiato-1f.gif) left no-repeat;
	text-align:left;
	color:#7A5;
}

.TrackbackText {
	padding:5px;
	font-size:11px;
	line-height:160%;
}

.TrackbackData {
	text-align:right;
	padding:10px 5px 0px;
	font-size:10px;
	background:url(http://bfile.shinobi.jp/5019/neko_border03a.jpg) top left repeat-x;
}

.TrackbackData a,
.TrackbackData a:visited{
	color:#F96;
}

.TrackbackData a:hover {
	color:#F66;
}
						  
.TrackbackUserName {
	margin-left:5px;
}

.TrackbackFromURL {
	margin-left:5px;
}

.TrackbackWriteDate {
	margin-left:5px;
}

.TrackbackURLTitle {
	padding:10px 5px 15px;
	text-align:left;
}

#TrackbackURL {
	width:300px;
}

/*****************************************************
  コメントフォームの設定
*****************************************************/

.CommentFormBlock {
	margin-bottom:20px;
}

.CommentFormTable {
	margin:0px auto;
}

.CommentFormTh {
	padding:5px 5px 0px 0px;
	text-align:right;
}

.CommentFormTd {
	padding-top:5px;
	text-align:left;
}

.CommentForms {
	padding:0px 2px;
}

.CommentFormSubmit {
	padding-top:5px;
	text-align:left;
}

.btn {
    width:50px;	
	background:#E9A186;
	border:none;
	color:#FFF;
}

.checkbuttom {
	border:none;
}

.hide { display: none; }

/*****************************************************
  コメント編集ページの設定
*****************************************************/
.CommentEditBlock {
	padding:0px 10px 30px;
	text-align:center;
}

.CommentEditTitle {
	height:20px;
	padding:20px 10px 2px 75px;
	text-align:left;
	background:url(http://bfile.shinobi.jp/5019/neko_12.gif) left bottom no-repeat;
}

.Backbtn {
	margin-top:30px;
}

.BackButton {
	text-align:center;
}

/*****************************************************
  カレンダープラグイン用デザイン
*****************************************************/

/*カレンダー日付移動用テーブル（前月、次月へのリンクなど）*/
.CalendarMoveTable {
	margin:0px auto;
	padding:3px;
	width:90%;
}

/*カレンダー日付移動用テーブル、trタグ部分のデザイン*/
.CalendarMoveTr {
}

/*カレンダー日付移動用テーブル内、左側td部分のデザイン*/
.CalendarPrevTd {
}

/*カレンダー日付移動用テーブル内、中央td部分のデザイン*/
.CalendarNowTd {
}

/*カレンダー日付移動用テーブル内、右側td部分のデザイン*/
.CalendarNextTd {
}

/*カレンダー表示用テーブル*/
.CalendarTable {
	width:90%;
	height:120px;
	margin:0px auto;
	padding:3px;
}

/*-------------------------------------------------------
  カレンダーテーブル 曜日表示部分デザイン
-------------------------------------------------------*/

/*曜日表示部分（trタグ部分）のデザイン*/
.CalendarWdayTr {
	border-top:solid 1px #E0927D;
	border-bottom:solid 1px #E0927D;
}

/*曜日表示部分、日曜日のthタグ部分デザイン*/
.CalendarWdaySun {
	border-top:solid 1px #E0927D;
	border-bottom:solid 1px #E0927D;
	color:#F96;
}

/*曜日表示部分、平日のthタグ部分デザイン*/
.CalendarWday {
	border-top:solid 1px #E0927D;
	border-bottom:solid 1px #E0927D;
}

/*曜日表示部分、土曜日のthタグ部分デザイン*/
.CalendarWdaySat {
	border-top:solid 1px #E0927D;
	border-bottom:solid 1px #E0927D;
	color:#9C9;
}

/*-------------------------------------------------------
  カレンダーテーブル 日付表示部分デザイン
-------------------------------------------------------*/

/*日付表示部分（trタグ部分）のデザイン*/
.CalendarTr {
}

/*日付表示部分、日曜日のtdタグ部分デザイン*/
.CalendarTdSun {
	color:#F96;
}

/*日付表示部分、土曜日のtdタグ部分デザイン*/
.CalendarTdSat {
	color:#9C9;
}

/*日付表示部分、平日曜日のtdタグ部分デザイン*/
.CalendarTd {
}

/*記事が存在する場所の設定*/
.CalendarTdLink {
}

/*記事が存在する日付の文字色の設定*/
.CalendarTdLinkFont {
	font-weight:bold;
}