/*****全ブロックの共通設定*****/

/*BODY全体に関する設定*/
body {
font-size:95%;
margin:0px 0px 0px 0px;
color:#7c7c7c;
padding: 0px;
font-family:"MS UI Gothic","Osaka","sans-serif";

}

/*通常のリンクの設定*/
a:link {
text-decoration:none;
color:#87ff1d;
}
/*過去に見たことがあるページのリンクの設定*/
a:visited{
text-decoration: none;
color:#87ff1d;
}
/*アクティブ状態のリンクの設定*/
a:active {
text-decoration:none;
color:#a3a32f;
}
/*カーソルが合っている状態のリンクの設定*/
a:hover {
text-decoration:none;
color:#FFD700;
}
.emoji {
vertical-align:middle;
}

strong {
font-weight: normal;
}
h1 {
font-size:95%;
font-weight: normal;
text-align:right;
}


h2{
font-size:95%;
font-weight: normal;
margin:0px 0px 0px 0px;
text-align:left;
}






/*<td>の全ての設定*/
td {
text-align:center;
font-size:12px;
}
/*table全ての設定*/
table{
border-collapse: collapse;
}
/*レイアウト全体の設定*/
#LayoutBlock {
width:800px;
text-align: center;
margin-left:80px;
border-right:solid 1px #f4ffe3;
border-left:solid 1px #f4ffe3;
}
/*テキスト左寄せ*/
.left {
text-align:left;
}
/*テキスト中央寄せ*/
.center {
text-align:center;
}
/*テキスト右寄せ*/
.right {
text-align:right;
}

/******トップブロック用デザイン******/
/*一番上のブロック（タイトルが書かれる場所）の設定*/
#TopBlock {
width:100%;
height: 50px;
text-align: left;
background-image:url('http://file.recruite.blog.shinobi.jp/recruite701.jpg
');
background-repeat:no-repeat;
background-position:0% 0%;
margin: 0px;
}

/*ページタイトル文字部分の設定*/
#sitemap {
padding-top:7;
padding-right:28;
padding-bottom:0;
padding-left:220;
font-size:85%;
font-weight:normal;
color:#86ae34;
text-align: right;
}

}
#sitemap a:link {
text-decoration:none;
color:#FFFFff;
}

#sitemap a:visited{
text-decoration:none;
color:#FFFFff;
}

#sitemap a:active {
text-decoration:underline;
color:#FFFACD;
}

#sitemap a:hover {
text-decoration:underline;
color:#FFFfff;
}


#ent {
padding-top:0;
padding-right:10;
padding-bottom:21;
padding-left:35;
margin-top:0;
font-size:95%;
font-weight:normal;
text-align: left;
}


#TopTitle {
padding-top:0;
padding-right:0;
padding-bottom:6;
padding-left:38;
margin-top:-36;
font-size:95%;
font-weight:normal;
text-align: left;
}
}
#TopTitle a:link {
text-decoration:none;
color:#FFFFff;
}

#TopTitle a:visited{
text-decoration:none;
color:#FFFFff;
}

#TopTitle a:active {
text-decoration:underline;
color:#FFFACD;
}

#TopTitle a:hover {
text-decoration:none;
color:#FFFfff;
}

/*ページタイトルの下に来るブログの説明文書*/
#TopExplanation {
padding-top:23;
padding-right:0;
padding-bottom:0;
margin-top:0;
font-size:13px;
color:#FFFFff;
padding-left:38;
text-align: left;
}

#TopGoogle {
padding-top:15;
padding-bottom:0;
padding-right:0;
text-align: center;
}

#AdminBlock{
height: 46px;
text-align: right;
padding-top: 10;
padding-right: 35;
padding-bottom; 0;
padding-left: 0;
color:#FFFFFF; 
background-image:url('http://file.recruite.blog.shinobi.jp/recruite310.jpg
');
background-repeat:no-repeat;
background-position:0% 0%;
margin: 0px;

}
#AdminBlock a:link {
text-decoration:none;
color:#FFFFE0;
}

