/**************************************************************************************
 共通設定
**************************************************************************************/
/*BODY全体に関する設定*/
body {
margin:0;
padding:0px;
text-align:center;
color:#666666;
font-size:12px;
background:#FDF8F8 url('http://bfile.shinobi.jp/924/gayoushi_haikei_mini.png') bottom right fixed no-repeat;
}
/*<td>の全ての設定*/
td {
text-align:center;
}
/*table全ての設定*/
table{
border-collapse: collapse;
}

a:link {
text-decoration:none;
color:#999999;
}

a:visited {
text-decoration:none;
color:#999999;
}

a:hover {
text-decoration:none;
color:#666666;
}

a:active {
text-decoration:none;
color:#666666;
}

/*テキスト左寄せ*/
.left {
text-align:left;
}
/*テキスト中央寄せ*/
.center {
text-align:center;
}
/*テキスト右寄せ*/
.right {
text-align:right;
}

.box {
border:solid 1px #333333;
background-color:#000000;
color:#CCCCCC;
}

.btn {
background-color:#000000;
color:#CCCCCC;
border:solid 1px #333333;
}
/**************************************************************************************
 カレンダー
**************************************************************************************/
#Layer2 {
border:solid 1px #000000;
position:absolute;
top:100px;
left:60px;
width:90px;
z-index:1;
overflow: visible;
background:url('http://bfile.shinobi.jp/924/gayoushi_bg.jpg');
}

/*カレンダーブロック
*********************************************/
/*左側カレンダーの背景*/
.C_Block{
margin-left:0px;
width:80px;
}

.C_Block a:link,a:visited {
display:block;
color:#FFFFFF;
text-decoration:none;
}

.C_Block a:hover,a:active {
display:block;
color:#99CCCC;
text-decoration:none;
}


#tougetu {
padding-top:10px;
width:100px;
font-size:12px;
font-weight:bold;
text-align:center;
color:#CCCCCC;
}

.tougetu {
font-size:46px;
}

.nengetu {
width:100px;
text-align:center;
font-size:12px;
font-weight:bold;
margin:0px;
color:#666666;
}

.nengetu .hiduke {
padding:0px;
display:block;
padding:3px 0px;
text-align:center;
}

.hiduke a:link {
display:block;
color:#FFFFFF;
text-decoration:none;
}
.hiduke a:visited {
display:block;
color:#FFFFFF;
text-decoration:none;
}

.hiduke a:hover {
display:block;
color:#99CCCC;
text-decoration:none;
}

.hiduke a:active {
display:block;
color:#99CCCC;
text-decoration:none;
}

.nengetu .mae {
font-weight:bold;
padding:10px 0px;
}

.mae a:link {
display:block;
color:#FFFFFF;
text-decoration:none;
}

.mae a:visited {
display:block;
color:#FFFFFF;
text-decoration:none;
}

.mae a:hover {
display:block;
color:#99CCCC;
text-decoration:none;
}

.mae a:active {
display:block;
color:#99CCCC;
text-decoration:none;
}

.nengetu .ato{
font-weight:bold;
padding:10px 0px;
color:#FF6600;
}
.ato a:link {
display:block;
color:#FFFFFF;
text-decoration:none;
}

.ato a:visited {
display:block;
color:#FFFFFF;
text-decoration:none;
}

.ato a:hover {
display:block;
color:#99CCCC;
text-decoration:none;
}

.ato a:active {
display:block;
color:#99CCCC;
text-decoration:none;
}


.other {
text-align:center;
margin:10px 0px;
}

/**************************************************************************************
　メイン
**************************************************************************************/
#Layer3 {
border:solid 1px #000000;
position:absolute;
top:21px;
left:360px;
z-index: 3;
overflow: visible;
width650px;
background:url('http://bfile.shinobi.jp/924/gayoushi_bg2.jpg');
}

