@charset "EUC-JP";

/**************************************************************

ダウンロードしていただき、ありがとうございます(*^_^*)

★テンプレートをお使いの前に、当ブログのテンプレート利用規約をお読み下さい。
★不具合の報告・質問等は当ブログにてお願いします。

［TEMTEM★倶楽部］
ブログ：http://temtemclub.blog119.fc2.com/

******************************************************AYU*****/

/*********************************** 全体的な設定lammban ***A*/

/* contentプロパティの初期化 */

*:before,
*:after {
content : "";
}

/* 全体的なマージン・パディング・フォントスタイル等の初期化 */

* {
margin : 0;
padding : 0; 
}

/* ブログ全体 */
body {
color : #454a56;
background-image : url(http://blog-imgs-41-origin.fc2.com/t/e/m/temtemclub/tp205-blogback.gif) ;
background-repeat : repeat;
background-position : left top;
background-color : #c2d0de;
font-family : 'メイリオ','ＭＳ Ｐゴシック',Georgia,Helvetica, Arial,Osaka,sans-serif;
text-align : center;
line-height : 1.5;
font-size : 12px;
}

/* スクロールバーの色 */
html{
scrollbar-face-color : #c2d0de;
scrollbar-highlight-color : #ecf0f4;
scrollbar-shadow-color : #ecf0f4;
scrollbar-3dlight-color : #c2d0de;
scrollbar-arrow-color : #ecf0f4;
scrollbar-darkshadow-color : #c2d0de;
}

/* リンクの設定 */
a {text-decoration : none;}
a:link {color : #454a56;}
a:visited {color : #454a56;}
a:hover {color : #c2d0de;}
a:active {color : #454a56;}

/* 画像 */
a img {
border-style : none;
border-width : 0px;
text-decoration : none;
}

/*************************** 管理ページ＆全記事リストの設定 ***A*/

/* 管理ページ＆全記事リストのリンク */
ul.admin {
margin : 0;
padding : 25px 30px 0px 30px;
list-style-type : none;
text-align : left;
}

/***************************** レイアウト用ブロックの設定 ***A*/

/* 全体の大枠 */
#container {
width : 809px;
margin : 0px auto;
text-align : center;
background-color : #ecf0f4;
}

/* ブログタイトル背景 */
#branding {
width : 785px;
height : 300px;
margin : 10px 10px 10px 10px;
background-image : url(http://blog-imgs-41-origin.fc2.com/t/e/m/temtemclub/tp205-blogtitle.jpg) ;
background-repeat : no-repeat;
background-position : left top;
}

/* メインブロック */
#primary-column {
float : left;
width : 519px;
}

/* メイン中囲み */
.main_block {
text-align : left;
border-collapse : collapse; 
margin : 0px 0px 20px 15px; 
padding : 0;
}

/* メニューブロック */
#secondary-column {
float : right;
width : 290px;
overflow : hidden;
}

/* メニュー中囲み */
.menu_block {
margin : 0px 15px 0px 15px;
}

/*********************** タイトル・サイトの説明部分の設定 ***A*/

/* ブログタイトル文字 */
#branding h1 {
font-family : "Comis Sans MS",Osaka;
font-weight :  bold;	
font-size : 25px;	
padding : 70px 400px 10px 30px;
text-align : left;
}

/* ブログ説明文 */
#branding p {
font-weight : normal;
padding : 0px 400px 0px 40px;
font-size : 12px;	
text-align : left;
}

/* ブログタイトル・リンクの設定 */
#branding h1 a {color : #554135 !mportant; text-decoration : none;}
#branding h1 a:link {color : #554135 !important;}
#branding h1 a:visited {color : #554135 !important;}
#branding h1 a:hover {color : #cccccc !important;}
#branding h1 a:active {color : #554135 !important;}

/***************************** 横カレンダーの設定 ***A*/