#AdminBlock a:visited{
text-decoration:none;
color:#FFFFE0;
}

#AdminBlock a:active {
text-decoration:underline;
color:#FFFACD;
}

#AdminBlock a:hover {
text-decoration:underline;
color:#FFFACD;
}

/******フッターブロック用デザイン******/
/*一番下のブロック（著作権表示が書かれる場所）の設定*/
#FooterBlock {
height: 50px;
clear:both;
padding-top: 20;
color:#FFFFFF;
text-align: center;
background-image:url('http://file.recruite.blog.shinobi.jp/bottom5.jpg
');
}
#FooterBlock a:link {
text-decoration:none;
color:#FFFFE0;
}

#FooterBlock a:visited{
text-decoration:none;
color:#FFFFE0;
}

#FooterBlock a:active {
text-decoration:none;
color:#FFFFE0;
}

#FooterBlock a:hover {
text-decoration:none;
color:#FFFFE0;
}

/******左メニューデザイン******/
#LeftBlock{
float: left;
width: 195px;


margin: 0px 0px 0px 0px;
background-color:#f4ffe3;
}


/******右メニューデザイン******/
#RightBlock{
float: right;
width: 195px;
margin: 0px 0px 0px 0px;
background-color:#ffffff;

}


/******プラグインブロック用デザイン******/
/*プラグイン表示箇所全体の設定*/
.Plugin {
text-align: left;
}
.Plugin  a:link {
text-decoration:underline;
text-style:bold;
color:#86ae34;
}



.Plugin  a:visited{
border-bottom:1px dotted ;
text-decoration: none;
color:#b8d29d
}
.Plugin  a:active {
text-decoration:underline;
color:#FFD700;
}
.Plugin  a:hover {
text-decoration:underline;
color:#FFD700;
}

/*プラグイン表示箇所の背景や余白設定*/
.PluginInner {
margin: 0px 0px 0px 0px;
padding: 0px 0px 10px 0px;
}

/*プラグインのタイトル（名称）部分の設定*/
.PluginTitle {
height: 27px;
border-bottom:solid 0px #ffffff;
color:#92a77d;
font-weight:normal;
font-size:12px;
background-image:url('http://file.recruite.blog.shinobi.jp/recruite703.jpg');background-position:left bottom;
background-repeat:no-repeat;
padding-top:7;
padding-right:0;
padding-bottm:0;
padding-left:15;
}
/*プラグインの説明部分の設定*/
.PluginExplanation {
padding: 5px;
margin: 0px 10px 0px 10px;
}
/*プラグインが表示される場所の設定*/
.pluginContents {
padding: 5px;
font-size:11px;
text-align: center;
}
/******各プラグイン共通項目用設定******/
/*各プラグイン処理内の基本デザイン*/
.plugin_data {
text-align:left;
padding-top:0;
padding-right:10;
padding-bottom:0;
padding-left:10;
font-size: 12px;
}
/*各プラグイン処理内基本デザインの下に記載する日付など*/
.plugin_data_date {
text-align:right;
font-size: 9px;
}

/******記事ブロック用デザイン******/
/*記事繰り返し処理全ての部分の設定*/
#EntryBlock {
width:408px;
float:right;
text-align: left;
margin: 0px 0px 0px 0px;
}

/*記事表示部分の背景や余白等の設定*/
.EntryInner {
background-image:url('http://bfile.shinobi.jp/774/clear-y.gif');
padding: 0px 0px 10px 0px;
text-align: left;
border-top: solid 0px #92a77d;
border-bottom: dotted 0px #f4ffe3;
margin: 0px 0px;
}
/*各記事タイトル部分の設定*/
.EntryTitle {
height: 27px;
text-align: left;
text-decoration: none;
border-bottom: solid 0px #f4ffe3;
font-size:14px;
font-weight:bold;
background-image:url('http://file.recruite.blog.shinobi.jp/recruite702.jpg');
background-position:left bottom;
background-repeat:no-repeat;
padding-top:6px;
padding-bottom:0px;
padding-left:15px;

}

