/**************************************************************************************
全ブロックの共通設定
**************************************************************************************/
/*BODY全体に関する設定*/
body {
font-size:12px;
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", MS PGothic, Osaka, "ヒラギノ角ゴ Pro W3";
text-align:center;
background-color:#fff;
background-image:url('');
}
/*<td>の全ての設定*/
td {
text-align:left;
font-size:12px;
line-height:1.2;
font-weight: normal;
color:#200;
}
th {
text-align:center
line-height:1.2;
font-weight: normal;
color:#200;
}
/*table全ての設定*/
table{
border-collapse: collapse;
}
/*全体の設定*/
#mainBlock {
width:920px;
background-color:#fff;
background-image: url("");
margin:0 auto;
text-align: left;
}
/*左プラグインと記事の設定*/
#leftBlock {
width:700px;
background-color:#fff;
background-image: url("http://file.ffxiv.blog-mmo.com/momen2.gif");
}
/*テキスト左寄せ*/
.left {
text-align:left;
}
/*テキスト中央寄せ*/
.center {
text-align:center;
}
/*テキスト右寄せ*/
.right {
text-align:right;
}
/**************************************************************************************
トップブロック用デザイン
**************************************************************************************/
/*一番上のブロック（タイトルが書かれる場所）の設定*/
#TopBlock {
width:920px;
margin:0 auto;
text-align: left;
color:#996;
background-color:#fff;
background-image: url("");
background-repeat: no-repeat;
background-position: center top;
}

/*ページタイトル文字部分の設定*/
#TopTitle {
font-size: 20px;
font-weight: normal;
	letter-spacing:1px;
margin-bottom: 20px;
padding: 0px 0px 0px 0px;
border-bottom: 1px solid #ccc;
}
/*ページタイトルの下に来るブログの説明文書*/
#TopExplanation {
font-size: 14px;
padding: 0px 0px 20px 0px ;
}
/*管理者入り口*/
#Master {
color:#999;
text-align: right;
font-size: 12px; 
padding: 0px 10px 2px 10px;
}
/*リンクの設定*/
#Master a:link {color : #996;text-decoration: none;}
#Master a:visited{color : #996;text-decoration: none;}
#Master a:active {color : #663;border-bottom:1px dotted #996;}
#Master a:hover {color : #663;border-bottom:1px dotted #996;}

#wrapper {
float : left;
width:700px;
}
#topbox { 
width:700px;
margin: 0px;
padding: 9px;
}
#topillust { 
width: 480px;
height: 246px;
background-image: url("");
margin: 0px;
padding: 0px;
}
.blogsearch {
padding-top: 10px;
}
/**************************************************************************************
フッターブロック用デザイン
**************************************************************************************/
/*一番下のブロック（著作権表示が書かれる場所）の設定*/
#FooterBlock {
background-image: url("");
background-repeat: no-repeat;
background-position: center bottom;
background-color:#fff;
color:#200;
font-size:10px;
text-align: center;
margin: 0px;
padding: 0px 20px;
clear:both;
border-top: 1px solid #ccc;
}

/* IE-win only - The Holly Hack \*/
* html #FooterBlock {
height: 1%;
}
/* End Holly Hack */

/*リンクの設定*/
#FooterBlock a:link {color : #996;text-decoration: none;}
#FooterBlock a:visited{color : #996;text-decoration: none;}
#FooterBlock a:active {color : #663;border-bottom:1px solid #cc9;}
#FooterBlock a:hover {color : #663;border-bottom:1px dotted #cc9;}

