@charset "EUC-JP";

/**************************************************************

ダウンロードしていただき、ありがとうございます(*^_^*)

★テンプレートをお使いの前に、当ブログのテンプレート利用規約をお読み下さい。
★不具合の報告・質問等は当ブログにてお願いします。

［TEMTEM★倶楽部］
ブログ：http://temtemclub.blog119.fc2.com/

******************************************************AYU*****/

/*********************************** 全体的な設定lammban ***A*/

/* contentプロパティの初期化 */
*:before,
*:after {
content : "";
}

/* 全体的なマージン・パディング・フォントスタイル等の初期化 */
* {
margin : 0;
padding : 0;
word-break : break-all;
}

/* ブログ全体 */
body {
color : #330000;
background-image : url(http://blog-imgs-19-origin.fc2.com/t/e/m/temtemclub/tp2-08-04.gif);
background-repeat : repeat;
background-position : center top;
background-color : #ffffff;
font-family : 'メイリオ','ＭＳ Ｐゴシック',Georgia,Helvetica, Arial,Osaka,sans-serif;
text-align : center;
line-height : 1.5;
font-size : 12px;
padding : 0;
margin : 0;
}

/* スクロールバーの色 */
html{
scrollbar-face-color : #ffffff;
scrollbar-highlight-color : #ffffff;
scrollbar-shadow-color : #cc9999;
scrollbar-3dlight-color : #cc9999;
scrollbar-arrow-color : #cc9999;
scrollbar-darkshadow-color : #ffffff;
}

/* リンクの設定 */
a {text-decoration : none;}
a:link {color : #4e2016;}
a:visited {color : #4e2016;}
a:hover {color : #666666;}
a:active {color : #4e2016;}

/* 画像 */
a img {
border-style : none;
border-width : 0px;
text-decoration : none;
}

/***************************** レイアウト用ブロックの設定 ***A*/

/* 全体の大枠 */
#container {
width : 928px;
padding : 0;
margin : 0px auto;
text-align : center;
background-color : #ffffff;
border-left : 4px solid #914634; 
border-right : 4px solid #914634;  
}

/* ブログタイトル背景 */
#branding {
width : 928px;
height : 190px;
background-image : url(http://blog-imgs-21-origin.fc2.com/t/e/m/temtemclub/tp3-08-01v.gif) ;
background-repeat : no-repeat;
background-position : center top;
margin : 0;
padding : 0;
}

/* メインブロック＋プラグイン「1」（左）メニューブロック中囲み */
#wrapper {
float : left;
width : 689px;
margin : 0;
padding : 0;
}

/* メインブロック */
#primary-column {
float : right;
width : 450px;
margin : 0;
padding : 0;
}

/* プラグイン「1」（左）メニューブロック */
#secondary-column {
float : left;
width : 239px;
margin : 0;
padding : 0;
overflow : hidden;
}

/* プラグイン「2」（右）メニューブロック */
#extra-column {
float : right;
width : 239px;
margin : 0;
padding : 0;
overflow : hidden;
}

/* 左メニュー中囲み */
.left_block {
margin : 0px 10px 0px 10px;
width : 219px;
}

/* 右メニュー中囲み */
.right_block {
margin : 0px 10px 0px 10px;
width : 219px;
}

/******************** ブログタイトル・サイトの説明部分の設定 ***A*/

/* ブログタイトル設定 */
#branding h1 {
/*font-family : "Comis Sans MS",Osaka;*/
font-weight :  bold;	
font-size : 22px;	
padding : 40px 240px 0px 140px;
text-align : left;	
}

/* ブログタイトルのリンク色設定 */
#branding h1 a {color : #660000 !mportant; text-decoration : none;}
#branding h1 a:link {color : #660000 !important;}
#branding h1 a:visited {color : #660000 !important;}
#branding h1 a:hover {color : #cc9999 !important;}
#branding h1 a:active {color : #660000 !important;}

/* ブログ説明文設定 */
#branding p {
font-weight : normal;
padding : 0px 220px 0px 150px;
font-size : 12px;	
text-align : left;
color : #996666;
}

/*************************** 管理ページ＆全記事リストの設定 ***A*/

/* 管理ページ＆全記事リストのリンク */
ul.admin {
margin : 0;
padding : 20px 150px 0px 150px;
list-style-type : none;
text-align : right;
}

