/**************************************************************************************
全ブロックの共通設定
**************************************************************************************/
/*BODY全体に関する設定*/
body {
line-height:130%;
background:url(http://bfile.shinobi.jp/1647/req-bg.gif) no-repeat fixed 100% 100%;
font-family:sans-serif;
margin:0px;
text-align:center;
}
/*<td>の全ての設定*/
td {
text-align:center;
}
/*table全ての設定*/
table{
border-collapse: sepalate;
}
/*通常のリンクの設定*/
a:link {
color:#000000;
}
/*過去に見たことがあるページのリンクの設定*/
a:visited{
color:#888888;
}
/*カーソルが合っている状態のリンクの設定*/
a:hover {
color:#000000;
background-color:#eaeaea;
}
#lin1 a:link {
text-decoration:none;
}
#lin1 a:hover {
position:relative;top:2px;left:2px;
border-bottom:2px dotted #000000;
}
/*アクティブ状態のリンクの設定*/
a:active {
}

/*全体の設定*/
#mainBlock {
margin:0px auto;
width:98%;
text-align: center;
padding:1%;
}
/*テキスト左寄せ*/
.left {
text-align:left;
}
/*テキスト中央寄せ*/
.center {
text-align:center;
}
/*テキスト右寄せ*/
.right {
text-align:right;
}
.clear {
clear:both;
}
/**************************************************************************************
トップブロック用デザイン
**************************************************************************************/
/*一番上のブロック（タイトルが書かれる場所）の設定*/
#TopBlock {
margin:10px 0px;
border:1px solid #555555;
border-right:2px solid #555555;
border-bottom:2px solid #555555;
text-align: left;
}
/*ページタイトル文字部分の設定*/
#TopTitle {
background:url(http://bfile.shinobi.jp/1647/req-etitle.gif) no-repeat;
background-position:100% 20%;
background-color:#dddddd;
border-bottom:1px solid #555555;
padding: 10px 0px 10px 20px;
}
/*ページタイトル文字色の設定*/
.TopTitleFont a {
text-decoration:none;
font-weight:bold;
font-size:1.8em;
color:#000000;
}
.TopTitleFont a:visited {
color:#000000;
}
.TopTitleFont a:hover {
color:#000000;
background-color:#dddddd;
}
/*ページタイトルの下に来るブログの説明文書*/
#TopExplanation {
padding: 5px 30px 5px 30px;
}

/**************************************************************************************
フッターブロック用デザイン
**************************************************************************************/
/*一番下のブロック（著作権表示が書かれる場所）の設定*/
#FooterBlock {
font-size:0.9em;
margin:10px;
padding:10px;
border-top:1px solid #555555;
clear:both;
text-align: center;
}

.clear {
clear:both;
}

/**************************************************************************************
  プラグインブロック用デザイン
**************************************************************************************/
/*プラグイン表示箇所全体の設定*/
#kanri {
text-align:right;
font-size:0.8em;
margin:0px 10px;
}

.PluginBlock {
line-height:110%;
font-size:0.95em;
overflow-x:hidden;
width:27%;
text-align: left;
float: left;
}
/*プラグイン表示箇所の背景や余白設定*/
.PluginInnerBlock {
border:1px solid #555555;
border-right:2px solid #555555;
border-bottom:2px solid #555555;
padding:0px;
margin:10px 10px;
}
/*プラグインのタイトル（名称）部分の設定*/
.PluginTitle {
padding:5px;
padding-left:33px;
background: url(http://bfile.shinobi.jp/1647/req-title.gif) no-repeat;
background-position:3px 50%;
background-color:#dddddd;
border-bottom:1px solid #555555;
font-weight:bold;
font-size:1.2em;
}
/*プラグインの説明部分の設定*/
.PluginExplanation {
padding: 10px;
}
/*プラグインが表示される場所の設定*/
.PluginContents {
padding: 10px;
}
/**************************************************************************************
  記事ブロック用デザイン
**************************************************************************************/
#calendar {
text-align:center;
margin:10px 0px;
border:1px solid #555555;
border-right:2px solid #555555;
border-bottom:2px solid #555555;
padding:5px;
padding-bottom:2px;
font-size:0.9em;
}