/* 横カレンダー */
.line-calender {
width : 100%;
text-align : center; 
font-family : Georgia,Helvetica, Arial,sans-serif; 
color : #727a8d; 
background-color : #c2d0de; 
padding : 0px 0px;
margin : 0px auto;
}

.day {
margin : 0 2px;
}

/* 横カレンダーのリンク色 */
.line-calender a:link {color : #454a56 !important; font-weight : bold;}
.line-calender a:visited {color : #454a56 !important; font-weight : bold;}
.line-calender a:hover {color : #993333 !important;}
.line-calender a:active {color : #454a56 !important; font-weight : bold;}

/************************************ パンくずリストの設定 ***A*/

/* パンくずリスト */
.pankuzu_list {
font-size : 11px; 
text-align : left;
padding : 3px 20px 0px 20px;
margin : 15px 0px 0px 0px;
border-top: 1px dotted #c2d0de;
border-bottom: 1px dotted #c2d0de;
color : #2e5a2e; 
} 

/* パンくずリストのリンク色 */
.pankuzu_list a:link {color : #a82b00 !important;}
.pankuzu_list a:visited {color : #a82b00 !important;}
.pankuzu_list a:hover {color : #993333 !important;}
.pankuzu_list a:active {color : #a82b00 !important;}

/***************************** 記事上：プラグイン「3」の設定 ***A*/

/* プラグイン「3」の大枠 */
.section3 {
width : 500px;
border : 2px solid #96aabc;
margin :  10px 0px 20px 0px;
}

/* プラグイン「3」タイトル背景 */
.plugin3_header {
margin : 8px 8px;
height : 40px;
text-align : left;
background-image : url(http://blog-imgs-41-origin.fc2.com/t/e/m/temtemclub/tp205-p3header.gif) ;
background-repeat : no-repeat;
background-position : left top;
}

/* プラグイン「3」タイトル */
.plugin3_title {
font-weight : bold;
font-size : 12px;
text-align : left;
padding : 8px 20px 0px 42px;
color : #983ｃ34;
}

/* プラグイン「3」本文 */
.plugin3_body {
padding : 7px 7px;
margin : 0px 8px 8px 8px;
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*/ 

/* 記事部分大枠 */
.section {
width : 500px;
border : 2px solid #c2d0de;
margin :  10px 0px 20px 0px;
}

/* 記事のタイトル背景 */
.entry-header {
margin : 8px 8px;
height : 40px;
text-align : left;
background-image : url(http://blog-imgs-41-origin.fc2.com/t/e/m/temtemclub/tp205-kijiheader.gif) ;
background-repeat : no-repeat;
background-position : left top;
}

/* 記事のタイトル部分 */
.section h2 {
font-weight : bold;
font-size : 12px;
text-align : left;
padding : 8px 20px 0px 42px;
color : #313742;
}

/* 段落の設定 */
.section p {
margin : 1.5em 0 0 0;
}

/* 記事日付＋日時＋記事ＮＯ */ 
.entry-date {
font-size : 11px;
font-weight : normal;
padding : 5px 15px 0px 15px;
text-align : right;
}

/* 記事本体部分 */
.entry-body {
padding : 7px 7px;
margin : 0px 8px 8px 8px;
line-height : 20px;
font-size : 12px;
text-align : left;
background-color : #f4f7f9;
color : #727a8d;
}

/* 記事内リンク色 */
.entry-body a:link {color : #b182c4 !important;　font-weight : bold; }
.entry-body a:visited {color : #b182c4 !important;　font-weight : bold; }
.entry-body a:hover {color : #c2d0de !important;}
.entry-body a:active {color : #b182c4 !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 8px 8px 8px;
padding : 5px 20px 3px 20px;
color : #324133;
background-image : url(http://blog-imgs-41-origin.fc2.com/t/e/m/temtemclub/tp205-kijifooter.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 0px 0px;
}

/* テーマ・ジャンル */
.entry-body p.theme_genre {
margin : 10px 0px 5px 0px;
text-align : right;
}

/****************************************** 全記事リスト ***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;
padding : 0;
margin : 0;
}

/* リストマーク画像 */
.all_body li {
margin : 0px 0px 0px 20px;
padding : 0px 0px 0px 0px;
list-style-position : outside;
list-style-image : url(http://blog-imgs-41-origin.fc2.com/t/e/m/temtemclub/tp205-listicon.gif);
}

/* 全記事本文リンク色 */
.all_body a:link {color : #c76721 !important; }
.all_body a:visited {color : #c76721 !important; }
.all_body a:hover {color : #ffcccc !important;}
.all_body a:active {color : #c76721 !important;}

/* 全記事フッター */
.all_footer {
text-align : right; 
font-size : 11px;
margin : 0px 4px;
padding : 0px 10px 0px 10px;
border-bottom : 1px dotted #9999ff;
}

/************************************* コメント部分の設定 ***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 : 20px;
margin : 0px 5px 0px 5px;
padding : 3px 10px 0px 25px;
font-weight : bold;
text-align : left;
font-size : 12px;
background-image : url(http://blog-imgs-41-origin.fc2.com/t/e/m/temtemclub/tp205-comheader.gif) ;
background-repeat : no-repeat;
background-position : left top;
color : #e49452;
}

/* 単コメント本文 */
.comment-body {
padding : 10px 15px;
text-align : left;
font-size : 12px;
}

/* 単コメントフッター */
ul.comment-footer {
text-align : right;
padding : 10px 20px 10px 20px;
margin-bottom : 11px;
font-size : 11px;
color : #727a8d;
}

/* 単コメントフッターのリンク部分 */
ul.comment-footer li {
text-align : right;
display : inline;
list-style-type : none;
}

/* コメント投稿＆編集枠 */
.com-post {
margin : 0px 0px;
padding : 0px 0px;
border : 2px solid #c2d0de;
}

/* コメント投稿＆編集枠 */
.com-postblock {
padding : 10px 10px;
}

/* コメントの投稿＆編集文字部分 */
h3.comment-post,
h3.comment-edit {
margin : 8px 8px 5px 8px;
padding : 7px 20px 5px 45px;
text-align : left;
font-size : 16px;
font-weight : bold;
background-image : url(http://blog-imgs-41-origin.fc2.com/t/e/m/temtemclub/tp205-kijiheader.gif) ;
background-repeat : no-repeat;
background-position : left top;
}

/* コメントフォーム */
#primary-column form {
padding : 0px 0px;
text-align : left;
}

/* 管理者だけにコメント */
input#himitu {
margin-right : 0.5em;
}

/* コメントフォームのボタン */
p.form-btn {
height : 25px;
margin : 5px 8px 8px 8px;
text-align : center;
padding : 2px 0px 0px 0px;
font-size : 11px;
background-image : url(http://blog-imgs-41-origin.fc2.com/t/e/m/temtemclub/tp205-kijifooter.gif) ;
background-repeat : no-repeat;
background-position : left top;
}

/* コメント書込フォームのコメントスクロールバー色 */
dd{
scrollbar-face-color : #c2d0de;
scrollbar-highlight-color : #ecf0f4;
scrollbar-shadow-color : #ecf0f4;
scrollbar-3dlight-color : #c2d0de;
scrollbar-arrow-color : #ecf0f4;
scrollbar-darkshadow-color : #c2d0de;
}

input, textarea {
background-color : #d7dcdd;
border : 2px solid #c2d0de;
font-size : 11px;
color : #727a8d;
}

/******************************* トラックバック部分の設定 ***A*/

/* トラックバック大枠 */
.trackback_table{
margin : 25px 0px;
padding-bottom : 10px; 
border : 2px solid #c2d0de;
}

/* トラックバックタイトル */
.trackback_header {
margin : 8px 8px 5px 8px;
padding : 7px 20px 5px 45px;
text-align : left;
font-size : 16px;
font-weight : bold;
background-image : url(http://blog-imgs-41-origin.fc2.com/t/e/m/temtemclub/tp205-kijiheader.gif) ;
background-repeat : no-repeat;
background-position : left top;
}

/* トラックバックURI */
.trackback_navi {
margin : 0px 5px 0px 5px;
padding : 2px 20px 0px 20px;
text-align : left;
font-weight : bold;
height : 20px;
font-size : 12px;
background-image : url(http://blog-imgs-41-origin.fc2.com/t/e/m/temtemclub/tp205-comheader.gif) ;
background-repeat : no-repeat;
background-position : left top;
}

/* トラックバックのアドレス */
.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 #c2d0de; 
border-bottom : 2px dotted #c2d0de;
}

/* トラックバック先の概要 */
.trackback_text {
text-align : left;
padding : 5px 15px 0px 15px;
margin : 0px 10px 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 #c2d0de; 
}

/********************************* メニュー部分の設定 ***A*/

/* メニュータイトル背景 */
.plugin_header {
height : 30px;
width : 260px;
margin : 10px 0px 0px 0px;
background-image : url(http://blog-imgs-41-origin.fc2.com/t/e/m/temtemclub/tp205-menu.gif) ;
background-repeat : no-repeat;
background-position : left top;
}

/* メニュータイトル */
.plugin_title {
font-weight : bold;
padding : 7px 20px 0px 35px;
font-size : 12px;
text-align : left;
color : #313742;
}

/* メニュー本文 */
.plugin_body {
margin : 0;
text-align : left;
padding : 10px 17px 10px 17px;
font-size : 12px;
line-height : 20px;
color : #727a8d;
}

/* リストマーク設定 */
.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 12px;
list-style-position : outside;
background-image : url(http://blog-imgs-41-origin.fc2.com/t/e/m/temtemclub/tp205-listicon.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 : 11px;
padding : 10px 10px;
border : 2px solid #c2d0de;
}

/* テーブル設定 */
table.calender {
border-collapse : collapse;
width : 100%;	         
text-align : center;
color : #727a8d;
}

/* カレンダー見出（前月・当月・次月などのリンク部分） */
.plugin-calender caption {
text-align : center;
border-bottom : 2px dotted #c2d0de;
}

/* カレンダーのセル見出（曜日表示部分） */
.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-41-origin.fc2.com/t/e/m/temtemclub/tp205-calendar.gif);
background-repeat : no-repeat;
background-position : center;
}

/* 記事を書いた日リンク色 */
.plugin-calender td a:link {color : #b87678 !important; }
.plugin-calender td a:visited {color : #b87678 !important; }
.plugin-calender td a:hover {color : #663333 !important;}
.plugin-calender td a:active {color : #b87678 !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 : 0px 0px 0px 0px;
text-align : center;
font-size : 11px;
}

/************************************* フッター部分の設定 ***A*/

/* フッター部分 */
#blog_footer {
clear : both;
color : #b87678;
line-height : 20px;
text-align : center;
font-size : 11px;
padding : 10px 20px 15px 20px;
margin : 5px 15px;
border : 2px dotted #c2d0de; 
text-decoration : none;
}

/* フッター部分のリンク色 */
#blog_footer a:link {color : #324133 !important;}
#blog_footer a:visited {color : #324133 !important;}
#blog_footer a:hover {color : #999999 !important;}
#blog_footer a:active {color : #324133 !important;}

/********************************************* 強調の設定 ***A*/

/* 強調 */
em {font-style : italic; }	

/* より強い強調 */
strong {font-weight : bold; }
  
/********************************************* 引用の設定 ***A*/

blockquote {
width : 90%;		     
margin : 0em;		     
padding : 0.7em;
text-align : left;
color : #454a56;
border-left : 6px solid #a9bb79;  
background-color : #ecf0f4; 
line-height : 20px;   
}

/************************************************* コード ***A*/

div.section pre {
margin : 1em auto;
padding : 0.5em;
border : 1px dotted #727a8d;
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;
}