#mainBlock {
}
/**************************************************************************************
  記事
**************************************************************************************/
/*記事繰り返し処理全ての部分の設定*/
#EntryBlock {
margin-left:20px;
width: 540px;
text-align:center;
}
#EntryBlock a:link {
display:inline;
text-decoration:none;
color:#999999;
}
#EntryBlock a:visited{
display:inline;
text-decoration:none;
color:#999999;

}
#EntryBlock a:hover {
display:inline;
text-decoration:none;
color:#99CCCC;

}
#EntryBlock a:active {
display:inline;
text-decoration:none;
color:#99CCCC;

}
/*記事表示部分の背景や余白等の設定*/
.EntryInnerBlock {
width:650px;
margin-left:auto;
margin-right:auto;
padding: 10px 0px ;
text-align: left;
margin-bottom:0px;
}
/*各記事タイトル部分の設定*/
.EntryTitle {
padding:10px 0px ;
text-align: left;
font-size:15px;
}
/*各記事タイトル部分の文字色設定*/
.EntryTitleFont {
}

/*各記事やコメント、トラックバックなどの総合のブロック部分*/
.EntryTextBox {
font-size:12px;
width:500px;
margin: 5px 0px;
}
/*記事本文が記載される部分*/
.EntryText {
line-height:1.4;
padding: 10px 0px 0px 0px;
}
/*追記文書が記載される部分*/
.EntryPsText {
padding: 20px 0px;
text-align: left;
}
.ps {
border-bottom:solid 1px #666666;
}
/*記事へのリンク（コメントやトラックバック等）の背景*/
.EntryFooter {
font-size:10px;

}
.underEntryFooter {
background:url('http://bfile.shinobi.jp/924/gayoushi_entryfooter.jpg') top left no-repeat;
padding-bottom:100px;
margin-left:-15px;
}

/*記事の投稿者名が記載されている部分*/
.EntryUserName {
color:#999999;
margin-left:5px;
margin-right:5px;
}
/*記事を投稿した日が記載されている部分*/
.EntryWriteDate {

}
/*記事のカテゴリ名が記載されている部分*/
.EntryCategory {
margin-left: 5px;
}
/*次の記事やHOMEへのリンクが表示される背景部分*/
.PageLinkBlock{
text-align:center;
padding:0px 10px 10px 0px;
margin:30px 0px;
}
.PageLinkBlock a:link {
color:#99CCCC;
display:inline;
}
.PageLinkBlock a:visited {
color:#99CCCC;
display:inline;
}
.PageLinkBlock a:hover {
color:#FFFFFF;
display:inline;
}
.PageLinkBlock a:active {
color:#FFFFFF;
display:inline;
}

.page {
margin:0px 5px;
}
/**************************************************************************************
  各コメント表示部分の設定
**************************************************************************************/
#cm_table td {
margin-left:auto;
margin-right:auto;
width:500px;
text-align:left;
padding:10px;
}

.cm_cm {
text-align:left;
}
#come {
width:220px;
heighet:100%;
padding:10px;
background-color:#FDF8F8;
}
.cm_res {
text-align:left;
}

/*コメント全体の設定*/
.CommentBlock{
font-size:11px;
text-align:left;
padding:10px;
}
/*この記事にコメントする　と書かれてる部分の設定*/
.CommentMenuTitle{
color:#99CCCC;
font-size:18px;
text-align: left;
margin-left:20px;
}
/*コメントのタイトル、コメント、コメント情報の全ての背景部分*/
.CommentTextBox{
width:400px;
text-align:center;
margin: 5px 0px 50px 0px;
}

/*コメントのタイトル部分*/
.CommentTitle{
width:200px;
font-size:15px;
text-align: left;
}
/*コメント部分*/
.CommentText{
font-size:12px;
text-align: left;
width:200px;
padding: 10px 0px;
line-height:1.4;
}
/*投稿者や投稿時間などが表示されている部分*/
.CommentFooter{
font-size:10px;
text-align: left;
width:200px;
padding:5px 0px;
}

.res {
margin-left:5px;
}

/*投稿者名の部分*/
.CommentUserName{
margin-left: 0px;
text-align:left;
}
/*投稿者のホームページへのリンク部分*/
.CommentURL{
margin-left: 5px;
}
/*投稿された時間が記載されている部分*/
.CommentWriteDate{
font-size:10px;
text-align:left;
}
/*コメント編集へのリンク部分*/
.CommentEdit{
margin-left: 5px;
}
.CommentFormBlock{
color:#669999;
text-align:center;
margin-bottom:20px;
width:450px;
height:290px;
margin-left:auto;
margin-right:auto;
padding-bottom:7px;
}
.CommentFormTable{
margin-top:10px;
width:450px;
padding-top:10px;

}
#leftform {
margin-left:10px;
margin-bottom:0px;
width:200px;
float:left;
}