.cal {
margin:3px 0px;
}

.cal a {
padding:1px;
background-color:#dddddd;
text-decoration:none;
border:1px solid #555555;
border-right:2px solid #555555;
border-bottom:2px solid #555555;
color:#000000;
font-weight:bold;
}

.cal a:hover {
background-color:#eeeeee;
}

#calendarym {
font-weight:bold;
background-color:#dddddd;
border:1px solid #555555;
border-right:2px solid #555555;
border-bottom:2px solid #555555;
padding:1px 10px;
}

.clink {
background-color:#dddddd;
text-decoration:none;
border:1px solid #555555;
border-right:2px solid #555555;
border-bottom:2px solid #555555;
color:#000000;
}

.clink:hover {
background-color:#eeeeee;
}

/*記事繰り返し処理全ての部分の設定*/
#EntryBlock {
overflow-x:hidden;
width:71%;
float: left;
text-align: left;
}
/*記事表示部分の背景や余白等の設定*/
.EntryInnerBlock {
padding: 0px;
margin:0px 0px 10px 0px;
border:1px solid #555555;
border-right:2px solid #555555;
border-bottom:2px solid #555555;
text-align: left;
}
/*各記事タイトル部分の設定*/
.EntryTitle {
background:url(http://bfile.shinobi.jp/1647/req-btitle.gif) no-repeat;
background-position:-3% -10%;
background-color:#dddddd;
border-bottom:1px solid #555555;
text-align: left;
}
/*各記事タイトル部分の文字色設定*/
.EntryTitleFont {
padding-left:80px;
padding-top:5px;
}
.EntryTitleFont span {
padding-left:5px;
}
.EntryTitleFont a {
font-size:1.2em;
color:#000000;
font-weight:bold;
text-decoration:none;
}

/*各記事やコメント、トラックバックなどの総合のブロック部分*/
.EntryTextBox {
margin: 5px 0px;
line-height:110%;
font-size:0.95em;
}
/*記事本文が記載される部分*/
.EntryText {
padding: 10px;
}
/*追記文書が記載される部分*/
.EntryPsText {
padding: 20px;
text-align: right;
}
/*記事へのリンク（コメントやトラックバック等）の背景*/
.EntryFooter {
text-align:right;
padding:5px;
}
/*記事の投稿者名が記載されている部分*/
.EntryUserName {
margin-left: 5px;
font-size:0.9em;
}
/*記事を投稿した日が記載されている部分*/
.EntryWriteDate {
margin-top: 10px;
padding-left:10px;
}
.EntryWriteDate a {
font-size:1.5em;
text-decoration:none;
font-weight:bold;
font-family:cursive;
}
.EntryWriteDate a:hover {
background-color:transparent;
}
/*記事のカテゴリ名が記載されている部分*/
.EntryCategory {
margin-left: 5px;
}
/*記事へのコメントリンクが記載されている部分*/
.EntryComment {
margin-left: 5px;
}
/*記事へのトラックバックリンクが記載されている部分*/
.EntryTrackback {
margin-left: 5px;
}
/*次の記事やHOMEへのリンクが表示される背景部分*/
.PageLinkBlock{
text-align:center;
padding:10px;
border:1px solid #555555;
border-right:2px solid #555555;
border-bottom:2px solid #555555;
}
/**************************************************************************************
  各コメント表示部分の設定
**************************************************************************************/
/*コメント全体の設定*/
.CommentBlock{
margin:0px;
padding:0px;
}
/*この記事にコメントする　と書かれてる部分の設定*/
.CommentMenuTitle{
padding:5px;
padding-left:33px;
background: url(http://bfile.shinobi.jp/1647/req-title.gif) no-repeat;
background-position:3px 50%;
background-color:#dddddd;
border:1px solid #555555;
border-right:2px solid #555555;
font-weight:bold;
font-size:1.2em;
text-align: left;
}
/*コメントのタイトル、コメント、コメント情報の全ての背景部分*/
.CommentTextBox{
border:1px solid #000000;
border-right:2px solid #555555;
border-bottom:2px solid #555555;
margin-top:10px;
}
/*コメントのタイトル部分*/
.CommentTitle{
padding:2px;
padding-left:10px;
background-color:#dddddd;
border-bottom:1px solid #555555;
font-weight:bold;
font-size:1.2em;
text-align: left;
}
/*コメント部分*/
.CommentText{
line-height:110%;
font-size:0.95em;
padding: 10px;
}
/*投稿者や投稿時間などが表示されている部分*/
.CommentFooter{
line-height:110%;
font-size:0.95em;
text-align:right;
padding:5px;
}
/*投稿者名の部分*/
.CommentUserName{
margin-left: 5px;
}
/*投稿者のホームページへのリンク部分*/
.CommentURL{
margin-left: 5px;
}
/*投稿された時間が記載されている部分*/
.CommentWriteDate{
margin-left: 5px;
}
/*コメント編集へのリンク部分*/
.CommentEdit{
margin-left: 5px;
}
/*コメントを投稿するフォーム全体の設定*/
.CommentFormBlock{
border:1px solid #000000;
border-right:2px solid #555555;
border-bottom:2px solid #555555;
border-top:0px;
margin-bottom:10px;
padding:10px;
text-align:center;
}
/*コメントフォーム用テーブル*/
.CommentFormTable{
width:80%;
margin:0px auto;
}
/*コメントフォームTHタグ設定*/
.CommentFormTh{
padding-top:5px;
text-align:right;
width:7em;
}
/*コメントフォームTDタグ設定*/
.CommentFormTd{
padding-top:5px;
text-align:left;
}
/*コメントフォーム送信ボタンのTDタグ設定*/
.CommentFormSubmit{
text-align:center;
}
/*inputタグやtextareaの設定*/
.CommentForms{
font-size:0.9em;
font-family:sans-serif;
width:90%;
}
.CommentFormsp{
font-size:0.9em;
width:35%;
font-family:sans-serif;
}
/**************************************************************************************
  トラックバック表示部分の設定
**************************************************************************************/
/*トラックバック全体の設定*/
.TrackbackBlock{
padding:0px;
}
/*トラックバックメニューのタイトル部分*/
.TrackbackMenuTitle{
margin-top:10px;
padding:5px;
padding-left:33px;
background: url(http://bfile.shinobi.jp/1647/req-title.gif) no-repeat;
background-position:3px 50%;
background-color:#dddddd;
border:1px solid #555555;
border-right:2px solid #555555;
font-weight:bold;
font-size:1.2em;
text-align: left;
}
/*トラックバックのタイトル、記事、リンク部分の総合設定*/
.TrackbackTextBox{
border:1px solid #000000;
border-right:2px solid #555555;
border-bottom:2px solid #555555;
margin:10px 0px;
}
/*トラックバックタイトルの部分*/
.TrackbackTitle{
padding:2px;
padding-left:10px;
background-color:#dddddd;
border-bottom:1px solid #555555;
font-weight:bold;
font-size:1.2em;
text-align: left;
}
/*トラックバックの記事部分*/
.TrackbackText{
line-height:110%;
font-size:0.95em;
padding: 10px;
}
/*投稿されたブログ名やリンクなどを表示する部分の設定*/
.TrackbackFooter{
line-height:110%;
font-size:0.95em;
text-align:right;
padding:5px;
}
/*トラックバック元のブログ名部分*/
.TrackbackUserName{
margin-left: 5px;
}
/*トラックバック元へのリンク部分*/
.TrackbackFromURL{
margin-left: 5px;
}
/*トラックバックされた日付部分*/
.TrackbackWriteDate{
margin-left: 5px;
}
/*この記事のトラックバック　と書かれた部分の設定*/
.TrackbackURLTitle{
padding:10px;
border:1px solid #000000;
border-right:2px solid #555555;
border-bottom:2px solid #555555;
border-top:0px;
margin-bottom:10px;
}
/*トラックバックする為のURLが記載されているフォーム部分の設定*/
#TrackbackURL{
width:60%;
}
/**************************************************************************************
  各プラグイン共通項目用設定
**************************************************************************************/
/*各プラグイン処理内の基本デザイン*/
.Plugin_data {
text-align:left;
padding:5px;
}
/*各プラグイン処理内基本デザインの下に記載する日付など*/
.Plugin_data_date {
text-align:right;
}
/**************************************************************************************
  カレンダープラグイン用デザイン
**************************************************************************************/
/*カレンダー日付移動用テーブル（前月、次月へのリンクなど）*/
.CalendarMoveTable {
margin:0px auto;
padding:3px;
width:75%;
}
/*カレンダー日付移動用テーブル、<tr>タグ部分のデザイン*/
.CalendarMoveTr {
}
/*カレンダー日付移動用テーブル内、左側td部分のデザイン*/
.CalendarPrevTd a {
border:1px solid #000000;
border-right:2px solid #555555;
border-bottom:2px solid #555555;
text-decoration:none;
}
/*カレンダー日付移動用テーブル内、中央td部分のデザイン*/
.CalendarNowTd {
border:1px solid #000000;
border-right:2px solid #555555;
border-bottom:2px solid #555555;
font-weight:bold;
}
/*カレンダー日付移動用テーブル内、右側td部分のデザイン*/
.CalendarNextTd a {
border:1px solid #000000;
border-right:2px solid #555555;
border-bottom:2px solid #555555;
text-decoration:none;
}
/*カレンダー表示用テーブル*/
.CalendarTable {
border:1px solid #000000;
border-right:2px solid #555555;
border-bottom:2px solid #555555;
border-collapse: collapse;
margin:0px auto;
width:80%;
padding:3px;
}
/*-------------------------------------------------------
  カレンダーテーブル -> 曜日表示部分デザイン
-------------------------------------------------------*/
/*曜日表示部分（<tr>タグ部分）のデザイン*/
.CalendarWdayTr {
}
/*曜日表示部分、日曜日の<th>タグ部分デザイン*/
.CalendarWdaySun {
color:#dd0000;
}
/*曜日表示部分、平日の<th>タグ部分デザイン*/
.CalendarWday {
}
/*曜日表示部分、土曜日の<th>タグ部分デザイン*/
.CalendarWdaySat {
color:#0000dd;
}
/*-------------------------------------------------------
  カレンダーテーブル -> 日付表示部分デザイン
-------------------------------------------------------*/
/*日付表示部分（<tr>タグ部分）のデザイン*/
.CalendarTr {
}
/*日付表示部分、日曜日の<td>タグ部分デザイン*/
.CalendarTdSun {
color:#dd0000;
}
/*日付表示部分、土曜日の<td>タグ部分デザイン*/
.CalendarTdSat {
color:#0000dd;
}
/*日付表示部分、平日曜日の<td>タグ部分デザイン*/
.CalendarTd {
}
/*記事が存在する場所の設定*/
.CalendarTdLink {
font-weight:bold;
}
/*記事が存在する日付の文字色の設定*/
.CalendarTdLinkFont {
}
/*-------------------------------------------------------
  コメント -> 管理者返信部分デザイン
-------------------------------------------------------*/
.CommentResBlock {
	border:solid 1px #555555;
border-right:2px solid #555555;
border-bottom:2px solid #555555;
border-top:0px;
}

.CommentResBox {
	padding:0px;
}

.CommentResTitle {
padding:2px;
padding-left:20px;
	font-size:1.1em;
	font-weight:bold;
border-bottom:1px solid #555555;
background-color:#f3f3f3;
}

.CommentResText {
line-height:110%;
font-size:0.95em;
	padding:10px 10px 10px 30px;
}

.CommentResFooter {
line-height:110%;
font-size:0.95em;
	text-align:right;
	margin:5px 0;
padding:5px 0px;
	border-top:1px dotted #555555;
}
