/**************************************************************************************
全ブロックの共通設定
**************************************************************************************/
body {
margin: 0;
padding: 0;
text-align: center;
font-size: 83%;
font-family: Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
color: #E1005F;
}
/*<td>の全ての設定*/
td {
text-align:center;
}
/*table全ての設定*/
table{
border-collapse: collapse;
}
/*通常のリンクの設定*/
a:link {
text-decoration: none;
color:#E1005F;
}
/*過去に見たことがあるページのリンクの設定*/
a:visited{
text-decoration: none;
color:#E1005F;
}
/*カーソルが合っている状態のリンクの設定*/
a:hover {
text-decoration: none;
color:#E1005F;
}
/*アクティブ状態のリンクの設定*/
a:active {
text-decoration: none;
color:#E1005F;
}
/*テキスト左寄せ*/
.left {
text-align:left;
}
/*テキスト中央寄せ*/
.center {
text-align:center;
}
/*テキスト右寄せ*/
.right {
text-align:right;
}
/*フォーム（MacIE）*/
/*\*//*/
textarea, select, input {
         font-family: Osaka;
         }
/**/
/**************************************************************************************
ヘッダー
**************************************************************************************/
#headerblock {
margin: 0;
padding: 0;
height: 367px;
text-align: center;
background: url(http://bfile.shinobi.jp/3187/c.jpg) top left repeat-x;
}
#header {
margin: 0 auto;
height: 367px;
text-align:center;
background: url(http://bfile.shinobi.jp/3187/a.jpg) top center no-repeat;
}
#TopBlock {
margin: 0 auto;
width: 640px;
text-align: left;
padding: 230px 0 0 0;
}
/*ページタイトル文字部分の設定*/
#TopTitle {
padding: 10px 0px 0px 20px;
font-size:180%;
font-weight: bold;
}
/*ページタイトル文字色の設定*/
.TopTitleFont {
}
/*ページタイトルの下に来るブログの説明文書*/
#TopExplanation {
padding: 10px 0px 0px 20px;
color:#E1005F;
}
/**************************************************************************************
メイン
**************************************************************************************/
#containerblock {
margin: 0;
padding: 0;
background: url(http://bfile.shinobi.jp/3187/d.jpg);
}
#container {
text-align: center;
background: url(http://bfile.shinobi.jp/3187/b.jpg) top center repeat-y;
}
* html #container {
background: url(http://bfile.shinobi.jp/3187/b_ie.jpg) top center repeat-y;
}
#mainBlock {
margin: 0 auto;
width: 640px;
text-align: center;
}
/**************************************************************************************
フッター
**************************************************************************************/
#FooterBlock {
height: 200px;
text-align: center;
clear:both;
}
/**************************************************************************************
プラグイン
**************************************************************************************/
/*プラグイン表示箇所全体の設定*/
.PluginBlock {
width: 220px;
text-align: left;
float: right;
color:#0080C9;
}
/*通常のリンクの設定*/
.PluginBlock a:link {
text-decoration: none;
color:#0080C9;
}
/*過去に見たことがあるページのリンクの設定*/
.PluginBlock a:visited{
text-decoration: none;
color:#0080C9;
}
/*カーソルが合っている状態のリンクの設定*/
.PluginBlock a:hover {
text-decoration: none;
color:#0080C9;
}
/*アクティブ状態のリンクの設定*/
.PluginBlock a:active {
text-decoration: none;
color:#0080C9;
}

