/**************************************************************************************
全ブロックの共通設定
**************************************************************************************/
* {
margin:0px;
}
/*BODY全体に関する設定*/
body {
font-family:Verdana,Arial,sans-serif;
font-size:0.84em;
line-height:1.3;
color:#555555;
margin:0px;
text-align:center;
background:url(http://bfile.shinobi.jp/2843/background.gif) repeat fixed 0% 0%;
}
/*<td>の全ての設定*/
td {
text-align:center;
}
/*table全ての設定*/
table{
border-collapse: separate;
}
/*通常のリンクの設定*/
a:link {
color:#555555;
}
/*過去に見たことがあるページのリンクの設定*/
a:visited{
color:#555555;
}
/*カーソルが合っている状態のリンクの設定*/
a:hover {
color:#aaaaaa;
}
/*アクティブ状態のリンクの設定*/
a:active {
color:#dddddd;
}

/*全体の設定*/
#mainBlock {
padding:0px 0px 0px 0px;
margin:0px auto;
width:800px;
text-align: center;
background:url(http://bfile.shinobi.jp/2843/main-back.gif) repeat-y 0% 0%;
}

/*テキスト左寄せ*/
.left {
text-align:left;
}
/*テキスト中央寄せ*/
.center {
text-align:center;
}
/*テキスト右寄せ*/
.right {
text-align:right;
}
.clear{
clear:both;
}
li { list-style-position: inside; }
/**************************************************************************************
トップブロック用デザイン
**************************************************************************************/
.baru {
height:10px;
margin:0px 20px;
background:url(http://bfile.shinobi.jp/2843/border.gif) repeat-x 0% 0%;
}
.barb {
height:10px;
margin:0px 20px;
background:url(http://bfile.shinobi.jp/2843/border.gif) repeat-x 0% 100%;
}
/*一番上のブロック（タイトルが書かれる場所）の設定*/
#TopBlock {
height:85px;
margin:0px auto;
text-align:center;
padding:10px 0px;
margin:0px 20px 0px 20px;
background:url(http://bfile.shinobi.jp/2843/top-hex.gif) no-repeat 0% 100%;
background-color:#ffffff;
}
/*ページタイトル文字部分の設定*/
#TopTitle {
margin:0px auto;
padding:10px 5px 5px 5px;
width:80%;
text-align:left;
font-size:1.5em;
border-bottom:1px solid #555555;
}

#TopTitle a{
color:#555555;
padding:5px;
font-weight:bold;
font-family:"Comic Sans MS";
text-decoration:none;
}

/*ページタイトル文字色の設定*/
.TopTitleFont {
}
/*ページタイトルの下に来るブログの説明文書*/
#TopExplanation {
font-size:0.9em;
padding-left:4em;
text-align:left;
width:80%;
margin:3px auto;
}

#kategori{
text-align:center;
}

fieldset {
margin:0px auto;
width:70%;
padding:10px;
padding-top:5px;
}

#kategori a {
text-decoration:none;
}

.kategorilink{
color:#333333;
font-size:0.9em;
padding:2px 5px;
margin:0px 2px;
border-bottom:2px solid #dddddd;
}

/**************************************************************************************
フッターブロック用デザイン
**************************************************************************************/
/*一番下のブロック（著作権表示が書かれる場所）の設定*/
#FooterBlock {
height:85px;
background:url(http://bfile.shinobi.jp/2843/bottom-hex.gif) no-repeat 0% 0%;
font-size:0.8em;
margin:0px 20px 0px 20px;
padding-top:5px;
padding-bottom:20px;
border-bottom:1px solid #ffffff;
background-color:#ffffff;
text-align: center;
}

