@charset "utf-8";
/**************************************************************************************
全ブロックの共通設定
**************************************************************************************/

/*BODY全体に関する設定*/

body {
	margin:0px;
	padding:0px;
	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;
}

/*<td>の全ての設定*/
td {
	text-align:center;
}

/*table全ての設定*/
table {
	border-collapse:collapse;
}

/*テキスト左寄せ*/
.left {
	text-align:left;
}

/*テキスト中央寄せ*/
.center {
text-align:center;
}

/*テキスト右寄せ*/
.right {
text-align:right;
}

img, select, input {
	vertical-align:middle;
}

/**************************************************************************************
リンクの設定
**************************************************************************************/

/*通常のリンクの設定*/
a:link {
	text-decoration:none;
	color:#7A5;
}

/*過去に見たことがあるページのリンクの設定*/
a:visited {
	text-decoration:none;
	color:#7A5;
}

/*カーソルが合っている状態のリンクの設定*/
a:hover {
	text-decoration:none;
	color:#F66;
}

/*アクティブ状態のリンクの設定*/
a:active {
	text-decoration:none;
	color:#F66;
}

/**************************************************************************************
メインブロックの設定
**************************************************************************************/

/*全体の設定*/
#mainBlock {
	width:780px;
	margin:0px auto 0px 0px;
	padding:0px 10px;
	text-align:center;
	background-color:#FFF;
}

/**************************************************************************************
トップブロック用デザイン
**************************************************************************************/

/*一番上のブロック（タイトルが書かれる場所）の設定*/
#TopBlock {
	width:780px;
	height:240px;
	text-align:left;
	background:url(http://bfile.shinobi.jp/5019/neko_header-02.jpg)  no-repeat center;
}

.TopInnerBlock {
	height:223px;
	padding:20px 20px 0px;
}

/*ページタイトル文字部分の設定*/
#TopTitle {
	font-size:18px;
	font-weight:bold;
	margin:0px;
}

#TopTitle a {
	color:#F96;
}

#TopTitle a:visited {
	color:#F96;
}

#TopTitle a:hover {
	color:#F66;
}

/*ページタイトルの下に来るブログの説明文書*/
#TopExplanation {
	font-size:10px;
	font-weight:normal;
}

/**************************************************************************************
ログインブロック用デザイン
**************************************************************************************/

.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 {
	color:#F96;
}

#TopCalender a:visited {
	color:#F96;
}

#TopCalender a:hover {
	color:#F66;
}
					 
/**************************************************************************************
  ページリンクブロック用デザイン
**************************************************************************************/

/*次の記事やHOMEへのリンクが表示される背景部分*/
.PageLinkBlock {
	clear:both;
	width:530px;
	margin:0px 0px 0px auto;
	padding:10px;
	color:#999;
	text-align:center;
}

.PageLinkBlock a {
	color:#F96;
}

.PageLinkBlock a:visited {
	color:#F96;
}

.PageLinkBlock a:hover {
	color:#F66;
}

/**************************************************************************************
フッターブロック用デザイン
**************************************************************************************/

/*一番下のブロック（著作権表示が書かれる場所）の設定*/
#FooterBlock {
	clear:both;
	width:530px;
	margin:0px 0px 0px auto;
	padding:55px 10px 10px;
	background:url(http://bfile.shinobi.jp/5019/hana_border2.gif) top center no-repeat;
	text-align:center;
	font-size:10px;
	line-height:160%;
}

#FooterBlock a {
	color:#7A5;
}

#FooterBlock a:visited {
	color:#7A5;
}

#FooterBlock a:hover {
	color:#F66;
}

#FooterBlock .Shinobi a, visited {
	color:#999;

}

#FooterBlock .Shinobi a:hover {
	color:#F66;
}

/**************************************************************************************
  プラグインブロック用デザイン
**************************************************************************************/

/*プラグイン表示箇所全体の設定*/
.PluginBlock {
	width:220px;
	float:left;
	text-align: left;
}

/*プラグイン表示箇所の背景や余白設定*/
.PluginInnerBlock {
	margin-bottom:10px;
	padding:10px 5px;
}