/*プラグイン表示箇所の背景や余白設定*/
.PluginInnerBlock {
padding:10px;
margin-bottom: 20px;
}
/*プラグインのタイトル（名称）部分の設定*/
.PluginTitle {
padding-top:12px;
padding-bottom:16px;
text-indent: 50px;
font-size:120%;
font-weight: bold;
background:url(http://bfile.shinobi.jp/3187/plugin_ttl_bg.png) no-repeat top left; 
margin-bottom:5px;
}
* html .PluginTitle {
background: url(http://bfile.shinobi.jp/3187/plugin_ttl_bg.jpg) no-repeat top left;
}
/*プラグインの説明部分の設定*/
.PluginExplanation {
padding: 0 10px;
}
/*プラグインが表示される場所の設定*/
.PluginContents {
padding: 0 10px;
}
/*各プラグイン処理内の基本デザイン*/
.plugin_data {
text-align:left;
padding:6px;
}
/*各プラグイン処理内基本デザインの下に記載する日付など*/
.plugin_data_date {
text-align:right;
}
#amyu {
background: url(http://bfile.shinobi.jp/3187/p_dot.gif) top left no-repeat;
padding-top:20px;
padding-bottom:20px;
margin-left:30px;
}
#amyu a {
display: block;
width: 160px;
height: 76px;
background: transparent url(http://bfile.shinobi.jp/3187/amyu.png) no-repeat top left !important; 
background: none; 
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://bfile.shinobi.jp/3187/amyu.png", sizingMethod="scale");
text-indent:-8000px;
}
/**************************************************************************************
記事ブロック
************************************************************************************/
/*記事繰り返し処理全ての部分の設定*/
#EntryBlock {
width: 400px;
float: left;
text-align: left;
}
/*記事表示部分の背景や余白等の設定*/
.EntryInnerBlock {
margin-bottom: 35px;
margin-left:10px;
padding: 70px 0 10px 0;
text-align: left;
background: url(http://bfile.shinobi.jp/3187/entry_top_bg.png) top left no-repeat !important; 
}
* html .EntryInnerBlock {
margin-left:25px;
background: url(http://bfile.shinobi.jp/3187/entry_top_bg.jpg) top left no-repeat !important; 
} 
/*各記事タイトル部分の設定*/
.EntryTitle {
text-align: left;
font-size:140%;
font-weight: bold;
text-indent: 50px;
margin-bottom: 10px;
}
/*各記事タイトル部分の文字色設定*/
.EntryTitleFont {
}
/*各記事やコメント、トラックバックなどの総合のブロック部分*/
.EntryTextBox {
margin: 5px 0px;
}
/*記事本文が記載される部分*/
.EntryText {
padding: 10px 10px 10px 50px;
color:#FB4C9E;
line-height: 1.4;
}
/*追記文書が記載される部分*/
.EntryPsText {
padding: 20px;
text-align: left;
}
/*記事へのリンク（コメントやトラックバック等）の背景*/
.EntryFooter {
text-align:left;
padding:0;
height: 63px;
background: url(http://bfile.shinobi.jp/3187/entry_bottom_bg.png) top left no-repeat !important;
}
* html .EntryFooter {
background: url(http://bfile.shinobi.jp/3187/entry_bottom_bg.jpg) top left no-repeat !important;
}
/*記事を投稿した日が記載されている部分*/
.EntryWriteDate {
text-align: right;
margin-right: 10px;
}
/*記事のカテゴリ名が記載されている部分*/
.EntryCategory {
margin-left: 20px;
position:relative;
top:10px;
}
/*記事へのコメントリンクが記載されている部分*/
.EntryComment {
margin-left: 5px;
position:relative;
top:10px;
}
/*記事へのトラックバックリンクが記載されている部分*/
.EntryTrackback {
margin-left: 5px;
position:relative;
top:10px;
}
/*次の記事やHOMEへのリンクが表示される背景部分*/
.PageLinkBlock {
text-align:left;
padding:30px 0 0 20px;
clear:both;
}
.PageLinkBlock_bottom {
text-align:center;
padding:10px 0;
clear:both;
margin:0 0 20px 0;
height:61px;
background: url(http://bfile.shinobi.jp/3187/pagelink_bg.png) top left no-repeat !important;
background: none; 
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://bfile.shinobi.jp/3187/pagelink_bg.png", sizingMethod="image");
width: 672px;
position:relative;
left:-30px;
}
* html .PageLinkBlock_bottom {
position:relative;
left:-15px;
}
/**************************************************************************************
コメント
**************************************************************************************/
/*コメント全体の設定*/
.CommentBlock{
padding:10px;
text-align:left;
}
/*この記事にコメントする　と書かれてる部分の設定*/
.CommentMenuTitle{
text-align: left;
color:#B615DF;
margin-bottom:10px;
font-weight: bold;
}
/*コメントのタイトル、コメント、コメント情報の全ての背景部分*/
.CommentTextBox{
margin: 5px 0px;
border-top:1px solid #f52787;
padding-top: 10px;
}
/*コメントのタイトル部分*/
.CommentTitle{
padding: 10px;
text-align: left;
color:#68C300;
font-weight:700;
font-size:120%;
}
/*投稿者名とURL*/
.posted {
text-align:right;
}
.posted a {
color:#68C300;
}
.CommentUserName{
margin-left: 5px;
}
.CommentURL{
margin-left: 5px;
}
/*コメント部分*/
.CommentText{
padding: 10px;
line-height: 1.4;
}
/*投稿者や投稿時間などが表示されている部分*/
.CommentFooter{
text-align:right;
padding:5px;
}
/*投稿された時間が記載されている部分*/
.CommentWriteDate{
margin-left: 5px;
}
/*コメント編集へのリンク部分*/
.CommentEdit{
margin-left: 5px;
}
/*コメントを投稿するフォーム全体の設定*/
.CommentFormBlock{
margin-bottom:20px;
text-align:left;
}
/*コメントフォーム用テーブル*/
.CommentFormTable{
}
/*コメントフォームTHタグ設定*/
.CommentFormTh{
padding-top:5px;
text-align:right;
color:#B615DF;
font-weight: bold;
}
/*コメントフォームTDタグ設定*/
.CommentFormTd{
padding-top:5px;
padding-left:10px;
text-align:left;
}
/*inputタグやtextareaの設定*/
.CommentForms{
background:#FCF4E8;
border:none;
border: solid 1px #E1005F;
width: 200px;
color:#E1005F;
font-size: 100%;
}
#submit_btn {
background: none;
border: solid 1px #E1005F;
color:#E1005F;
margin-top:15px;
}
.CommentResBlock {
padding:10px;
}
.CommentResBox {
padding:15px;
background: #ffccd5;
}
.CommentResTitle {
font-size:14px;
font-weight:700;
color:#2462f0;
}
.CommentResText {
padding:10px 0px 0px 0px;
line-height: 1.4;
}
.CommentResFooter {
text-align:right;
margin:10px 0;
}
/**************************************************************************************
トラックバック
**************************************************************************************/
/*トラックバック全体の設定*/
.TrackbackBlock{
padding:10px;
}
/*トラックバックメニューのタイトル部分*/
.TrackbackMenuTitle{
text-align: left;
border-top:1px solid #f52787;
margin:10px 0;
padding: 20px 0 10px 0;
color:#c109f2;
font-weight: bold;
}
/*トラックバックのタイトル、記事、リンク部分の総合設定*/
.TrackbackTextBox{
margin: 5px 0px;
border-bottom:1px solid #f52787;
}
/*トラックバックタイトルの部分*/
.TrackbackTitle{
text-align: left;
color:#2462f0;
font-weight: bold;
}
/*トラックバックの記事部分*/
.TrackbackText{
padding: 10px;
line-height: 1.4;
color:#999999;
}
/*投稿されたブログ名やリンクなどを表示する部分の設定*/
.TrackbackFooter{
text-align:right;
padding:5px;
color:#999999;
}
/*トラックバック元のブログ名部分*/
.TrackbackUserName{
margin-left: 5px;
}
/*トラックバック元へのリンク部分*/
.TrackbackFromURL{
margin-left: 5px;
}
/*トラックバックされた日付部分*/
.TrackbackWriteDate{
margin-left: 5px;
}
/*この記事のトラックバック　と書かれた部分の設定*/
.TrackbackURLTitle{
text-align: left;
font-size: 12px;
}
/*トラックバックする為のURLが記載されているフォーム部分の設定*/
#TrackbackURL{
background:#FCF4E8;
border:none;
border: solid 1px #E1005F;
width: 300px;
color:#E1005F;
margin-bottom:15px;
}
/**************************************************************************************
カレンダープラグイン用
**************************************************************************************/
/*カレンダー日付移動用テーブル（前月、次月へのリンクなど）*/
.CalendarMoveTable {
padding:3px;
width:80%;
}
/*カレンダー日付移動用テーブル、<tr>タグ部分のデザイン*/
.CalendarMoveTr {
}
/*カレンダー日付移動用テーブル内、左側td部分のデザイン*/
.CalendarPrevTd {
}
/*カレンダー日付移動用テーブル内、中央td部分のデザイン*/
.CalendarNowTd {
}
/*カレンダー日付移動用テーブル内、右側td部分のデザイン*/
.CalendarNextTd {
}
/*カレンダー表示用テーブル*/
.CalendarTable {
width:80%;
padding:3px;
}
/*-------------------------------------------------------
  カレンダーテーブル -> 曜日表示部分デザイン
-------------------------------------------------------*/
/*曜日表示部分（<tr>タグ部分）のデザイン*/
.CalendarWdayTr {
}
/*曜日表示部分、日曜日の<th>タグ部分デザイン*/
.CalendarWdaySun {
}
/*曜日表示部分、平日の<th>タグ部分デザイン*/
.CalendarWday {
}
/*曜日表示部分、土曜日の<th>タグ部分デザイン*/
.CalendarWdaySat {
}
/*-------------------------------------------------------
  カレンダーテーブル -> 日付表示部分デザイン
-------------------------------------------------------*/
/*日付表示部分（<tr>タグ部分）のデザイン*/
.CalendarTr {
}
/*日付表示部分、日曜日の<td>タグ部分デザイン*/
.CalendarTdSun {
}
/*日付表示部分、土曜日の<td>タグ部分デザイン*/
.CalendarTdSat {
}
/*日付表示部分、平日曜日の<td>タグ部分デザイン*/
.CalendarTd {
}
/*記事が存在する場所の設定*/
.CalendarTdLink {
}
/*記事が存在する日付の文字色の設定*/
.CalendarTdLinkFont {
}