.EntryTitle  a:link {
text-decoration:none;
text-style:normal;
color:#87ff1d;
}



.EntryTitle  a:visited{
text-decoration:none;
text-style:normal;
color:#87ff1d;
}
.EntryTitle  a:active {
text-decoration:none;
text-style:normal;
color:#ffffff;
}
.EntryTitle  a:hover {
text-decoration:none;
text-style:normal;
color:#FFD700;
}




/*各記事やコメント、トラックバックなどの総合のブロック部分*/
.EntryTextBox {
margin: 5px 0px;

}


/*記事本文が記載される部分*/
.EntryText {
padding: 10px 20px 10px 20px;
padding-bottom:20px;
line-height:160%;
}
/*追記文書が記載される部分*/
.EntryPsText {
padding: 10px;
text-align: right;
font-size:12px;
}
/*記事へのリンク（コメントやトラックバック等）の背景*/
.EntryFooter {
padding-top:10px;
text-align:right;
padding:5px;
font-size:12px;
}
/*記事の投稿者名が記載されている部分*/
.EntryUserName {
}
/*記事を投稿した日が記載されている部分*/
.EntryWriteDate {
margin-left: 5px;
}
/*記事のカテゴリ名が記載されている部分*/
.EntryCategory {
margin-left: 5px;
}
/*記事へのコメントリンクが記載されている部分*/
.EntryComment {
margin-left: 5px;
}
/*記事へのトラックバックリンクが記載されている部分*/
.EntryTrackback {
margin-left: 5px;
}
/*次の記事やHOMEへのリンクが表示される背景部分*/
.PageLinkBlock{
width:393px;
text-align:center;
margin-left:0px;
padding:5px;
background-image:url('http://bfile.shinobi.jp/774/clear-y.gif');
}
}
/******各コメント表示部分の設定******/
/*コメント全体の設定*/
.CommentBlock{
padding:10px;
font-color:#92a77d;
}
/*この記事にコメントする　と書かれてる部分の設定*/
.CommentMenuTitle{
text-align: left;
font-size:12px;
font-weight:bold;
color:#92a77d;
padding-top:10;
padding-right:20;
padding-bottom:5;
padding-left:15;
background-image:url('http://bfile.shinobi.jp/774/clear-y.gif');
}
/*コメントのタイトル、コメント、コメント情報の全ての背景部分*/
.CommentTextBox{
margin: 10px;
padding: 10px;
width:365px;
border:dotted 1px #92a77d;
background-image:url('http://bfile.shinobi.jp/774/clear-y.gif');
}
/*コメントのタイトル部分*/
.CommentTitle{
text-align: left;
font-size:12px;
font-weight:bold;
color:#92a77d;
border-bottom: dotted 1px #92a77d;
padding-top:0px;
padding-right:10px;
padding-bottom:0px;
padding-left:10px;
}
/*コメント部分*/
.CommentText{
padding: 10px 10px 10px 10px;
line-height:140%;
}
/*投稿者や投稿時間などが表示されている部分*/
.CommentFooter{
text-align:right;
padding:5px;
}
/*投稿者名の部分*/
.CommentUserName{
margin-left: 10px;
color:#92a77d;
font-weight:bold;
}
/*投稿者のホームページへのリンク部分*/
.CommentURL{
margin-left: 10px;
}
/*投稿された時間が記載されている部分*/
.CommentWriteDate{
margin-left: 10px;
}
/*コメント編集へのリンク部分*/
.CommentEdit{
margin-left: 10px;
}
/*コメントを投稿するフォーム全体の設定*/
.CommentFormBlock{
margin: 0px 0px 0px 10px;
padding-right:10px;
background-image:url('http://bfile.shinobi.jp/774/clear-y.gif');
}
/*コメントフォーム用テーブル*/
.CommentFormTable{

}
/*コメントフォームTHタグ設定*/
.CommentFormTh{
text-align:right;
color:#92a77d;
font-weight:bold;
font-size:12px;
padding-top:5;
padding-left:10;
}
/*コメントフォームTDタグ設定*/
.CommentFormTd{
padding-top:5px;
text-align:left;
}
/*コメントフォーム送信ボタンのTDタグ設定*/
.CommentFormSubmit{
text-align:right;
}
/*inputタグやtextareaの設定*/
.CommentForms{
font-size: 12px;
}
/******トラックバック表示部分の設定*****/
/*トラックバック全体の設定*/
.TrackbackBlock{
padding:10px;
margin: 10px 0px;
}
/*トラックバックメニューのタイトル部分*/
.TrackbackMenuTitle{
text-align: left;
color:#92a77d;
font-size:12px;
font-weight:bold;
padding-top:10;

padding-right:10;
padding-bottm:5;
padding-left:10;
background-image:url('http://bfile.shinobi.jp/774/clear-y.gif');
}
/*トラックバックのタイトル、記事、リンク部分の総合設定*/
.TrackbackTextBox{
with:360px;
margin: 10px 10px 10px 10px;
border:dotted 1px #92a77d;
background-image:url('http://bfile.shinobi.jp/774/clear-y.gif');
}
/*トラックバックタイトルの部分*/
.TrackbackTitle{
text-align: left;
color:#92a77d;
font-weight:bold;
border-bottom:dotted 1px #92a77d;
padding-top:10;
padding-right:10;
padding-bottom:0;
padding-left:10;
}
/*トラックバックの記事部分*/
.TrackbackText{
padding-top: 10;
padding-right:10;
padding-bottm:10;
padding-left:20;
line-height:140%;
font-size:12px;
}
/*投稿されたブログ名やリンクなどを表示する部分の設定*/
.TrackbackFooter{
text-align:right;
padding:10px;
}
/*トラックバック元のブログ名部分*/
.TrackbackUserName{
margin-left: 10px;
}
/*トラックバック元へのリンク部分*/
.TrackbackFromURL{
margin-left: 10px;
}
/*トラックバックされた日付部分*/
.TrackbackWriteDate{
margin-left: 10px;
}
/*この記事のトラックバック　と書かれた部分の設定*/
.TrackbackURLTitle{
text-align: left;
font-size: 12px;
margin-left: 50px;
background-image:url('http://bfile.shinobi.jp/774/clear-y.gif');
}
/*トラックバックする為のURLが記載されているフォーム部分の設定*/
.TrackbackURL{
}

