/* 画面全体 */
body {
/* ----------------------------------------------------- */
    background-color: #fafafa;           /* 画面背景の色 */
/* ----------------------------------------------------- */
    margin: 0;
    text-align: center;
}


/* サイト全体 */

.base_table {
/* ----------------------------------------------------- */
    width: 100%;                          /* サイトの幅 */
/* ----------------------------------------------------- */
    background-color: #fafafa;               /* 外枠の色 */
/* ----------------------------------------------------- */
    text-align: left;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
}


/************************************** ▼ リンクの色 ▼ */
a:link { color: #000077; }
a:visited { color: #707070; }
a:hover { color: #cc0000; }
a:active { color: #707070; }
/************************************** ▲ リンクの色 ▲ */



/**************************** ▼ ヘッダー(タイトル部) ▼ */
/* ヘッダーレイアウト */
#header {
/* ----------------------------------------------------- */
    background: #fafafa;             /* ヘッダー背景の色 */
/* ----------------------------------------------------- */
    text-align: left;
}
/* サイトタイトル */
h1 a:link, h1 a:visited, h1 a:active, h1 a:hover {
/* ----------------------------------------------------- */
    color:#101010;                       /* タイトルの色 */
/* ----------------------------------------------------- */
    text-decoration:none;
}
h1 {
/* ----------------------------------------------------- */
    font-size: 1.5em;                /* タイトルの大きさ */
/* ----------------------------------------------------- */
    text-decoration:none;
    margin: 10px 30px;
}
/* サブタイトル(サイト説明) */
h2 {
/* ----------------------------------------------------- */
    color: #555555;                  /* サブタイトルの色 */
/* ----------------------------------------------------- */
    font-size: 0.8em;            /* サブタイトルの大きさ */
/* ----------------------------------------------------- */
    font-weight: normal;
    margin: 10px 30px 0;
}
/**************************** ▲ ヘッダー(タイトル部) ▲ */



/****************** ▼▼ メインボディ(コンテンツ部) ▼▼ */
/* メインボディ */
#main_body {
/* ----------------------------------------------------- */
    background-color: #fafafa;         /* ボディ背景の色 */
/* ----------------------------------------------------- */
}

/****************** ▼ エントリーブロック(中央カラム) ▼ */
/* センターブロックレイアウト */
.center_block {
    width: 100%;
    text-align: left;
}
/* エントリー（記事）タイトル */
h3 a:link,h3 a:visited,h3 a:active,h3 {
/* ----------------------------------------------------- */
    color:#101010;                   /* 記事タイトルの色 */
/* ----------------------------------------------------- */
    text-decoration:none;
}
h3 a:hover{
/* ----------------------------------------------------- */
    color:#000000; /* 記事タイトルの色(マウスが乗った時) */
/* ----------------------------------------------------- */
    text-decoration:underline;
}

h3 {
/* ----------------------------------------------------- */
    background: #fafafa;         /* 記事タイトル背景の色 */
/* ----------------------------------------------------- */
    border-top: #f0f0f0 0px solid;       /* 飾りの色(上) */
    border-left: #999999 0px solid;     /* 飾りの色(左) */
    border-right: #999999 0px solid;     /* 飾りの色(右) */
    border-bottom: #999999 0px solid;    /* 飾りの色(下) */
/* ----------------------------------------------------- */
    font-size: 90%;        /* 記事タイトル文字の大きさ */
/* ----------------------------------------------------- */
    text-decoration:none;
    font-weight: normal;
    margin: 0;
}
/* エントリー(記事)スタイル */
.article {
/* ----------------------------------------------------- */
    color: #101010;        /* エントリー(記事)の文字の色 */
/* ----------------------------------------------------- */
    font-size: 90%;    /* エントリー(記事)の文字の大きさ */
/* ----------------------------------------------------- */
    border-right: 0px #101010 solid; /* エントリー(記事)の外枠 */
/* ----------------------------------------------------- */
    padding:  0;
    line-height: 1.3;
    margin-bottom: 0em;
}
/* エントリー(記事)ナビゲーション */
.bottom_navi {
    text-align: right;
    margin-top:1px;
    padding: 5px;
    border-top: #ffffff 0px solid; /* 記事下ナビ区切り線 */
}
/* コメントナビゲーション */
.comment_navi {
    text-align: right;
    margin-top:8px;
    margin-bottom: 5px;
    padding: 5px;
    border-top: #dddddd 0px solid; /* 記事下ナビ区切り線 */
}

/* ページナビゲーション */
.page_navi {
    font-size: x-small;
    text-align: center;
    margin: 2em;
}
/****************** ▲ エントリーブロック(中央カラム) ▲ */



/********* ▼ メニューブロック (プラグインカテゴリ３) ▼ */
/* メニュータイトル */
.menu_title3 {
/* ----------------------------------------------------- */
    color:#101010;               /* メニュータイトルの色 */
/* ----------------------------------------------------- */
    background: #fafafa;         /* メニュータイトル背景 */
/* ----------------------------------------------------- */
    font-size: 0.9em;
    font-weight: normal;
    padding: 0em 0em;
    margin-left: 40em;
}

/* メニューコンテンツ */
.menu_cont3 {
/* ----------------------------------------------------- */
    color: #101010;      /* メニューコンテンツの文字の色 */
/* ----------------------------------------------------- */
    font-size: 90%;  /* メニューコンテンツの文字の大きさ */
/* ----------------------------------------------------- */
    margin: 0;
    padding: 0 0em;
    width: 100%;
    line-height: 1.3;
}
.menu_outline3 {
    border: #cccccc 0px solid;               /* 外枠の色 */
}
/********* ▲ メニューブロック (プラグインカテゴリ３) ▲ */



/** ▼ メニューブロック (プラグインカテゴリ１&２共通) ▼ */
/* メニュータイトル */
.menu_title {
/* ----------------------------------------------------- */
    color:#101010;               /* メニュータイトルの色 */
/* ----------------------------------------------------- */
    background: #fafafa;         /* メニュータイトル背景 */
/* ----------------------------------------------------- */
    font-size: 0.8em;
    font-weight: normal;
    padding: 0.3em 1em;
    margin: 0;
}

/* メニューコンテンツ */
.menu_cont {
/* ----------------------------------------------------- */
    color: #101010;      /* メニューコンテンツの文字の色 */
/* ----------------------------------------------------- */
    font-size: 90%;  /* メニューコンテンツの文字の大きさ */
/* ----------------------------------------------------- */
    margin: 0;
    padding: 0 1em;
    width: 100%;
    line-height: 130%;
}
/** ▲ メニューブロック (プラグインカテゴリ１&２共通) ▲ */



/********************** ▼ レフトカラム(左側メニュー) ▼ */
/* レフトカラム(左側メニューカラム)の外枠 */
.left_outline {
/* ----------------------------------------------------- */
    border-right: 1px #101010 solid; /* レフトカラムの外枠の色 */
/* ----------------------------------------------------- */
    padding: 0;
}
.left_width {
/* ----------------------------------------------------- */
    width: 11em;       /* レフトカラム(左側メニュー)の幅 */
/* ----------------------------------------------------- */
    border-color:#fafafa;  /* 背景と同じ色に設定して隠す */
    border-style:solid;
}
/********************** ▲ レフトカラム(左側メニュー) ▲ */



/********************** ▼ ライトカラム(右側メニュー) ▼ */
/* ライトカラム(右側メニューカラム)の外枠 */
.right_outline {
/* ----------------------------------------------------- */
    border-left: 1px #101010 solid; /* ライトカラムの外枠の色 */
/* ----------------------------------------------------- */
    padding: 0;
}
.right_width {
/* ----------------------------------------------------- */
    width: 12em;       /* ライトカラム(右側メニュー)の幅 */
/* ----------------------------------------------------- */
    border-color:#fafafa;  /* 背景と同じ色に設定して隠す */
    border-style:solid;
}

/********************** ▲ ライトカラム(右側メニュー) ▲ */

/****************** ▲▲ メインボディ(コンテンツ部) ▲▲ */



/**************************************** ▼ フッター ▼ */
#footer {
/* ----------------------------------------------------- */
    background-color: #fafafa;     /* フッターの背景の色 */
/* ----------------------------------------------------- */
    color: #101010;                /* フッターの文字の色 */
/* ----------------------------------------------------- */
    font-size: 75%;
    padding: 5px;
    text-align: center;
    line-height: 150%;
}
#footer a{
/* ----------------------------------------------------- */
    color: #C0C0C0;              /* フッターのリンクの色 */
/* ----------------------------------------------------- */
}
/**************************************** ▲ フッター ▲ */



/* その他各種設定 */
p {
    margin: 0;
    padding: 0;
}
ul {
    margin: 0;
    padding: 0 0 0 1em;
}
li {
    margin: 0 0 3px 0;
    padding: 0;
}

/* コメント入力文字サイズ */
textarea {
    font-size: 1em;
}

/* カレンダー */
.calender {
    color:#666;
    font-size: x-small;
    margin: 1em 0.8em 0;
}
.calender td {
	text-align: center;
}
th#sun {
    color: #CC3300;
}
th#sat {
    color: #0066CC;
}

/* 続きを読む・閉じる */
.readmore {
    margin-top: 0px;
}
.readclose {
    margin-top: 0px;
    margin-bottom: 0px;
}

/*********************************************************/
/* フッターにある著作権表示さえ残していただければ        */
/* どんなにカスタマイズされても構いません。また、        */
/* どのようなサイトでも利用してくださって結構です。      */
/* 何か解からないことがあれば何でも聞いてください。      */
/*                           FC2ブログのテンプレート工房 */
/* [standard_ver.07]    (http://10plate.blog44.fc2.com/) */
/*****************************************************