.left{	/*画像*/
margin:5px 5px 5px 5px;
float:left;
}

.right{
margin:5px 5px 5px 5px;
float:right;
}

/**************************************************************************************
孟飛城のcss(rev)　ここまで
**************************************************************************************/


.back	{color:#9b9bff;}
.back-dark{color:#4c4cff;}
.acc1	{color:#ff4c6a;}
.acc2	{color:#ff99aa;}

.large1	{font-size: 1.2em;letter-spacing:0.08em;line-height:1.3em;}
.large2	{font-size: 1.7em;letter-spacing:0.1em;line-height:1.3em;}
.large3	{font-size: 2.2em;letter-spacing:0.1em;line-height:1.3em;}
.sm1	{font-size: 0.8em;letter-spacing:0.05em;}

.bold{font-weight: bold;}
strike	{/*打ち消し線色*/
text-decoration: line-through;margin:0px 0.4em;font-weight:bold;
color: #ff0000;
}
.strike	{/*打ち消し線文字部分*/
 color:#ffffff;
}




.large {font-size:1.2em;}/*大きめ-プラグイン用*/
.icon_fan {position:relative;top:5px;} /*大きめ-プラグイン用*/
/*inputタグやtextareaの設定*/
.CommentArea　{
font-size:11px;
width:700px;
text-align: left;
/*border:none;
border:solid 0px #333333;
color:#333333;*/
}

/**************************************************************************************
全ブロックの共通設定
**************************************************************************************/
/*BODY全体に関する設定*/
body {
margin:0;
padding:0px;
color:#999999;
font-size:11pt;
background:#000000 url("http://bfile.shinobi.jp/998/hibana_bg.jpg") top right no-repeat fixed;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
text-align:center;
background-repeat:no-repeat;
background-attachment:fixed;
background-image:url('http://www.meng-fei.com/pics/blog_img-darker.png');
background-position:right 30px;
}

strong {margin:0px 3px;font-size: 1.05em;
}

td {
text-align:center;
}

table{
border-collapse: collapse;
}

a:link {
text-decoration:none;
color:#ffffff;
}
a:visited{
text-decoration:none;
color:#ffffff;
}

a:hover {
text-decoration:none;
background-color:#cccccc;
color:#000000;
}

a:active {
text-decoration:none;
color:inherit;
}

.cl {
clear:both;
}
#wrapper {
margin-top:5px;
width:1200px;
text-align:center;
margin-left:auto;
margin-right:auto;
min-height:1px;　/* for IE 7 */
}
#wrapper:after {
content:".";
display:block;
height:0px;
clear:both;
visibility:hidden;
}
#wrapper {
display:inline-table;
}

/* hide from Mac IE \*/
* html #wrapper {
height:1px;
}
#wrapper {
display:block;
}
/* */


#mainBlock {
margin-left:15px;
float:left;
/*width:auto;*/
text-align: center;
}
/*テキスト左寄せ*/
.left {
text-align:left;
}
/*テキスト中央寄せ*/
.center {
text-align:center;
}
/*テキスト右寄せ*/
.right {
text-align:right;
}

.box {
margin-top:10px;
color:#CCCCCC;
background-color:#333333;
border:none;
}

.tb_box {
margin:0;
padding:0px;
background-color:#333333;
color:#CCCCCC;
border:none;
}


.btn {
margin-top:10px;
font-size:11px;
border:none;
/*color:#CCCCCC;
background-color:#000000;*/
}
/**************************************************************************************
トップブロック用デザイン
**************************************************************************************/
/*一番上のブロック（タイトルが書かれる場所）の設定*/
#TopBlock {
/*width:auto;*/
height: 200px;
text-align:center;
}
/*ページタイトル文字部分の設定*/
#TopTitle {
padding: 0px 0px 0px 0px;
/*width:400px;*/
margin-left:auto;
margin-right:auto;
text-align:left;
}

/*ページタイトル文字色の設定*/
.TopTitleFont {
font-size:18px;
color:#FFFFCC;
}
/*ページタイトルの下に来るブログの説明文書*/
#TopExplanation {
width:400px;
margin-left:auto;
margin-right:auto;
text-align:left;
font-size:11px;
padding: 20px 0px 0px 0px;
}
#url {
padding: 10px 0px;
width:400px;
margin-left:auto;
margin-right:auto;
text-align:left;
}
#master {
padding: 10px 0px;
width:400px;
margin-left:auto;
margin-right:auto;
text-align:left;
}

/**************************************************************************************
フッター
**************************************************************************************/
#FooterBlock {
clear:both;
width:100%;
text-align:left;
background-color:#CC0000;
color:#000000;
padding:10px;
margin-top:50px;
}

#calender {
padding:0;
margin:0;
clear:both;
text-align:left;
margin-left:20px;
}
.tougetu {
margin-right:20px;
}
#days {
padding:0;
margin:0;
height:20px;
letter-spacing:1.5px;
text-align:left;
}
.p8x {
margin-left:15px;
}

#copy {
font-size:10px;
margin-left:20px;
}