/**************************************************************************************
  プラグインブロック用デザイン
**************************************************************************************/
/*プラグイン表示箇所全体の設定*/
.PluginBlock {
overflow-x:hidden;
padding:0px;
margin:0px;
width: 200px;
text-align: left;
float: left;
}
/*プラグイン表示箇所の背景や余白設定*/
.PluginInnerBlock {
font-size:0.9em;
padding:10px;
}
/*プラグインのタイトル（名称）部分の設定*/
.PluginTitle {
font-weight:bold;
font-size:1.1em;
padding-left:5px;
background:url(http://bfile.shinobi.jp/2843/pback.gif) repeat-y;
}
.PluginTitle:first-letter{
font-size:1.4em;
border:1px solid #555555;
background-color:#ffffff;
padding:2px;
margin-right:1px;
}

/*プラグインの説明部分の設定*/
.PluginExplanation {
padding-left:10px;
}
/*プラグインが表示される場所の設定*/
.PluginContents {
padding: 10px;
}
/**************************************************************************************
  記事ブロック用デザイン
**************************************************************************************/
/*記事繰り返し処理全ての部分の設定*/
#EntryBlock {
padding:0px;
margin:0px;
width: 400px;
float: left;
text-align: left;
}
/*記事表示部分の背景や余白等の設定*/
.EntryInnerBlock {
padding:5px 10px;
text-align: left;
}
/*各記事タイトル部分の設定*/
.EntryTitle {
text-align: left;
padding:0px;
}
.EntryTitle div {
width:60%;
border-bottom:1px solid;
}
/*各記事タイトル部分の文字色設定*/
.EntryTitleFont {
}
.EntryTitleFont a{
background:url(http://bfile.shinobi.jp/2843/ent-title.gif) no-repeat 0% 100%;
padding-left:25px;
padding-bottom:2px;
display:block;
margin-top:2px;
font-weight:bold;
font-size:1.1em;
color:#000000;
text-decoration:none;
}
.EntryTitleFont a:hover{
color:#999999;
background:url(http://bfile.shinobi.jp/2843/ent-titleh.gif) no-repeat 0% 100%;
}

/*各記事やコメント、トラックバックなどの総合のブロック部分*/
.EntryTextBox {
background:url(http://bfile.shinobi.jp/2843/entry-main.gif) repeat-y;
margin: 0px;
}
.enthead {
width:380px;
margin: 0px auto;
padding:0px;
height:10px;
background:url(http://bfile.shinobi.jp/2843/entry-head.gif) no-repeat 0% 100%;
}
.entfoot {
margin: 0px auto;
width:380px;
height:10px;
background:url(http://bfile.shinobi.jp/2843/entry-foot.gif) no-repeat 0% 0%;
}
/*記事本文が記載される部分*/
.EntryText {
padding: 10px;
}
/*追記文書が記載される部分*/
.EntryPsText {
padding: 20px;
text-align: right;
}
/*記事へのリンク（コメントやトラックバック等）の背景*/
.EntryFooter {
text-align:right;
padding:5px;
}
/*記事の投稿者名が記載されている部分*/
.EntryUserName {
font-size:0.9em;
}
/*記事を投稿した日が記載されている部分*/
.EntryWriteDate {
font-size:1.2em;
font-family:Impact;
margin-left: 0px;
}
.EntryWriteDate a {
text-decoration:none;
}
.EntryWriteTime {
font-family:Impact;
font-size:1.2em;
margin-left: 5px;
}
/*記事のカテゴリ名が記載されている部分*/
.EntryCategory {
font-size:0.9em;
margin-left: 5px;
}
/*記事へのコメントリンクが記載されている部分*/
.EntryComment {
font-size:0.9em;
margin-left: 5px;
}
/*記事へのトラックバックリンクが記載されている部分*/
.EntryTrackback {
font-size:0.9em;
margin-left: 5px;
}
/*次の記事やHOMEへのリンクが表示される背景部分*/
.PageLinkMarge {
margin:10px;
}
.PageLinkBlock{
margin:0px;
background:url(http://bfile.shinobi.jp/2843/entry-main.gif) repeat-y;
font-size:0.9em;
text-align:center;
}
#pnlink {
margin:0px auto;
width:90%;
font-size:0.9em;
}
.pnleft {
width:40%;
text-align:right;
}
.pnright {
width:40%;
text-align:left;
}
.pncnter {
width:20%;
}
/**************************************************************************************
  各コメント表示部分の設定
**************************************************************************************/
/*コメント全体の設定*/
.CommentBlock{
margin:0px auto;
padding:10px;
}
/*この記事にコメントする　と書かれてる部分の設定*/
.CommentMenuTitle{
text-align: left;
font-weight:bold;
padding-left:10px;
border-bottom:5px solid #aaaaaa;
}
/*コメントのタイトル、コメント、コメント情報の全ての背景部分*/
.CommentTextBox{
background:url(http://bfile.shinobi.jp/2843/entry-main.gif) repeat-y;
padding:0px 10px;
margin: 0px;
}
/*コメントのタイトル部分*/
.CommentTitle{
text-align: left;
font-weight:bold;
border-bottom:1px solid #cccccc;
}
/*コメント部分*/
.CommentText{
padding: 10px;
}
/*投稿者や投稿時間などが表示されている部分*/
.CommentFooter{
font-size:0.9em;
text-align:right;
padding:5px;
}
/*投稿者名の部分*/
.CommentUserName{
margin-left: 5px;
}
/*投稿者のホームページへのリンク部分*/
.CommentURL{
margin-left: 5px;
}
/*投稿された時間が記載されている部分*/
.CommentWriteDate{
margin-left: 5px;
}
/*コメント編集へのリンク部分*/
.CommentEdit{
margin-left: 5px;
}
/*コメントを投稿するフォーム全体の設定*/
.CommentFormBlock{
padding:5px;
background:url(http://bfile.shinobi.jp/2843/entry-main.gif) repeat-y;
}
/*コメントフォーム用テーブル*/
.CommentFormTable{
width:90%;
}
/*コメントフォームTHタグ設定*/
.CommentFormTh{
padding-top:5px;
text-align:right;
font-size:0.8em;
width:7em;
}
/*コメントフォームTDタグ設定*/
.CommentFormTd{
padding-top:5px;
text-align:left;
}
/*コメントフォーム送信ボタンのTDタグ設定*/
.CommentFormSubmit{
padding-top:10px;
font-family:Verdana,Arial,sans-serif;
font-size:0.84em;
text-align:center;
}
/*inputタグやtextareaの設定*/
.CommentForms{
font-family:Verdana,Arial,sans-serif;
font-size:0.84em;
width:100%;
}
.CommentFormssp{
font-family:Verdana,Arial,sans-serif;
font-size:0.84em;
width:30%;
}

/**************************************************************************************
  トラックバック表示部分の設定
**************************************************************************************/
/*トラックバック全体の設定*/
.TrackbackBlock{
padding:10px;
}
/*トラックバックメニューのタイトル部分*/
.TrackbackMenuTitle{
padding-left:10px;
font-weight:bold;
text-align: left;
margin-bottom:10px;
border-bottom:5px solid #aaaaaa;
}
/*トラックバックのタイトル、記事、リンク部分の総合設定*/
.TrackbackTextBox{
background:url(http://bfile.shinobi.jp/2843/entry-main.gif) repeat-y;
padding:0px 10px;
margin: 0px;
}
/*トラックバックタイトルの部分*/
.TrackbackTitle{
text-align: left;
font-weight:bold;
border-bottom:1px solid #cccccc;
}
/*トラックバックの記事部分*/
.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{
background:url(http://bfile.shinobi.jp/2843/entry-main.gif) repeat-y;
text-align: left;
}
.TrackbackURLTitle table{
width:95%;
}
.TrackbackURLTitle th{
font-size:0.8em;
width:14em;
font-weight:normal;
text-align:right;
}
/*トラックバックする為のURLが記載されているフォーム部分の設定*/
#TrackbackURL{
font-family:Verdana,Arial,sans-serif;
font-size:0.84em;
width:100%;
}
/**************************************************************************************
  各プラグイン共通項目用設定
**************************************************************************************/
/*各プラグイン処理内の基本デザイン*/
.Plugin_data {
text-align:left;
padding:5px;
}
/*各プラグイン処理内基本デザインの下に記載する日付など*/
.Plugin_data_date {
text-align:right;
}
/**************************************************************************************
  カレンダープラグイン用デザイン
**************************************************************************************/
/*カレンダー日付移動用テーブル（前月、次月へのリンクなど）*/
.CalendarMoveTable {
font-size:0.9em;
padding:0px;
width:140px;
margin:0px auto;
}
/*カレンダー日付移動用テーブル、<tr>タグ部分のデザイン*/
.CalendarMoveTr {
}
/*カレンダー日付移動用テーブル内、左側td部分のデザイン*/
.CalendarPrevTd a {
border:1px solid #cccccc;
color:#555555;
text-decoration:none;
}
.CalendarPrevTd a:hover {
background-color:#eeeeee;
}
/*カレンダー日付移動用テーブル内、中央td部分のデザイン*/
.CalendarNowTd {
border:1px solid #cccccc;
padding:3px;
}
/*カレンダー日付移動用テーブル内、右側td部分のデザイン*/
.CalendarNextTd a {
border:1px solid #cccccc;
color:#555555;
text-decoration:none;
}
.CalendarNextTd a:hover {
background-color:#eeeeee;
}
/*カレンダー表示用テーブル*/
.CalendarTable {
border:1px solid #cccccc;
font-size:0.9em;
width:150px;
margin:0px auto;
}
/*-------------------------------------------------------
  カレンダーテーブル -> 曜日表示部分デザイン
-------------------------------------------------------*/
/*曜日表示部分（<tr>タグ部分）のデザイン*/
.CalendarWdayTr {
}
/*曜日表示部分、日曜日の<th>タグ部分デザイン*/
.CalendarWdaySun {
width:14%;
color:ff0000;
}
/*曜日表示部分、平日の<th>タグ部分デザイン*/
.CalendarWday {
width:14%;
}
/*曜日表示部分、土曜日の<th>タグ部分デザイン*/
.CalendarWdaySat {
width:14%;
color:#0000ff;
}
/*-------------------------------------------------------
  カレンダーテーブル -> 日付表示部分デザイン
-------------------------------------------------------*/
/*日付表示部分（<tr>タグ部分）のデザイン*/
.CalendarTr {
}
/*日付表示部分、日曜日の<td>タグ部分デザイン*/
.CalendarTdSun {
color:#ff0000;
}
/*日付表示部分、土曜日の<td>タグ部分デザイン*/
.CalendarTdSat {
color:#0000ff;
}
/*日付表示部分、平日曜日の<td>タグ部分デザイン*/
.CalendarTd {
}
/*記事が存在する場所の設定*/
.CalendarTdLink {
}
/*記事が存在する日付の文字色の設定*/
.CalendarTd a {
display:block;
color:#555555;
text-decoration:none;
background-color:#cccccc;
text-align:center;
}
.CalendarTd a:hover {
color:#ffffff;
}
.CalendarTdSat a {
display:block;
color:#555555;
text-decoration:none;
background-color:#ccccff;
text-align:center;
}
.CalendarTdSat a:hover {
color:#ffffff;
}
.CalendarTdSun a {
display:block;
color:#555555;
text-decoration:none;
background-color:#ffcccc;
text-align:center;
}
.CalendarTdSun a:hover {
color:#ffffff;
}
/*-------------------------------------------------------
  コメント -> 管理者返信部分デザイン
-------------------------------------------------------*/
.reshead {
	background:url(http://bfile.shinobi.jp/2843/res-top.gif) no-repeat;
height:20px;
}
.resfoot {
	background:url(http://bfile.shinobi.jp/2843/res-bottom.gif) no-repeat;
height:10px;
margin-bottom:15px;
}
.CommentResBlock {
	padding:0px 0px 0px 20px;
	background:url(http://bfile.shinobi.jp/2843/res-main.gif) repeat-y;
}

.CommentResBox {
	padding:10px;
}

.CommentResTitle {
	font-weight:bold;
	border-bottom:1px solid #cccccc;
}

.CommentResText {
	padding:10px 0px 0px 10px;
}

.CommentResFooter {
font-size:0.9em;
	text-align:right;
	margin:15px 0px 0px 0px;
}
