@charset "EUC-JP";

/**************************************************************

ダウンロードしていただき、ありがとうございます(*^_^*)

★テンプレートをお使いの前に、当ブログのテンプレート利用規約をお読み下さい。
★不具合の報告・質問等は当ブログにてお願いします。

［TEMTEM★倶楽部］
ブログ：http://temtemclub.blog119.fc2.com/

******************************************************AYU*****/

/*********************************** 全体的な設定lammban ***A*/

/* contentプロパティの初期化 */

*:before,
*:after {
content : "";
}

/* 全体的なマージン・パディング・フォントスタイル等の初期化 */

* {
margin : 0;
padding : 0; 
}

/* ブログ全体 */
body {
color : #2c2112;
background-image : url(http://blog-imgs-12.fc2.com/t/e/m/temtemclub/tp2-01-03.gif) ;
background-repeat : repeat;
background-position : left top;
font-family : 'メイリオ','ＭＳ Ｐゴシック',Georgia,Helvetica, Arial,Osaka,sans-serif;
text-align : center;
line-height : 1.5;
font-size : 12px;
}

/* スクロールバーの色 */
html{
scrollbar-face-color : #d0ccc8;
scrollbar-highlight-color : #d0ccc8;
scrollbar-shadow-color : #000000;
scrollbar-3dlight-color : #000000;
scrollbar-arrow-color : #000000;
scrollbar-darkshadow-color : #d0ccc8;
}

/* リンクの設定 */
a {text-decoration : none;}
a:link {color : #453327;}
a:visited {color : #453327;}
a:hover {color : #333333;}
a:active {color : #453327;}

/* 画像 */
a img {
border-style : none;
border-width : 0px;
text-decoration : none;
}

/******************************************** 杏仕様設定 ***A*/

.new {
color : #d94b37;
font-weight : normal;
}

/* 共有プラグインTreeシリーズ用スタイル */
#AR p, #CA p, #LK p, #RC p, #RT p, #RE p {
padding-left : 15px;
line-height : 20px;
background-image : http://blog-imgs-19.fc2.com/m/i/x/mixjuice385/footmark_06.gif;
background-repeat : no-repeat ;
background-position : left top;
}

/***************************** レイアウト用ブロックの設定 ***A*/

/* 全体の大枠 */
#container {
width : 835px;
margin : 0px auto;
padding : 0;
text-align : center;
background-color : #ffffff;
border-left : 20px solid #20180d;
border-right : 20px solid #20180d;
}

/* ブログタイトル背景 */
#branding {
width : 765px;
height : 235px;
margin : 0px 0px;
background-color : #ffffff;
background-image : url(http://blog-imgs-52.fc2.com/m/i/x/mixjuice2haime/top_02.jpg) ;
background-repeat : no-repeat;
background-position : left top;
}

/* メインブロック */
#primary-column {
float : left;
width : 500px;
}

/* メイン中囲み */
.main_block {
text-align : left;
border-collapse : collapse; 
margin : 0px 0px 0px 0px; 
padding : 0;
}

/* メニューブロック */
#secondary-column {
float : right;
width : 230px;
overflow : hidden;
}

/* メニュー中囲み */
.menu_block {
margin : 0px 0px 0px 15px;
padding : 0;
overflow : hidden;
}

/*************************** 管理ページ＆全記事リストの設定 ***A*/

/* 管理ページ＆全記事リストのリンク */
ul.admin {
margin : 0;
padding : 8px 20px 4px 20px;
list-style-type : none;
text-align : right;
}

/*********************** タイトル・サイトの説明部分の設定 ***A*/

/* ブログタイトル文字 */
#branding h1 {
font-family : "Comis Sans MS",Osaka;
font-weight :  bold;	
font-size : 25px;	
padding : 30px 20px 0px 310px;
text-align : right;
}

/* ブログ説明文 */
#branding p {
font-weight : normal;
padding : 0px 20px 0px 310px;
font-size : 12px;	
text-align : right;
}

/* ブログタイトル・リンクの設定 */
#branding h1 a {color : #000000 !mportant; text-decoration : none;}
#branding h1 a:link {color : #000000 !important;}
#branding h1 a:visited {color : #000000 !important;}
#branding h1 a:hover {color : #808080 !important;}

/************************************ 横カレンダーの設定 ***A*/

/* 横カレンダー */
.line-calender {
text-align : center; 
font-family : Georgia,Helvetica, Arial,sans-serif; 
font-size : 12px; 
color : #4c210e; 
padding : 5px 0px;
margin : 0px auto;
}

.day {
margin : 0 2px;
}