#rightform {
margin-bottom:0px;
width:200px;
float:right;
}
.CommentFormTh{
color:#666666;
font-size:10px;
padding-top:2px;
text-align:left;
margin-bottom:2px;
}

.CommentFormTd{
color:#663333;
padding-top:1px;
text-align:left;
}

.CommentForms {
font-size:11px;
color:#999999;
border:none;
}
.CommentFormSubmit{
color:#669999;
text-align:left;
padding:10px 0px;
}

.postbtn {
font-size:11px;
border:solid 1px #333333;
background-color:#000000;
color:#CCCCCC;
width:180px;
}

/*inputタグやtextareaの設定*/
.CommentForms{
width:180px;
background-color:#000000;
font-size:11px;
border:solid 1px #333333;
color:#CCCCCC;
scrollbar-track-color : #000000; 
scrollbar-3dlight-color : #333333; 
scrollbar-arrow-color :#333333 ; 
scrollbar-darkshadow-color : #333333; 
scrollbar-face-color :#000000 ; 
scrollbar-highlight-color : #000000 ; 
scrollbar-shadow-color : #000000 ; 
}

#color {
width:180px;
background-color:#000000;
font-size:11px;
border:none;
color:#CCCCCC;
}

.CommentResBlock {
width:220px;
padding:0px;
font-size:12px;
text-align:left;
}

.CommentResBox {
width:220px;
padding: 10px;
text-align:left;
}

.CommentResTitle {
width:200px;
font-size:15px;
text-align:left;	
}

.CommentResText {
width:200px;
padding:10px 0px;
text-align:left;
line-height:1.4;
}

.CommentResFooter {
width:200px;
margin:10px 0;
font-size:10px;
text-align:left;
}

/**************************************************************************************
  トラックバック表示部分の設定
**************************************************************************************/
/*トラックバック全体の設定*/
.TrackbackBlock{
padding:10px;
}
/*トラックバックメニューのタイトル部分*/
.TrackbackMenuTitle{
color:#99CCCC;
font-size:18px;
text-align: left;
margin-left:20px;
}
/*トラックバックのタイトル、記事、リンク部分の総合設定*/
.TrackbackTextBox{
margin: 5px 0px;
}
/*トラックバックタイトルの部分*/
.TrackbackTitle{
text-align: left;
}
/*トラックバックの記事部分*/
.TrackbackText{
padding: 10px;
line-height:140%;
}
/*投稿されたブログ名やリンクなどを表示する部分の設定*/
.TrackbackFooter{
text-align:right;
padding:5px;
}
/*トラックバック元のブログ名部分*/
.TrackbackUserName{
margin-left: 5px;
}
/*トラックバック元へのリンク部分*/
.TrackbackFromURL{
margin-left: 5px;
}
/*トラックバックされた日付部分*/
.TrackbackWriteDate{
margin-left: 5px;
}
/*この記事のトラックバック　と書かれた部分の設定*/
.TrackbackURLTitle{
text-align: left;
font-size: 12px;
}
.tb_box {
border:solid 1px #333333;
background-color:#000000;
color:#CCCCCC;
}

/**************************************************************************************
  プラグイン
**************************************************************************************/
#Layer1 {
position:absolute;
top:120px;
left:148px;
width:220px;
z-index:2;
overflow: visible;
border:solid 1px #000000;
background:url('http://bfile.shinobi.jp/924/gayoushi_bg.jpg');
}

/*プラグイン表示箇所全体の設定*/
.PluginBlock {
color:#666666;
width: 220px;
text-align: left;
text-align: center;
}
/*プラグイン表示箇所の背景や余白設定*/
.PluginInnerBlock {
padding:10px;
}
/*プラグインのタイトル（名称）部分の設定*/
.PluginTitle {
padding:12px 0px 10px 0px ;
background:url('http://bfile.shinobi.jp/924/gayoushi_title_bg.jpg');
}
/*プラグインの説明部分の設定*/
.PluginExplanation {
padding: 10px;
}
/*プラグインが表示される場所の設定*/
.PluginContents {
padding: 10px;
}

/*各プラグイン処理内の基本デザイン*/
.Plugin_data {
text-align:left;
padding:5px;
}
.Plugin_data a:link {
display:inline;
text-decoration:none;
color:#CCCCCC;
}