/*プラグインのタイトル（名称）部分の設定*/
.PluginTitle {
	height:23px;
	padding:10px 10px 2px 38px;
	text-align:left;
	background:url(http://bfile.shinobi.jp/5019/neko-p_title01.jpg) no-repeat;
}

.PluginTitle a {
	color:#444;
}

.PluginTitle a:visited {
	color:#444;
}

.PluginTitle a:hover {
	color:#444;
	position:relative;
	top:1px;
	left:1px;
}

/*プラグインの説明部分の設定*/
.PluginExplanation {
	padding:5px;
	font-size:10px;
	text-align:left;
}

/*プラグインが表示される場所の設定*/
.PluginContents {
	padding:3px;
}

.blogsearch {
	vertical-align:middle;
}

.box {
	width:150px;
	margin-bottom:5px;
	border:solid 1px #E9A186;
	color:#555;
}

/**************************************************************************************
  各プラグイン共通項目用設定
**************************************************************************************/

/*各プラグイン処理内の基本デザイン*/
.plugin_data {
	text-align:left;
	padding:3px 5px;
}

/*各プラグイン処理内基本デザインの下に記載する日付など*/
.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 {
	font-size:13px;
	font-weight:bold;
	margin:0px;
	padding-left:3px;
}

.EntryTitleFont a {
	color:#F96;
}

.EntryTitleFont a:visited {
	color:#F96;
}
.EntryTitleFont a:hover {
	color:#F66;
}

/*各記事やコメント、トラックバックなどの総合のブロック部分*/
.EntryTextBox {
	margin:5px 0px;
}

/*記事本文が記載される部分*/
.EntryText {
	padding:5px 10px;
	line-height:180%;
	line-breake:strict;
}

blockquote {
	padding:5px;
	border:dotted 1px #F96;
	overflow:auto;
}

hr {
	width:80%;
	size:1px;
	margin:20px auto;
	text-align:center;
}

/*追記文書が記載される部分*/
.EntryPsText {
	padding:20px 10px;
	text-align:right;
}

.EntryPsText a {
	color:#555;
}

.EntryPsText a:visited {
	color:#555;
}

.EntryPsText a:hover {
	position:relative;
	top:1px;
	left:1px;
}

/*記事へのリンク（コメントやトラックバック等）の背景*/
.EntryFooter {
	text-align:right;
	padding:26px 10px 5px;
	font-size:10px;
	background:url(http://bfile.shinobi.jp/5019/ashiato-2b.gif) top center repeat-x;
}

/*記事の投稿者名が記載されている部分*/
.EntryUserName {
}

/*記事を投稿した日が記載されている部分*/
.EntryWriteDate {
	margin-left:5px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

/*記事のカテゴリ名が記載されている部分*/
.EntryCategory {
	margin-left:5px;
}

/*記事へのコメントリンクが記載されている部分*/
.EntryComment {
	margin-left:5px;
}

/*記事へのトラックバックリンクが記載されている部分*/
.EntryTrackback {
	margin-left:5px;
}
<SCRIPT TYPE="text/javascript" LANGUAGE="javascript">
<!--
var ywoc_ad_id="eD6OLSKCXMfKwmpINRjEodVuW4U-";
var ywoc_ad_sid="FQ9PUIuCXMcrVt8c5VPq1Q--";
var ywoc_ad_siteurl="http%3A%2F%2Fyasyoku115gensou.blog.shinobi.jp%2F";
var ywoc_ad_creativeid="001";
var ywoc_ad_altad="PB";
var ywoc_ad_alturl="";
var ywoc_ad_signature="7dfb788b3bbba3ddcd73508e2317a913653c9e4c";
var ywoc_ad_adserv="http://dcs.yahoo.co.jp/dcs_1_0/";
var ywoc_adcl_title="0000CC";
var ywoc_adcl_discription="333333";
var ywoc_adcl_link="008200";
var ywoc_adcl_frame="CCCCCC";
var ywoc_adcl_background="FFFFFF";
document.write('<SCR'+'IPT TYPE="text/javascript" LANGUAGE="javascript" SRC="'+
  ywoc_ad_adserv+
  '?adid='+ywoc_ad_id+
  '&sid='+ywoc_ad_sid+
  '&surl='+ywoc_ad_siteurl+
  '&cid=' +ywoc_ad_creativeid+
  '&alid='+ywoc_ad_altad+
  '&aurl='+ywoc_ad_alturl+
  '&sig=' +ywoc_ad_signature+
  '&clt=' +ywoc_adcl_title+
  '&cld=' +ywoc_adcl_discription+
  '&cll=' +ywoc_adcl_link+
  '&clf=' +ywoc_adcl_frame+
  '&clb=' +ywoc_adcl_background+
  '"> </SCR' + 'IPT>');
--></SCRIPT>
/**************************************************************************************
  各コメント表示部分の設定
**************************************************************************************/

/*コメント全体の設定*/
.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;
	font-weight:bold;
	font-size:12px;
}

/*コメント部分*/
.CommentText {
	padding:10px 5px 5px;
	line-height:160%;
	line-breake:strict;
}

/*投稿者や投稿時間などが表示されている部分*/
.CommentData {
	text-align:right;
	padding:10px 5px 0px;
	font-size:10px;
	background:url(http://bfile.shinobi.jp/5019/neko_border02.jpg) top left repeat-x;
}

/*投稿者名の部分*/
.CommentUserName {
	margin-left: 5px;
}

.CommentUserName a {
	color:#555;
}

.CommentUserName a:visited {
	color:#555;
}

.CommentUserName a:hover {
	color:#F66;
}

/*投稿者のホームページへのリンク部分*/
.CommentURL {
	margin-left:5px;
}

/*投稿された時間が記載されている部分*/
.CommentWriteDate {
	margin-left:5px;
}

/*コメント編集へのリンク部分*/
.CommentEdit{
	margin-left:5px;
}

/*コメントを投稿するフォーム全体の設定*/
.CommentFormBlock {
	margin-bottom:20px;
}
/*コメントフォーム用テーブル*/

.CommentFormTable {
	margin:0px auto;
}

/*コメントフォームTHタグ設定*/
.CommentFormTh {
	padding:5px 5px 0px 0px;
	text-align:right;
}
/*コメントフォームTDタグ設定*/

.CommentFormTd {
	padding-top:5px;
	text-align:left;
}

.CommentFormTdCheck {
	text-align:left;
}

/*コメントフォーム送信ボタンのTDタグ設定*/
.CommentFormSubmit {
	padding-top:5px;
	text-align:left;
}

/*inputタグやtextareaの設定*/

textarea, input, select {
	border:solid 1px #E9A186;
}

.btn {
    width:50px;
	height:22px;	
    padding:0px;
	background:#E9A186;
	border:none;
	color:#FFF;
}

.checkbuttom {
	border:none;
}

.CommentBlockBorder {
	height:22px;
	background:url(http://bfile.shinobi.jp/5019/ashiato-2b.gif) right repeat-x;
}

.CommentEditBlock {
	padding:0px 10px 30px;
}

.CommentEditTitle {
	height:20px;
	padding:20px 10px 2px 75px;
	text-align:left;
	font-size:13px;
	font-weight:bold;
	background:url(http://bfile.shinobi.jp/5019/neko_12.gif) left bottom no-repeat;
}

/**************************************************************************************
  トラックバック表示部分の設定
**************************************************************************************/

/*トラックバック全体の設定*/
.TrackbackBlock {
	margin-bottom:20px;
	padding:10px;
}

/*トラックバックメニューのタイトル部分*/
.TrackbackMenuTitle {
	height:20px;
	padding:20px 10px 2px 85px;
	text-align:left;
	font-size:13px;
	font-weight:bold;
	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;
	font-weight:bold;
	font-size:12px;
}

/*トラックバックの記事部分*/
.TrackbackText {
	padding:5px;
	font-size:11px;
	line-height:160%;
	line-breake:strict;
}

/*投稿されたブログ名やリンクなどを表示する部分の設定*/
.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 {
	color:#F96;
}

.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;
}

/*トラックバックする為のURLが記載されているフォーム部分の設定*/
#TrackbackURL {
	color:#555;
}

/**************************************************************************************
  カレンダープラグイン用デザイン
**************************************************************************************/

/*カレンダー日付移動用テーブル（前月、次月へのリンクなど）*/
.CalendarMoveTable {
	margin:0px auto;
	padding:3px;
	width:80%;
	font-size:11px;

}

/*カレンダー日付移動用テーブル、<tr>タグ部分のデザイン*/
.CalendarMoveTr {
}

/*カレンダー日付移動用テーブル内、左側td部分のデザイン*/
.CalendarPrevTd {
}

/*カレンダー日付移動用テーブル内、中央td部分のデザイン*/
.CalendarNowTd {
}

/*カレンダー日付移動用テーブル内、右側td部分のデザイン*/
.CalendarNextTd {
}

/*カレンダー表示用テーブル*/
.CalendarTable {
	width:80%;
	height:120px;
	margin:0px auto;
	padding:3px;
	font-size:11px;
}

/*-------------------------------------------------------
  カレンダーテーブル -> 曜日表示部分デザイン
-------------------------------------------------------*/

/*曜日表示部分（<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;
}

/*-------------------------------------------------------
  コメント -> 管理者返信部分デザイン
-------------------------------------------------------*/

.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;
	font-weight:bold;
	font-size:12px;
}

.CommentResText {
	padding:10px 5px 5px 5px;
	line-height:160%;
	line-breake:strict;
}

.CommentResData {
	text-align:right;
	padding:10px 5px 0px;
	font-size:10px;
	background:url(http://bfile.shinobi.jp/5019/neko_border03a.jpg) top left repeat-x;
}