/* 横カレンダーリンク色 */
.line-calender a {color:#20180d !important; text-decoration:none; font-weight:bold;}
.line-calender a:link {color : #6f3737 !important; font-weight:bold;}
.line-calender  a:visited {color : #6f3737 !important; font-weight:bold;}
.line-calender a:hover {color : #993333 !important;}
.line-calender a:active {color : #6f3737 !important;}

/************************************ パンくずリストの設定 ***A*/

/* パンくずリスト */
.pankuzu_list {
font-size : 11px; 
text-align : left;
height : 20px;
margin : 0px 0px;
padding : 4px 10px 0px 20px;
background-color:#20180d;
color : #ffffff; 
} 

/* パンくずリストのリンク色 */
.pankuzu_list a:link {color : #ffffff!important;}
.pankuzu_list a:visited {color : #ffffff!important;}
.pankuzu_list a:hover {color : #993333 !important;}
.pankuzu_list a:active {color : #ffffff!important;}

/***************************** 記事上：プラグイン「3」の設定 ***A*/

/* プラグイン「3」の大枠 */
.section3 {
width : 500px;
margin : 0px 0px;
padding : 0px 0px;
}

/* プラグイン「3」タイトル背景 */
.plugin3_header {
margin : 0px 0px;
height : 24px;
background-color:#20180d;
}

/* プラグイン「3」タイトル */
.plugin3_title {
font-weight : bold;
font-size : 12px;
text-align : left;
padding : 4px 10px 0px 20px;
color : #ffffff;
}

/* プラグイン「3」本文 */
.plugin3_body {
padding : 7px 5px 7px 10px;
margin : 0px 0px 10px 0px;
line-height : 20px;
font-size : 12px;
text-align : left;
font-weight : normal;
border-bottom : 3px double #20180d;
border-right : 3px double #20180d;
}

/* プラグイン「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*/ 

/* 記事部分大枠 */
.section {
width : 500px;
margin : 0px 0px;
padding : 0px 0px;
}

/* 記事のタイトル背景 */
.entry-header {
margin : 15px 0px;
padding : 0px 0px;
height : 50px;
background-image : url(http://blog-imgs-41.fc2.com/t/e/m/temtemclub/tp201-2.gif);
background-repeat : no-repeat;
background-position : left top;
}

/* 記事のタイトル部分 */
.section h2 {
font-weight : bold;
font-size : 12px;
text-align : left;
padding : 7px 10px 0px 75px;
color : #8a2300;
}

/* 記事日付＋日時＋記事ＮＯ */ 
.entry-date {
font-size : 11px;
font-weight : normal;
padding : 7px 15px 0px 15px;
text-align : right;
color : #35354e;
}

/* 段落の設定 */
.section p {
margin : 1.5em 0 0 0;
}

/* 記事本体部分 */
.entry-body {
padding : 10px 5px 10px 10px;
margin : 0px 0px;
line-height : 20px;
font-size : 12px;
text-align : left;
}

/* 記事内リンク色 */
.entry-body a:link {color : #000000 !important;　font-weight : bold; }
.entry-body a:visited {color : #000000 !important;　font-weight : bold; }
.entry-body a:hover {color : #993333 !important;}
.entry-body a:active {color : #000000 !important;}

/* 追記部分 */
.more {
padding : 2px 10px 0px 10px;
text-align : left;
margin : 0px 5px 0px 5px;
}

/* 追記部分(移動ページ) */
p.more {
padding : 20px 10px 20px 10px;
text-align : left;
margin : 0px 5px 0px 5px;
}

/* 記事フッター部分 */
.entry-footer {
text-align : center; 
font-size : 11px; 
margin : 0px 0px;
padding : 4px 15px 6px 15px;
color : #324133;
height : 34px;
background-image : url(http://blog-imgs-41.fc2.com/t/e/m/temtemclub/tp201-4.gif) ;
background-repeat : no-repeat;
background-position : left top;
}

/* 記事フッターリンク色 */
.entry-footer a:link {color : #324133 !important; }
.entry-footer a:visited {color : #324133 !important; }
.entry-footer a:hover {color : #999999 !important;}
.entry-footer a:active {color : #324133 !important;}

/* 絵文字 */
.emoji {
border : 0px; 
vertical-align:middle;
margin : 0px 0px;
}

/* テーマ・ジャンル */
.entry-body p.theme_genre {
margin : 10px 0px 5px 0px;
text-align : right;
}

/****************************************** 全記事リスト ***A*/

/* 「全記事一覧」タイトル */
p.all_title {
margin : 10px 0px;
padding : 4px 20px 0px 30px;
font-size : 13px;
font-weight : bold;
text-align : left;
height : 18px;
background-color : #e3e3e3;
}

/* 全記事本文 */
.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;
padding : 0;
margin : 0;
}

/* リストマーク画像 */
.all_body li {
margin : 0px 0px 0px 20px;
padding : 0px 0px;
list-style-position : outside;
list-style-image : url(http://blog-imgs-41.fc2.com/t/e/m/temtemclub/tp2-01-08.gif);
}

/* 全記事本文リンク色 */
p.all_body a:link {color : #456149 !important; }
p.all_body a:visited {color : #456149 !important; }
p.all_body a:hover {color : #ffcccc !important;}
p.all_body a:active {color : #456149 !important;}

/* 全記事フッター */
p.all_footer {
text-align : right; 
font-size : 11px;
margin : 0px 4px;
padding : 0px 10px 0px 10px;
border-bottom : 1px dotted #660000;
}

/************************************* コメント表示部分の設定 ***A*/

/* コメント全体枠 */
.com-block {
width : 500px;
margin :  0px 0px;
padding : 0px 0px;
}

/* コメントタイトル表示 */
h3#comment-top {
margin : 20px 0px 10px 0px;
padding : 0px 20px;
font-size : 16px;
font-weight : bold;
}

/* 単コメントブロック */
.com_tanblock {
margin : 0px 0px;
padding : 0px 0px;
}

/* 単コメントタイトル */
h4.comment-header {
height : 32px;
margin : 0px 0px;
padding : 14px 20px 0px 55px;
font-weight : bold;
text-align : left;
font-size : 12px;
background-image : url(http://blog-imgs-12.fc2.com/t/e/m/temtemclub/tp2-01-06.gif) ;
background-repeat : no-repeat;
background-position : left top;
}

/* 単コメント本文 */
.comment-body {
padding : 10px 15px;
text-align : left;
font-size : 12px;
}

/* 単コメントフッター */
ul.comment-footer {
text-align : right;
padding : 3px 10px 3px 10px;
margin-bottom : 11px;
font-size : 11px;
color : #324133;
border-bottom : 2px dotted #653232;
}

/* 単コメントフッターのリンク部分 */
ul.comment-footer li {
text-align : right;
display : inline;
list-style-type : none;
}

/* コメントフッターリンク色 */
ul.comment-footer a:link {color : #324133 !important; }
ul.comment-footer a:visited {color : #324133 !important; }
ul.comment-footer a:hover {color : #999999 !important;}
ul.comment-footer a:active {color : #324133 !important;}

/*************************** コメント投稿＆編集部分の設定 ***A*/

/* コメント投稿＆編集枠 */
.com-postblock {
padding : 10px 10px;
}

/* コメントの投稿＆編集文字部分 */
h3.comment-post,
h3.comment-edit {
margin : 0px 0px;
padding : 4px 20px 0px 20px;
text-align : left;
font-size : 12px;
font-weight : bold;
height : 22px;
background-color : #20180d;
color : #ffffff;
}

/* コメントフォーム */
#primary-column form {
padding : 0px 0px;
text-align : left;
}

/* 管理者だけにコメント */
input#himitu {
margin-right : 0.5em;
}

/* コメントフォームのボタン */
p.form-btn {
height : 25px;
margin : 0px 0px;
text-align : center;
padding : 5px 10px;
font-size : 11px;
}

/* コメント書込フォームのコメントスクロールバー色 */
dd{
scrollbar-face-color : #d0ccc8;
scrollbar-highlight-color : #000000;
scrollbar-shadow-color : #000000;
scrollbar-3dlight-color : #d0ccc8;
scrollbar-arrow-color : #000000;
scrollbar-darkshadow-color : #d0ccc8;
}

input, textarea {
background-color : #f5f5f5;
border : 2px solid #3d1f1f;
font-size : 11px;
color : #494949;
}

/******************************* トラックバック部分の設定 ***A*/

/* トラックバック大枠 */
.trackback_table{
margin : 20px 0px;
}

/* トラックバックタイトル */
.trackback_header {
margin : 10px 0px;
padding : 4px 20px 0px 20px;
text-align : left;
font-size : 13px;
font-weight : bold;
height : 22px;
background-color : #20180d;
color : #ffffff;
}

/* トラックバックURI */
.trackback_navi {
margin : 0px 0px;
padding : 2px 20px 0px 30px;
text-align : left;
font-weight : bold;
height : 18px;
font-size : 12px;
background-color : #e3e3e3;
}

/* トラックバックのアドレス */
.trackback_top {
margin : 0px 0px 10px 0px;
padding : 5px 30px 5px 30px;
text-align : left;
line-height : 150%;
font-size : 11px;
}

/* トラックバック先のタイトル */
.trackback_title{
text-align : left;
font-size : 11px;
font-weight : normal;
margin : 10px 10px 0px 10px;
padding : 2px 10px 0px 10px;
border-top : 2px solid #999999; 
border-bottom : 2px dotted #999999;
}

/* トラックバック先の概要 */
.trackback_text {
text-align : left;
padding : 5px 15px 0px 15px;
margin : 0px 10px;
line-height : 150%;
font-size : 11px;
}

/* トラックバックフッター */
.trackback_date {
text-align : right;
margin : 0px 10px 5px 10px;
font-size : 11px;
padding : 2px 20px 0px 20px;
line-height : 150%;
border-top : 2px dotted #999999; 
}

/********************************* メニュー部分の設定 ***A*/

/* メニュータイトル背景 */
.plugin_header {
height : 24px;
width : 250px;
margin : 0px 0px;
background-color : #20180d;
}

/* メニュータイトル */
.plugin_title {
font-weight : bold;
padding : 4px 0px 0px 10px;
font-size : 12px;
text-align : left;
color : #ffffff;
}

/* メニュー本文 */
.plugin_body {
margin : 0;
text-align : left;
padding : 8px 15px 10px 15px;
font-size : 12px;
line-height : 20px;
background-color : #f9f7f4;
}

/* リストマーク設定 */
.plugin_body ul {
text-align : left;
list-style-type : none;
text-decoration : none;
padding : 0;
margin : 0;
}

/* リストマーク画像 */
.plugin_body li {
margin : 0px 0px;
padding : 0px 0px 0px 15px;
list-style-position : outside;
background-image : url(http://blog-imgs-41.fc2.com/t/e/m/temtemclub/tp2-01-08.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.fc2.com/t/e/m/temtemclub/oyakoline1-black.gif
);
background-repeat : no-repeat;
background-position : left top;
margin : 0;
padding-left : 15px;
}

/* 親子カテゴリLINE-2 */
ul.main_menu .sub_menu .sub_list_end {
background-image : url(http://blog-imgs-41.fc2.com/t/e/m/temtemclub/oyakoline2-black.gif
);
background-repeat : no-repeat;
background-position : left top;
margin : 0;
padding-left : 15px;
}

/*********************************** カレンダー部分の設定 ***A*/

/* カレンダー表示全体 */
.plugin-calender {
font-family : Georgia,Helvetica, Arial,sans-serif; 
font-size : 11px;
padding : 10px 10px;
}

/* テーブル設定 */
table.calender {
border-collapse : collapse;
width : 100%;	         
text-align : center;
color : #666666;
}

/* カレンダー見出（前月・当月・次月などのリンク部分） */
.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;
background-image : url("http://blog-imgs-12.fc2.com/t/e/m/temtemclub/tp2-01-07.gif");
background-repeat : no-repeat;
background-position : center;
}

/* 記事を書いた日リンク色 */
.plugin-calender td a:link {color : #472323 !important; }
.plugin-calender td a:visited {color : #472323 !important; }
.plugin-calender td a:hover {color : #cc9999 !important;}
.plugin-calender td a:active {color : #472323 !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 : 15px 0px;
padding : 2px 10px 0px 10px;
text-align : center;
font-size : 11px;
border-top : 1px dotted #20180d;
border-right : 1px dotted #20180d;
border-bottom : 1px dotted #20180d;
}

/************************************* フッター部分の設定 ***A*/

/* フッター部分 */
#blog_footer {
clear : both;
line-height : 20px;
text-align : center;
font-size : 11px;
text-decoration : none;
margin : 15px 15px;
padding : 5px 0px 10px 0px;
}

/* フッター部分のリンク色 */
#blog_footer a:link {color : #35354e !important;}
#blog_footer a:visited {color : #35354e !important;}
#blog_footer a:hover {color : #ffcccc!important;}
#blog_footer a:active {color : #35354e !important;}

/********************************************* 強調の設定 ***A*/

/* 強調 */
em {font-style : italic; }	

/* より強い強調 */
strong {font-weight : bold; }
  
/********************************************* 引用の設定 ***A*/

blockquote {
width : 90%;		     
margin : 0em;		     
padding : 0.7em;
text-align : left;
color : #666666;
border : 2px dotted #653232;  
background-color : #f9f7f4; 
line-height : 20px;   
}

/************************************************* コード ***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;
}