/* 管理ページ＆全記事リストのリンク色*/
ul.admin a { text-decoration : none;}
ul.admin a : link { color : #6a392f !important;}
ul.admin a : visited { color : #6a392f !important;}
ul.admin a : hover {color : #cc9999 !important;}
ul.admin a : active { color : #6a392f !important;}

/*********************************** 記事上プラグイン「3」の設定 ***A*/ 

/* プラグイン「3」の大枠 */
.section3 {
width : 450px;
margin : 0px 0px 0px 0px;
padding-top : 5px;
}

/* プラグイン「3」タイトル背景 */
.plugin3_header {
margin : 5px 0px 0px 0px;
height : 50px;
width : 450px;
background-image : url(http://blog-imgs-21-origin.fc2.com/t/e/m/temtemclub/tp3-08-06.gif) ;
background-repeat : no-repeat;
background-position : center top;
}

/* プラグイン「3」タイトル */
.plugin3_title {
padding : 17px 10px 0px 60px;
font-size : 13px;
text-align : left;
font-weight : bold;
pacolor : #660000;
}

/* プラグイン「3」本文 */
.plugin3_body {
padding : 7px 20px 7px 20px;
margin : 0px 0px 0px 0px;
line-height : 20px;
font-size : 12px;
text-align : left;
font-weight : normal;
}

/* プラグイン「3」本文中の文字色とリンク色 */
.plugin3_body a{color : #20180d !important; font-weight : bold; }
.plugin3_body a:link {color : #653232 !important;}
.plugin3_body a:visited {color : #653232 !important;}
.plugin3_body a:hover {color : #996666 !important;}
.plugin3_body a:active {color : #653232 !important;}

/* リストマーク設定（プラグイン「3」） */
.plugin3_body ul {
text-align : left;
list-style-type: disc;
text-decoration : none;
padding : 0px 10px 0px 20px;
list-style-position : outside;
margin : 0;
}

/*********************************** 記事本体部分の設定 ***A*/

/* 記事+コメント+ＴＢ大枠 */
.entry-table {
width : 450px;
margin : 0px 0px;
border-collapse:collapse;
} 

/* 記事部分大枠 */
.section {
margin-bottom : 25px;
}

/* 記事のタイトル背景 */
.entry-header {
margin : 15px 0px 0px 0px;
height : 70px;
text-align : left;
background-image : url(http://blog-imgs-21-origin.fc2.com/t/e/m/temtemclub/tp3-08-03a.gif) ;
background-repeat : no-repeat;
background-position : center top;
}

/* 記事のタイトル部分 */
.section h2 {
font-weight : bold;
font-size : 13px;
text-align : left;
padding : 15px 20px 0px 55px;
color : #660000;
}

/* 段落の設定 */
.section p {
margin : 1.5em 0 0 0;
}

/* 記事日付＋日時＋カテゴリー＋記事ＮＯ */ 
.entry-date {
font-size : 11px;
font-weight : normal;
padding : 14px 40px 0px 30px;
text-align : right;
color : #996666;
}

/* 記事本体部分 */
.entry-body {
padding : 15px 24px 20px 24px;
margin : 0px 0px 0px 0px;
line-height : 20px;
font-size : 12px;
text-align : left;
background-image : url(http://blog-imgs-21-origin.fc2.com/t/e/m/temtemclub/tp3-08-03b.gif) ;
background-repeat : repeat;
background-position : center top;
background-color : #ffffff;
}

/* 記事内リンク色 */
.entry-body a:link {color : #ff6666 !important;　font-weight : bold; }
.entry-body a:visited {color : #ff6666 !important;　font-weight : bold; }
.entry-body a:hover {color : #993333 !important;}
.entry-body a:active {color : #ff6666 !important;}

/* 追記部分 */
.entry-more {
padding : 0px 10px 10px 10px;
text-align : left;
margin : 5px 5px 5px 5px;
}

/* 記事フッター部分 */
.entry-footer {
text-align : right; 
font-size : 12px; 
margin : 0px 0px 1px 0px;
padding : 5px 15px 0px 15px;
color : #996666;
height : 30px;
background-image : url(http://blog-imgs-21-origin.fc2.com/t/e/m/temtemclub/tp3-08-03c.gif) ;
background-repeat : no-repeat;
background-position : center top;
background-color : #ffffff;
}

/* 記事フッターリンク色 */
.entry-footer a:link {color : #996666 !important; }
.entry-footer a:visited {color : #996666 !important; }
.entry-footer a:hover {color : #663333 !important;}
.entry-footer a:active {color : #996666 !important;}

/* テーマ・ジャンル */
.entry-body p.theme_genre {
margin : 10px 0px 5px 0px;
text-align : right;
}

/* 絵文字 */
.emoji {
border : 0px; 
vertical-align:middle;
margin : 0px 0px 0px 0px;
}

/****************************************** 全記事リスト ***A*/

/* 「全記事一覧」タイトル */
.all_title {
padding : 8px 10px 10px 10px;
font-size : 15px;
text-align : left;
font-weight : bold;
height : 28px;
}

/* 全記事本文 */
.all_body {
text-align : left;
margin : 10px 10px;
padding : 5px 10px 0px 10px;
}

/* リストマーク設定 */
.all_body ul {
text-align : left;
list-style-type : none;
text-decoration : none;
list-style-position : outside;
padding : 0;
margin : 0;
}

/* リストマーク画像 */
.all_body li {
margin : 0px 0px 0px 20px;
padding : 0px 0px ;
list-style-image : url(http://blog-imgs-37-origin.fc2.com/t/e/m/temtemclub/tp3-08-list.gif);
}

/* 全記事本文リンク色 */
.all_body a:link {color : #bf3a33 !important; }
.all_body a:visited {color : #bf3a33 !important; }
.all_body a:hover {color : #ffcccc !important;}
.all_body a:active {color : #bf3a33 !important;}

/* 全記事フッター */
.all_footer {
text-align : right; 
font-size : 11px;
margin : 0px 4px;
padding : 0px 10px 0px 10px;
border-bottom : 2px dotted #384558;
}

/************************************* コメント部分の設定 ***A*/

/* コメント全体枠 */
.com-block {
margin : 0px 0px;
padding : 0px 0px;
width : 450px;
}

/* コメントタイトル表示 */
h3#com-top {
margin : 15px 0px 0px 0px;
padding : 15px 20px 0px 20px;
font-size : 18px;
text-align : left;
font-weight : bold;
color : #663333;
}

/* 単コメントブロック */
.com_tanblock {
margin : 0px 0px;
padding : 0px 0px;
}

/* 単コメントタイトル */
h4.com-header {
margin : 0px 0px 0px 0px;
padding : 30px 20px 10px 30px;
font-weight : bold;
text-align : left;
font-size : 12px;
background-image : url(http://blog-imgs-21-origin.fc2.com/t/e/m/temtemclub/tp3-08-07.gif) ;
background-repeat : no-repeat;
background-position : center top;
}

/* 単コメント本文 */
.com-body {
padding : 0px 15px 15px 15px;
text-align : left;
background-color : #ffffff;
font-size : 12px;
}

/* 単コメントフッター */
ul.com-footer {
text-align : right;
padding : 3px 20px 3px 10px;
margin-bottom : 11px;
font-size : 12px;
}

/* 単コメントフッターのリンク部分 */
ul.com-footer li {
text-align : right;
display : inline;
list-style-type : none;
}

/* コメント投稿＆編集枠 */
.com-postblock {
padding : 10px 10px;
}

/* コメントの投稿＆編集文字部分 */
h3.com-post,
h3.com-edit {
margin : 10px 0px 0px 0px;
padding : 15px 20px 0px 50px;
height : 40px;
font-size : 13px;
text-align : left;
font-weight : bold;
color : #663333;
background-image : url(http://blog-imgs-21-origin.fc2.com/t/e/m/temtemclub/tp3-08-05.gif) ;
background-repeat : no-repeat;
background-position : center top;
}

/* コメントフォーム */
#primary-column form {
padding : 0px 10px 0px 10px;
text-align : left;
}

/* 管理者だけにコメント */
input#himitu {
margin-right : 0.5em;
}

/* コメントフォームのボタン */
p.form-btn {
height : 25px;
margin : 5px 0px 10px 0px;
text-align : center;
padding : 0px 0px 0px 0px;
font-size : 12px;
}

/* コメント書込フォームのコメント欄スクロールバー色 */
dd{
scrollbar-face-color : #ffffff;
scrollbar-highlight-color : #ffffff;
scrollbar-shadow-color : #cc9999;
scrollbar-3dlight-color : #cc9999;
scrollbar-arrow-color : #cc9999;
scrollbar-darkshadow-color : #ffffff;
}

/* コメント書込フォームの書き込み部分＋検索フォーム枠 */
input, textarea {
background-color : #fef2ef;
border : 2px solid #cc9999;
font-size : 12px;
color : #494949;
}

/******************************* トラックバック部分の設定 ***A*/

/* トラックバック大枠 */
.trackback_table{
width : 450px;
margin : 25px 0px 25px 0px;
padding-bottom : 10px; 
}

/* トラックバックタイトル */
.trackback_header {
margin : 0px 0px 0px 0px;
padding : 15px 20px 0px 50px;
font-weight : bold;
color : #663333;
height : 40px;
text-align : left;
background-color : #ffffff;
background-image : url(http://blog-imgs-21-origin.fc2.com/t/e/m/temtemclub/tp3-08-05.gif) ;
background-repeat : no-repeat;
background-position : center top;
}

/* トラックバックURIタイトル */
.trackback_navi {
margin : 10px 0px 0px 0px;
padding : 3px 20px 0px 30px;
text-align : left;
font-weight : bold;
height : 38px;
font-size : 12px;
background-image : url(http://blog-imgs-21-origin.fc2.com/t/e/m/temtemclub/tp3-08-08.gif) ;
background-repeat : no-repeat;
background-position : center top;
}

/* トラックバックのアドレス */
.trackback_top {
margin : 0px 0px 10px 0px;
padding : 5px 30px 5px 30px;
text-align : left;
line-height : 150%;
font-size : 12px;
}

/* トラックバック先表示タイトル */
.trackback_hyouji {
margin : 10px 0px 0px 0px;
padding : 3px 20px 0px 30px;
text-align : left;
font-weight : bold;
font-size : 12px;
}

/* トラックバック先のタイトル */
.trackback_title{
text-align : left;
font-size : 12px;
font-weight : normal;
margin : 0px 10px 0px 10px;
padding : 2px 10px 0px 10px;
border-top : 2px solid #cc9999; 
border-bottom : 2px dotted #cc9999;
}

/* トラックバック先の概要 */
.trackback_text {
text-align : left;
padding : 5px 15px 0px 15px;
margin : 0px 10px 0px 10px;
line-height : 150%;
font-size : 12px;
}

/* トラックバック先フッター */
.trackback_date {
text-align : right;
font-size : 12px;
padding : 0px 20px 0px 20px;
margin : 0px 10px 5px 10px;
line-height : 150%;
border-top : 2px dotted #cc9999;
}

/********************************** サイドメニューの設定 ***A*/

/* サイドメニュー大枠 */
.plugin_menu {
padding : 0px 0px 0px 0px;
}

/* サイドメニュータイトル背景 */
.plugin_header {
height : 42px;
width : 219px;
margin-top : 15px;
background-image : url(http://blog-imgs-21-origin.fc2.com/t/e/m/temtemclub/tp3-08-02a.gif) ;
background-repeat : no-repeat;
background-position : center top;
}

/* メニュータイトル */
.plugin_title {
font-weight : bold;
padding : 15px 6px 0px 45px;
font-size : 13px;
text-align : left;
color : #663333;
}

/* メニュー本文 */
.plugin_body {
margin : 0;
text-align : left;
padding : 8px 15px 10px 15px;
font-size : 12px;
background-image : url(http://blog-imgs-21-origin.fc2.com/t/e/m/temtemclub/tp3-08-02b.gif) ;
background-repeat : repeat-y;
background-position : top left;
}

/* メニュー本文リンク色 */
.plugin_body a:link {color : #4d3e28 !important; }
.plugin_body a:visited {color : #4d3e28 !important; }
.plugin_body a:hover {color : #2e4129 !important; font-weight : bold;}
.plugin_body a:active {color : #4d3e28 !important;}

/* メニューフッター */
.plugin_footer {
background-image : url(http://blog-imgs-21-origin.fc2.com/t/e/m/temtemclub/tp3-08-02c.gif) ;
background-repeat : no-repeat;
background-position : center top;
height : 15px;
}

/* リストマーク設定 */
.plugin_body ul {
text-align : left;
list-style-type : none;
text-decoration : none;
padding : 0;
margin : 0;
}

/* リストマーク画像 */
.plugin_body li {
margin : 0px 0px 0px 0px;
padding : 0px 5px 0px 10px;
list-style-position : outside;
background-image : url(http://blog-imgs-37-origin.fc2.com/t/e/m/temtemclub/tp3-08-list.gif);
background-repeat : no-repeat;
background-position : left top;
}

/* 親子カテゴリ設定 */
ul.main_menu ul.sub_menu {
margin : 0;
padding : 0;
list-style-type : none;
list-style-image : none;
}

/* 親子カテゴリLINE-1 */
ul.main_menu .sub_menu .sub_list {
background-image : url(http://blog-imgs-41-origin.fc2.com/t/e/m/temtemclub/oyakoline1-black.gif);
background-repeat : no-repeat;
background-position : left top;
margin-left : 0;
padding-left : 15px;
}

/* 親子カテゴリLINE-2 */
ul.main_menu .sub_menu .sub_list_end {
background-image : url(http://blog-imgs-41-origin.fc2.com/t/e/m/temtemclub/oyakoline2-black.gif);
background-repeat : no-repeat;
background-position : left top;
margin-left : 0;
padding-left : 15px;
}

/*********************************** カレンダー部分の設定 ***A*/

/* カレンダー表示全体 */
.plugin-calender {
font-family : Georgia,Helvetica, Arial,sans-serif; 
font-size : 12px;
margin : 0px 0px;
}

/* テーブル設定（曜日＆日付部分） */
table.calender {
border-collapse : collapse;
width : 100%;	         
text-align : center;
}

/* カレンダー見出（前月・当月・次月などのリンク部分） */
.plugin-calender caption {
text-align : center;
}

/* カレンダーのセル見出（曜日表示部分） */
.plugin-calender th {
text-align : center;
}

/* カレンダーのセル部分（日付表示部分） */
.plugin-calender td {
text-align : center;
}

/* カレンダーリンク部分（記事を書いた日） */
.plugin-calender td a {
display : block;
text-align : center;
font-weight : bold;
}

/* 記事を書いた日リンク色 */
.plugin-calender td a:link {color : #ff6666 !important; }
.plugin-calender td a:visited {color : #ff6666 !important; }
.plugin-calender td a:hover {color : #663333 !important;}
.plugin-calender td a:active {color : #ff6666 !important;}

/* 日曜日 */
th#sun {color : #996666;}

/* 土曜日 */
th#sat {color : #9999ff;}

/************************************* 移動ナビの設定 ***A*/

/* 記事移動ナビ（コメント上） */
.kiji_navi {
text-align : center;
font-size : 12px;
margin : 10px 0px;
padding : 0px 10px;
line-height : 130%;
}

/* ページ移動ナビ（下方）*/
p.page_navi {
margin : 20px 0px 20px 0px;
padding : 4px 0px 0px 0px;
text-align : center;
font-size : 12px;
width : 450px;
height : 24px;
background-image : url(http://blog-imgs-21-origin.fc2.com/t/e/m/temtemclub/tp3-08-11.gif) ;
background-repeat : no-repeat;
background-position : center top;
}

/************************** フッター部分(著作権表示)の設定 ***A*/

/* フッター部分 */
#blog_footer {
clear : both;
line-height : 150%;
width : 100%;	
text-align : center;
font-size : 9pt;
padding : 20px 20px 20px 20px;
margin : 5px 0px 15px 0px;
}

/* フッター部分のリンク色 */
#blog_footer a{text-decoration : none;}
#blog_footer a:link {color : #663333 !important;}
#blog_footer a:visited {color : #663333 !important;}
#blog_footer a:hover {color : #cc9999 !important;}
#blog_footer a:active {color : #663333 !important;}

/********************************************* 強調の設定 ***A*/

/* 強調 */
em {font-style : italic;}

/* より強い強調 */
strong {font-weight : bold;} 

/********************************************* その他設定 ***A*/

/* 引用文 */
blockquote {
width : 94%;		     
margin : 0em;		     
padding : 0.7em;
text-align : left;
color : #993333;
border : 3px dotted #c06b56;  
background-color : #ffffff; 
line-height : 20px;  
}

/* 斜体 */
em, i {font-style:italic;}

/* 打ち消し線 */
s {text-decoration:line-through;}

/* 下線 */
u {text-decoration: underline;}

/************************************************* コード ***A*/

div.section pre {
margin : 1em auto;
padding : 0.5em;
border : 1px dotted #653232;
font-family : sans-serif;
overflow : auto;
width : 90%;       
}

div.section pre {overflow : scroll;}

div.section > pre {width : auto;}

div.section code {font-family : monospace;}

/********************************** Mac版IEの文字化け対策 ***A*/

textarea,input,select {
font-family : "\30D2\30E9\30AE\30CE\20Pro\20W3","Osaka","Verdana","Helvetica","Arial","\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF",sans-serif;
}