#samurai {
font-size:10px;
margin-left:20px;
}

.c {
color:#999999;
}
/**************************************************************************************
  左側-プラグインブロック用デザイン
**************************************************************************************/
/*プラグイン表示箇所全体の設定*/
.PluginBlock {
margin-left:10px;
float:left;
width: 250px;
text-align: left;
font-size:11px;
}

/*プラグイン表示箇所の背景や余白設定*/
.PluginInnerBlock {
padding:10px 5px;
}
/*プラグインのタイトル（名称）部分の設定*/
.PluginTitle {
border-bottom:solid 1px #333333;
color:#9999FF;
margin-bottom:5px;
padding: 0px;
font-size:12pt;
font-weight:bold;
}
/*プラグインの説明部分の設定*/
.PluginExplanation {
padding: 0px;
}
/*プラグインが表示される場所の設定*/
.PluginContents {
padding: 0px;
font-size:10pt;
}

/*各プラグイン処理内の基本デザイン*/
.Plugin_data {
text-align:left;
font-size: 10pt;
padding:0px;
}
/*各プラグイン処理内基本デザインの下に記載する日付など*/
.Plugin_data_date {
font-size:10px;
text-align:left;
}

/**************************************************************************************
  記事ブロック用デザイン
**************************************************************************************/
/*記事繰り返し処理全ての部分の設定*/
#EntryBlock {
width: 550px;
text-align:center;
}
/*■記事表示部分の背景や余白等の設定=記事の幅（設定しないと狭くなる）*/
.EntryInnerBlock {
width:700px;
margin-left:auto;
margin-right:auto;
padding: 10px;
text-align: left;
margin-bottom:20px;
}
/*各記事タイトル部分の設定*/
.EntryTitle {
border-bottom:solid 1px #333333;
text-align: left;
font-size:14pt;
padding:10px 0px;
margin-bottom:10px;
font-weight:bold;
}
/*各記事タイトル部分の文字色設定*/
.EntryTitleFont {
color:#CCCCCC;
vertical-align:middle;
}

/*各記事やコメント、トラックバックなどの総合のブロック部分*/
.EntryTextBox {
margin: 5px 0px;
}
/*記事本文が記載される部分*/
.EntryText {
line-height:1.4;
padding: 10px 0px;
font-size:11pt;
}
/*追記文書が記載される部分*/
.EntryPsText {
padding: 20px 0px;
text-align: right;
font-size:13px;
}
/*記事へのリンク（コメントやトラックバック等）の背景*/
.EntryFooter {
font-size:11pt;
}
/*記事の投稿者名が記載されている部分*/
.EntryUserName {
color:#666666;
margin-left:5px;
margin-right:5px;
}
/*記事を投稿した日が記載されている部分*/
.EntryWriteDate {

}
/*記事のカテゴリ名が記載されている部分*/
.EntryCategory {
margin-left: 5px;
}
/*次の記事やHOMEへのリンクが表示される背景部分*/
.PageLinkBlock{
margin:0px 0px;
text-align:center;
}

.pagelink {
margin:0px 5px;
}
.p_n {
margin:0px 10px;
}

.page {
margin:0px 5px;
}
/**************************************************************************************
  コメント 管理ページかも
**************************************************************************************/

/*コメント全体の設定*/
input{border:none;}

.CommentBlock{
width:700px;
margin-left:auto;
margin-right:auto;
padding:10px 0px;
}
/*この記事にコメントする　と書かれてる部分の設定 ←うち関係無いかも*/
.CommentMenuTitle{
clear:both;
width:700px;
margin-left:auto;
margin-right:auto;
color:#CCCCCC;
font-size:13pt;
text-align: left;
margin:30px 0px;
font-weight:bold;
}

.p10x {
font-size:10px;
}
/*■ コメントのタイトル、コメント、コメント情報の全ての背景部分*/
.CommentTextBox{
width:700px;
margin: 10px 0px;
}
.c_box {
}