.Plugin_data a:visited {
display:inline;
text-decoration:none;
color:#CCCCCC;
}

.Plugin_data a:hover {
display:inline;
text-decoration:none;
color:#FFFFFF;
}

.Plugin_data a:active {
display:inline;
text-decoration:none;
color:#FFFFFF;
}


/*各プラグイン処理内基本デザインの下に記載する日付など*/
.Plugin_data_date {
font-size:10px;
text-align:left;
}

/*カレンダー日付移動用テーブル（前月、次月へのリンクなど）*/
.CalendarMoveTable {
border:solid 1px #333333;
background-color:#000000;
padding:3px;
width:100%;
}
/*カレンダー日付移動用テーブル、<tr>タグ部分のデザイン*/
.CalendarMoveTr {
}
/*カレンダー日付移動用テーブル内、左側td部分のデザイン*/
.CalendarPrevTd {
}
/*カレンダー日付移動用テーブル内、中央td部分のデザイン*/
.CalendarNowTd {
}
/*カレンダー日付移動用テーブル内、右側td部分のデザイン*/
.CalendarNextTd {
}
/*カレンダー表示用テーブル*/
.CalendarTable {
border:solid 1px #333333;
background-color:#000000;
width:100%;
padding:3px;
}

/*曜日表示部分（<tr>タグ部分）のデザイン*/
.CalendarWdayTr {
font-size:11px;
}
/*曜日表示部分、日曜日の<th>タグ部分デザイン*/
.CalendarWdaySun {
border:solid 1px #333333;
}
/*曜日表示部分、平日の<th>タグ部分デザイン*/
.CalendarWday {
border:solid 1px #333333;
}
/*曜日表示部分、土曜日の<th>タグ部分デザイン*/
.CalendarWdaySat {
border:solid 1px #333333;
}

/*日付表示部分（<tr>タグ部分）のデザイン*/
.CalendarTr {
font-size:11px;
}
/*日付表示部分、日曜日の<td>タグ部分デザイン*/
.CalendarTdSun {
border:solid 1px #333333;
color:#FF3333;
}
/*日付表示部分、土曜日の<td>タグ部分デザイン*/
.CalendarTdSat {
border:solid 1px #333333;
color:#0099cc;
}
/*日付表示部分、平日曜日の<td>タグ部分デザイン*/
.CalendarTd {
border:solid 1px #333333;
}
/*記事が存在する場所の設定*/
.CalendarTdLink {
background-color:#66CC99;
}
/*記事が存在する日付の文字色の設定*/
.CalendarTdLinkFont {
color:#FFFFFF;
}

/**************************************************************************************
トップブロック用デザイン
**************************************************************************************/
/*一番上のブロック（タイトルが書かれる場所）の設定*/
#TopBlock {
width:600px;
height: 150px;
text-align: left;
background:url('http://bfile.shinobi.jp/924/gayoushi_header2.jpg') right top no-repeat;
margin-bottom:0px;
}
/*ページタイトル文字部分の設定*/
#TopTitle {
font-size:18px;
padding: 60px 80px 0px 80px;
}

#TopTitle a:link {
text-decoration:none;
color:#FFFFFF;
}
#TopTitle a:visited{
text-decoration:none;
color:#FFFFFF;

}
#TopTitle a:hover {
text-decoration:none;
color:#99CCCC;

}
#TopTitle a:active {
text-decoration:none;
color:#99CCCC;
}

/*ページタイトル文字色の設定*/
.TopTitleFont {
}

#url {
padding:0px 80px 0px 80px;
}

/*ページタイトルの下に来るブログの説明文書*/
#TopExplanation {
font-size:11px;
padding: 10px 80px 0px 80px;
}

/**************************************************************************************
フッターブロック用デザイン
**************************************************************************************/
/*一番下のブロック（著作権表示が書かれる場所）の設定*/
#FooterBlock {
clear:both;
height: 200px;
width:500px;
margin-top:50px;
}

#FooterBlock a:link {
display:inline;
text-decoration:none;
color:#666666;
}
#FooterBlock a:visited{
display:inline;
text-decoration:none;
color:#666666;

}
#FooterBlock a:hover {
display:inline;
text-decoration:none;
color:#CCCCCC;

}
#FooterBlock a:active {
text-decoration:none;
color:#CCCCCC;
}
#cm {
margin-top:50px;
}