/******カレンダープラグイン用デザイン******/
/*カレンダー日付移動用テーブル（前月、次月へのリンクなど）*/
.CalendarMoveTable {
padding:3px;
width:80%;
text-align: center;
}
/*カレンダー日付移動用テーブル、<tr>タグ部分のデザイン*/
.CalendarMoveTr {
}
/*カレンダー日付移動用テーブル内、左側td部分のデザイン*/
.CalendarPrevTd {
padding-top:0;
padding-bottom:5;
padding-right:3;
padding-left:3;
font-size:12px;
font-weight:bold;
}
/*カレンダー日付移動用テーブル内、中央td部分のデザイン*/
.CalendarNowTd {
padding-top:0;
padding-bottom:5;
padding-right:3;
padding-left:3;
font-size:12px;
font-weight:bold;
}
/*カレンダー日付移動用テーブル内、右側td部分のデザイン*/
.CalendarNextTd {
padding-top:0;
padding-bottom:5;
padding-right:3;
padding-left:3;
font-size:12px;
font-weight:bold;
}
/*カレンダー表示用テーブル*/
.CalendarTable {
width:80%;
padding:3px;
text-align: center;
}
/*-----カレンダーテーブル -> 曜日表示部分デザイン------*/
/*曜日表示部分（<tr>タグ部分）のデザイン*/
.CalendarWdayTr {
}
/*曜日表示部分、日曜日の<th>タグ部分デザイン*/
.CalendarWdaySun {
font-size:12px;
color:#ff4500;
font-weight:bold;
padding-top:3;
padding-bottom:3;
padding-right:3;
padding-left:3;
}
/*曜日表示部分、平日の<th>タグ部分デザイン*/
.CalendarWday {
font-size:12px;
font-weight:bold;
padding-top:3;
padding-bottom:3;
padding-right:3;
padding-left:3;
}
/*曜日表示部分、土曜日の<th>タグ部分デザイン*/
.CalendarWdaySat {
font-size:12px;
color:#d3d3d3;
font-weight:bold;
padding-top:3;
padding-bottom:3;
padding-right:3;
padding-left:3;
}
/*-------カレンダーテーブル -> 日付表示部分デザイン------*/
/*日付表示部分（<tr>タグ部分）のデザイン*/
.CalendarTr {
}
/*日付表示部分、日曜日の<td>タグ部分デザイン*/
.CalendarTdSun {
font-size:12px;
padding-top:2;
padding-bottom:2;
padding-right:3;
padding-left:3;
}
/*日付表示部分、土曜日の<td>タグ部分デザイン*/
.CalendarTdSat {
font-size:12px;
padding-top:2;
padding-bottom:2;
padding-right:3;
padding-left:3;
}
/*日付表示部分、平日曜日の<td>タグ部分デザイン*/
.CalendarTd {
font-size:12px;
padding-top:2;
padding-bottom:2;
padding-right:3;
padding-left:3;
}
/*記事が存在する場所の設定*/
.CalendarTdLink {
font-size:12px;
}