#FooterBlock2 {
font-size:10px;
text-align: center;
}
/**************************************************************************************
  プラグインブロック用デザイン
**************************************************************************************/
/*プラグイン表示箇所全体の設定*/
.PluginBlock {
float:left;
width:195px;
text-align: left;
background-color:#fff;
background-image: url("http://file.ffxiv.blog-mmo.com/top_right_bg_01.gif");
color:#553;
margin: 20px 0;
}
/*プラグイン表示箇所の背景や余白設定*/
.PluginInnerBlock {
line-height:1.5;
padding: 0px 5px 5px 5px;
}
/*プラグインのタイトル（名称）部分の設定*/
.PluginTitle {
font-size:13px;
font-weight: bold;
	letter-spacing:1px;
color:#653;
padding: 3px 8px;
margin: 0 0px;
background-image: url("http://file.ffxiv.blog-mmo.com/bg_fabric_linen5.gif");
}
/*プラグインの説明部分の設定*/
.PluginExplanation {
pfont-size:12px;
padding: 0px 5px;
}
/*プラグインが表示される場所の設定*/
.PluginContents {
font-size:12px;
padding: 5px 5px 5px 5px;
}
.profile_image {
	padding: 3px 0px 5px 0px;
	text-align: left;
}
/*リンクの設定*/
.PluginBlock a:link {color:#996;text-decoration: none;}
.PluginBlock a:visited{color:#996;text-decoration: none;}
.PluginBlock a:active {color:#663;border-bottom:1px dotted #663;}
.PluginBlock a:hover {color:#663;border-bottom:1px dotted #663;}

/**************************************************************************************
  右プラグインブロック用デザイン
**************************************************************************************/
/*プラグイン表示箇所全体の設定*/
.PluginBlockRight {
float:right;
width:210px;
text-align:left;
background-color:#fff;
color:#554;
}
/*プラグインのタイトル（名称）部分の設定*/
.PluginTitleRight {
font-size:12px;
font-weight: bold;
background-color:#cc9;
background-image: url("http://file.ffxiv.blog-mmo.com/bg_sidetitle200.jpg");
color:#633;
	letter-spacing:1px;
padding: 2px 5px 2px 15px;
margin: 0 0px 0 5px;
}
/*リンクの設定*/
.PluginBlockRight a:link {color:#996;text-decoration: none;}
.PluginBlockRight a:visited{color:#996;text-decoration: none;}
.PluginBlockRight a:active {color:#663;border-bottom:1px dotted #663;}
.PluginBlockRight a:hover {color:#663;border-bottom:1px dotted #663;}

/**************************************************************************************
  記事ブロック用デザイン
**************************************************************************************/
/*記事繰り返し処理全ての部分の設定*/
#EntryBlock {
float:right;
background-color:#fff;
background-image: url("");
color:#300;
width:500px;
text-align: left;
font-size:12px;
margin: 20px 0px 20px 0;
}
/*記事表示部分の背景や余白等の設定*/
.EntryInnerBlock {
padding: 0px 0px 30px 10px;
text-align: left;
}
/*各記事タイトル部分の設定*/
.EntryTitle {
font-size:15px;
font-weight:bold;
	letter-spacing:1px;
text-align: left;
padding: 3px 5px 3px 15px;
background-image: url("http://file.ffxiv.blog-mmo.com/main_title.jpg");
}
.EntryTitle:first-letter {
}
/*各記事タイトル部分の文字色設定*/
.EntryTitleFont {
color:#933;
}
/*各記事やコメント、トラックバックなどの総合のブロック部分*/
.EntryTextBox {
margin: 0 0;
}
/*記事本文が記載される部分*/
.EntryText {
font-size:13px;
padding: 5px 5px 10px 5px;
line-height:1.6;
}
.EntryText h1 {font-size:200%; font-weight: bold; color: #653;}
.EntryText h2 {font-size:150%; font-weight: bold; color: #653;}
.EntryText h3 {font-size:120%; font-weight: bold; color: #653;}

/*追記文書が記載される部分*/
.EntryPsText {
padding: 10px 0px 5px 0px;
text-align: left;
line-height:1.8;
}
/*記事へのリンク（コメントやトラックバック等）の背景*/
.EntryHeader {
text-align: right;
padding:4px 10px 0px 10px;
font-size:10px;
}
.EntryFooter {
text-align: center;
padding:0px 0px 0px 0px;
font-size:10px;
}
/*記事の投稿者名が記載されている部分*/
.EntryUserName {
}
/*記事を投稿した日が記載されている部分*/
.EntryWriteDate {
margin-left: 5px;
}
/*記事のカテゴリ名が記載されている部分*/
.EntryCategory {
margin-left: 5px;
}
/*記事へのコメントリンクが記載されている部分*/
.EntryComment {
margin-left: 5px;
}
/*記事へのトラックバックリンクが記載されている部分*/
.EntryTrackback {
}
/*次の記事やHOMEへのリンクが表示される背景部分*/
.PageLinkBlock{
text-align:center;
font-size:12px;
padding-top:10px;
}

/*リンクの設定*/
#EntryBlock a:link {color:#933;text-decoration: none;}
#EntryBlock a:visited{color:#933;text-decoration: none;}
#EntryBlock a:active {color:#e36;border-bottom:0px dotted #663;}
#EntryBlock a:hover {color:#e36;border-bottom:0px dotted #663;}
#EntryBlock img a:hover {border:0px;}

/**************************************************************************************
  各コメント表示部分の設定
**************************************************************************************/
/*コメント全体の設定*/
.CommentBlock{
padding: 0px 10px 10px 10px;
}
/*この記事にコメントする　と書かれてる部分の設定*/
.CommentMenuTitle{
text-align: left;
margin:15px 0;
padding:5px 5px;
color:#693;
border-bottom:1px dashed #693;
}
/*コメントのタイトル、コメント、コメント情報の全ての背景部分*/
.CommentTextBox{
margin: 5px 0px;
}
/*コメントのタイトル部分*/
.CommentTitle{
text-align: left;
font-weight:bold;
}
/*コメント部分*/
.CommentText{
padding: 10px;
line-height:1.5;
}
/*投稿者や投稿時間などが表示されている部分*/
.CommentFooter{
font-size:10px;
text-align:right;
padding:5px;
}
/*投稿者名の部分*/
.CommentUserName{
margin-left: 5px;
}
/*投稿者のホームページへのリンク部分*/
.CommentURL{
margin-left: 5px;
}
/*投稿された時間が記載されている部分*/
.CommentWriteDate{
margin-left: 5px;
}
/*コメント編集へのリンク部分*/
.CommentEdit{
margin-left: 5px;
}
/*コメントを投稿するフォーム全体の設定*/
.CommentFormBlock{
margin:10px;
}
/*コメントフォーム用テーブル*/
.CommentFormTable{
}
/*コメントフォームTHタグ設定*/
.CommentFormTh{
font-size:11px;
padding:5px 10px;
text-align:left;
}
/*コメントフォームTDタグ設定*/
.CommentFormTd{
padding-top:5px;
text-align:left;
}
/*コメントフォーム送信ボタンのTDタグ設定*/
.CommentFormSubmit{
padding-top:10px;
text-align:center;
}
/*inputタグやtextareaの設定*/
.CommentForms{
font-size:12px;
}
/**************************************************************************************
  トラックバック表示部分の設定
**************************************************************************************/
/*トラックバック全体の設定*/
.TrackbackBlock{
padding: 10px 10px 0px 10px;
}
/*トラックバックメニューのタイトル部分*/
.TrackbackMenuTitle{
text-align: left;
margin:15px 0;
padding:5px 0;
color:#693;
border-bottom:1px dashed #693;
padding:5px 5px;
}
/*トラックバックのタイトル、記事、リンク部分の総合設定*/
.TrackbackTextBox{
margin: 5px 0px;
}
/*トラックバックタイトルの部分*/
.TrackbackTitle{
text-align: left;
font-weight:bold;
}
/*トラックバックの記事部分*/
.TrackbackText{
padding: 10px;
line-height:1.5;
}
/*投稿されたブログ名やリンクなどを表示する部分の設定*/
.TrackbackFooter{
text-align:right;
padding:5px;
}
/*トラックバック元のブログ名部分*/
.TrackbackUserName{
margin-left: 5px;
}
/*トラックバック元へのリンク部分*/
.TrackbackFromURL{
margin-left: 5px;
}
/*トラックバックされた日付部分*/
.TrackbackWriteDate{
margin-left: 5px;
}
/*この記事へのトラックバック　と書かれた部分の設定*/
.TrackbackURLTitle{
padding:0 5px;
text-align: left;
}
/*トラックバックする為のURLが記載されているフォーム部分の設定*/
.TrackbackURL{
}
/**************************************************************************************
  各プラグイン共通項目用設定
**************************************************************************************/
/*各プラグイン処理内の基本デザイン*/
.Plugin_data {
text-align:left;
padding: 0px;
}
/*各プラグイン処理内基本デザインの下に記載する日付など*/
.Plugin_data_date {
text-align:right;
}
/**************************************************************************************
  カレンダープラグイン用デザイン
**************************************************************************************/
/*カレンダー日付移動用テーブル（前月、次月へのリンクなど）*/
.CalendarMoveTable {
font-size:12px;
padding:3px;
width:80%;
}
/*カレンダー日付移動用テーブル、<tr>タグ部分のデザイン*/
.CalendarMoveTr {
}
/*カレンダー日付移動用テーブル内、左側td部分のデザイン*/
.CalendarPrevTd {
}
/*カレンダー日付移動用テーブル内、中央td部分のデザイン*/
.CalendarNowTd {
}
/*カレンダー日付移動用テーブル内、右側td部分のデザイン*/
.CalendarNextTd {
}
/*カレンダー表示用テーブル*/
.CalendarTable {
font-size:12px;
width:80%;
padding:3px;
}
/*-------------------------------------------------------
  カレンダーテーブル -> 曜日表示部分デザイン
-------------------------------------------------------*/
/*曜日表示部分（<tr>タグ部分）のデザイン*/
.CalendarWdayTr {
}
/*曜日表示部分、日曜日の<th>タグ部分デザイン*/
.CalendarWdaySun {
}
/*曜日表示部分、平日の<th>タグ部分デザイン*/
.CalendarWday {
}
/*曜日表示部分、土曜日の<th>タグ部分デザイン*/
.CalendarWdaySat {
}
/*-------------------------------------------------------
  カレンダーテーブル -> 日付表示部分デザイン
-------------------------------------------------------*/
/*日付表示部分（<tr>タグ部分）のデザイン*/
.CalendarTr {
font-size:12px;
}
/*日付表示部分、日曜日の<td>タグ部分デザイン*/
.CalendarTdSun {
}
/*日付表示部分、土曜日の<td>タグ部分デザイン*/
.CalendarTdSat {
}
/*日付表示部分、平日曜日の<td>タグ部分デザイン*/
.CalendarTd {
}
/*記事が存在する場所の設定*/
.CalendarTdLink {
}
/*記事が存在する日付の文字色の設定*/
.CalendarTdLinkFont {
}
/*-------------------------------------------------------
  コメント -> 管理者返信部分デザイン
-------------------------------------------------------*/
.CommentResBlock {
	padding:5px 5px 20px 30px;
}

.CommentResBox {
background-color: #ddeedd;
background-image:url('http://file.ffxiv.blog-mmo.com/momen2.gif');
	border:dashed 1px #c96;
	padding:8px 10px;
}

.CommentResTitle {
	font-weight:700;
}

.CommentResText {
	padding:0px 0px 0px 0px;
	line-height:1.5;
}

.CommentResFooter {
font-size:10px;
	text-align:right;
	margin:10px 0px 0px 0px;
}

/*引用文の設定*/
blockquote { 
background-color: #fff;
background-image:url('http://file.ffxiv.blog-mmo.com/momen2.gif');
border:1px dashed #c96;
    color: #330;
padding: 5px 8px;
margin: 0px;
}
hr { 
    border: 0 none; 
    height: 3px; 
    background-color: #fff;
background-image:url('http://file.ffxiv.blog-mmo.com/hr_dash01.gif');
} 
strong {
font-weight: bold;
    color: #653;
}
i {font-size:14px; color: #096; font-weight: bold; padding:0 0 10px 0; font-style:normal;	letter-spacing:1px;}