/*■コメントのタイトル部分*/
.CommentTitle{
width:400px;
text-align: left;
float:left;
padding: 5px 10px 10px 10px;
font-size:12pt;
/*▲コメント背景と枠（上から繋がってるのか？）*/
background-color:none;
border:solid 1px #cc2844;
}
/*▲過去コメントが黒の場合*/
.comment_text_Black	{color:#777;}
/*コメント部分*/
.CommentText{
color:#fff;/*いらん*/
font-size:11pt;
line-height:1.4;
}
/*■ 投稿者や投稿時間などが表示されている部分*/
.CommentFooter{
text-align:right;
padding:5px 10px 5px 5px;
width:150px;
float:left;
}
/*投稿者名の部分*/
.CommentUserName{
color:#666666;
padding-bottom:5px;
}
/*投稿者のホームページへのリンク部分*/
.CommentURL{
font-size:14px;
}
/*投稿された時間が記載されている部分*/
.CommentWriteDate{
}
/*コメント編集へのリンク部分*/
.CommentEdit{
font-size:10px;
}

.CommentResBlock {
width:700px;
padding:10px 0px;
margin-left:auto;
margin-right:auto;
clear: both;
}

.CommentResBox {
width:700px;
text-align: left;
padding:10px 0px;
}

.CommentResTitle {
float:left;
padding: 5px 0px 20px 10px ;
width:400px;
border-left:solid 1px #333333;
font-size:15px;
}

.CommentResText {
font-size:13px;
line-height:1.4;
}

.CommentResFooter {
padding:5px 10px 5px 5px;
width:150px;
text-align:right;
float:left;

}


/**************************************************************************************
  ◆コメントフォーム
**************************************************************************************/
/*フォーム透過＆選択時書き易く submit避ける為type設定*/
input[type=text],input[type=password],textarea{
outline:0;
border:none;
*border:0;
 background-color: #b2bdff;
 opacity: 0.5;
}
input[type=text]:focus,input[type=password]:focus,textarea:focus{
background:#ccd1ff;
 opacity: 0.8;
color:#000;
font-size:1.1em;
font-weight:bold;
}


/*コメントフォームTHタグ設定*/
.CommentFormTh{
font-size:13pt;
padding-top:5px;
text-align:left;
padding-left: 10px;
font-weight:bold;
}
/*コメントフォームTDタグ設定*/
.CommentFormTd{
padding-top:0px;
text-align:left;
}
/*コメントフォーム送信ボタンのTDタグ設定*/
.CommentFormSubmit{
text-align:left;
}

#send {
margin-left:7px;
}
/*inputタグやtextareaの設定*/
.CommentForms{
font-size:11px;
width:700px;
text-align: left;
border:none;
border:solid 1px #333333;
color:#333333;
}
#formtable {
margin-left:auto;
margin-right:auto;
}
#select {
width:40px;
margin:0px;
text-align:center;
}

.emoji {
margin-left:7px;
vertical-align:bottom;
}


/**************************************************************************************
  トラックバック 400→800
**************************************************************************************/
/*トラックバック全体の設定*/
.TrackbackBlock{
clear:both;
width:700px;
margin-left:auto;
margin-right:auto;
padding:10px 0px;
}
/*トラックバックメニューのタイトル部分*/
.TrackbackMenuTitle{
width:400px;
margin-left:auto;
margin-right:auto;
color:#CCCCCC;
font-size:12pt;
text-align: left;
margin-bottom:30px;
}
/*トラックバックのタイトル、記事、リンク部分の総合設定*/
.TrackbackTextBox{
width:700px;
margin-left:auto;
margin-right:auto;
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;
}

/**************************************************************************************
  カレンダープラグイン用デザイン
**************************************************************************************/
/*カレンダー日付移動用テーブル（前月、次月へのリンクなど）*/
.CalendarMoveTable {
font-size:11px;
padding:3px;
width:100%;
}
/*カレンダー日付移動用テーブル、<tr>タグ部分のデザイン*/
.CalendarMoveTr {
}
/*カレンダー日付移動用テーブル内、左側td部分のデザイン*/
.CalendarPrevTd {
}
/*カレンダー日付移動用テーブル内、中央td部分のデザイン*/
.CalendarNowTd {font-size:13px;
}
/*カレンダー日付移動用テーブル内、右側td部分のデザイン*/
.CalendarNextTd {
}
/*カレンダー表示用テーブル*/
.CalendarTable {
background-color:#000000;
width:100%;
padding:3px;
}
/*-------------------------------------------------------
  カレンダーテーブル -> 曜日表示部分デザイン
-------------------------------------------------------*/
/*曜日表示部分（<tr>タグ部分）のデザイン*/
.CalendarWdayTr {
border:solid 1px #333333;
font-size:11px;
}
/*曜日表示部分、日曜日の<th>タグ部分デザイン*/
.CalendarWdaySun {
border:solid 1px #333333;
background-color:#000000;
font-weight:bold;
color:#CC33CC;
}
/*曜日表示部分、平日の<th>タグ部分デザイン*/
.CalendarWday {
border:solid 1px #333333;
color:#FFFFFF;
}
/*曜日表示部分、土曜日の<th>タグ部分デザイン*/
.CalendarWdaySat {
border:solid 1px #333333;
color:#CC99FF;
}
/*-------------------------------------------------------
  カレンダーテーブル -> 日付表示部分デザイン
-------------------------------------------------------*/
/*日付表示部分（<tr>タグ部分）のデザイン*/
.CalendarTr {
font-size:11px;
}
/*日付表示部分、日曜日の<td>タグ部分デザイン*/
.CalendarTdSun {
border:solid 1px #333333;
}
/*日付表示部分、土曜日の<td>タグ部分デザイン*/
.CalendarTdSat {
border:solid 1px #333333;
}
/*日付表示部分、平日曜日の<td>タグ部分デザイン*/
.CalendarTd {
border:solid 1px #333333;
}
/*記事が存在する場所の設定*/
.CalendarTdLink {
background-color:#FFFFFF;
}
/*記事が存在する日付の文字色の設定*/
.CalendarTdLinkFont {
color:#000000;
}