/****コメント -> 管理者返信部分デザイン****/
.CommentResBlock {
padding-top:0;
padding-right:0;
padding-bottom:10;
padding-left:0;
margin: 20px 0px 0px 30px;
}

.CommentResBox {
padding:10px;
width:330px;
border:solid 1px #92a77d;
background-image:url('http://bfile.shinobi.jp/774/clear-y.gif');
}

.CommentResTitle {
font-size:12px;
font-weight:bold;
color:#92a77d;
border-bottom: solid 1px #92a77d;
padding-top:0;
padding-right:10;
padding-bottom:0;
padding-left:10;
}

.CommentResText {
padding-top:10;
padding-right:0;
padding-bottom:10;
padding-left:20;
line-height:140%;
}

.CommentResheader {
text-align:right;
margin:5px 0px;
font-weight: bold;
color:#92a77d;
}

.CommentResFooter {
text-align:right;
margin:15px 0;
}

/*-------------------------------------------------------
記事タイトル一覧部分 > 全体
-------------------------------------------------------*/
.TitleList_Box {
font-size: 80%; /* フォントサイズ */
width: 398px; /* 枠の幅 */
text-align:left; /* テキスト位置 */
background-color:#ffffff; /* 背景色 */
border:4px dotted #f4ffe3; /* 枠線の設定 */
padding:12 7 7 12px; /* 内側余白 */
margin: 27px 0px 2px 5px; /* 外側余白 */
}
/*-------------------------------------------------------
記事タイトル一覧部分 > タイトル
-------------------------------------------------------*/
.TitleList_Title {
font-weight: normal;
}
/*-------------------------------------------------------
記事タイトル一覧部分 > テキスト
-------------------------------------------------------*/
.TitleList_Text {
font-size: 100%; 
text-align:left;
margin: 10px 0px 0px 10px;
}
/*-------------------------------------------------------
記事タイトル一覧部分 > ページリンク
-------------------------------------------------------*/
.TitleList_PageLink {
font-size: 100%; 
text-align:center;
margin: 10px 0px 0px 10px;
}

　