@charset "EUC-JP";

/**************************************************************

ダウンロードしていただき、ありがとうございます(*^_^*)

★テンプレートをお使いの前に、当ブログのテンプレート利用規約をお読み下さい。
★不具合の報告・質問等は当ブログにてお願いします。

［TEMTEM★倶楽部］
ブログ：http://temtemclub.blog119.fc2.com/

******************************************************AYU*****/

/*********************************** 全体的な設定lammban ***A*/

/* contentプロパティの初期化 */

*:before,
*:after {
content : "";
}

/* 全体的なマージン・パディング・フォントスタイル等の初期化 */

* {
margin : 0;
padding : 0; 
}

/* ブログ全体 */
body {
color : #664f3c;
font-family : 'メイリオ','ＭＳ Ｐゴシック',Georgia,Helvetica, Arial,Osaka,sans-serif;
text-align : center;
line-height : 150%;
font-size : 12px;
background-color : #ffffff;
margin : 0;
padding : 0;
background : url(http://blog-imgs-21.fc2.com/t/e/m/temtemclub/tp3-09-05.gif); 
background-position : right bottom; 
background-repeat : no-repeat; 
background-attachment : fixed; 
}

/* スクロールバーの色 */
html{
scrollbar-face-color : #ffffff;
scrollbar-highlight-color : #ffffff;
scrollbar-shadow-color : #c8b693;
scrollbar-3dlight-color : #c8b693;
scrollbar-arrow-color : #c8b693;
scrollbar-darkshadow-color : #ffffff;
}

/* リンクの設定 */
a {text-decoration : none;}
a:link {color : #664f3c;}
a:visited {color : #664f3c;}
a:hover {color : #993333;}
a:active {color : #664f3c;}

/* 画像 */
a img {
border-style : none;
border-width : 0px;
text-decoration : none;
}

/***************************** レイアウト用ブロックの設定 ***A*/

/* 全体の大枠 */
div#container {
width : 850px;
margin : 0px auto;
padding : 0;
}

/* ブログタイトル背景 */
div#branding {
width : 600px;
height : 100px;
margin : 0;
padding : 0;
}

/* 記事表示部分とメニュー部分の回り込み */
div#wrapper {
float : right;		
margin : 0;
padding : 0;
}

/* 記事表示部分ブロック */
div#primary-column {
float : right;
width : 600px;
margin : 0;
padding : 0;
}

/* メニュー部分ブロック */
div#secondary-column {
float : left;
width : 250px;
margin : 0;
padding : 0;
}

/*********************** タイトル・サイトの説明部分の設定 ***A*/

/* ブログタイトル文字 */
div#branding h1 {
font-weight :  bold;	
font-size : 27px;	
padding-top : 40px;
padding-left : 10px;
padding-right : 10px;
text-align : center;
}

/* ブログタイトルのリンク設定 */
div#branding h1 a {text-decoration : none;}
div#branding h1 a:link {color : #664f3c !important;}
div#branding h1 a:visited {color : #664f3c !important;}
div#branding h1 a:hover {color : #cc9999 !important;}
div#branding h1 a:active {color : #664f3c !important;}

/* ブログ説明文 */
div#branding p {
font-weight : normal;
padding-left : 10px;
padding-right : 10px;
padding-top : 0px;
padding-bottom : 0px;
font-size : 11px;	
text-align : center;
}

/***************************** 記事上：プラグイン「3」の設定 ***A*/

/* プラグイン「3」の大枠 */
div.section3 {
margin : 0px 10px 0px 10px;
padding-top : 5px;
}

/* プラグイン「3」タイトル背景 */
div.plugin3_header {
margin : 5px 0px 0px 0px;
border : 2px dotted #c8b693;
}

/* プラグイン「3」タイトル */
div.plugin3_title {
padding : 5px 10px 0px 10px;
font-size : 13px;
text-align : center;
font-weight : bold;
}

/* プラグイン「3」本文 */
div.plugin3_body {
padding : 7px 10px 7px 10px;
line-height : 20px;
font-size : 12px;
text-align : left;
}

/* プラグイン「3」本文中の文字色とリンク色 */
div.plugin3_body a{color : #20180d !important; font-weight : bold; }
div.plugin3_body a:link {color : #4a3f31 !important;}
div.plugin3_body a:visited {color : #4a3f31 !important;}
div.plugin3_body a:hover {color : #996666 !important;}
div.plugin3_body a:active {color : #4a3f31 !important;}

/* リストマーク設定（プラグイン「3」） */
#primary-column plugin3_body li {
margin : 0 20px;
padding-left : 0px;
list-style-type: disc;
list-style-position : outside;
}

/*********************************** 記事表示部分の設定 ***A*/ 

/* 記事部分大枠 */
div.section {
padding : 0px 0px;
}

/* 記事のタイトル背景 */
div.entry-header {
margin : 15px 0px 0px 0px;
height : 100px;
background-image : url(http://blog-imgs-21.fc2.com/t/e/m/temtemclub/tp2-09-06-2.gif) ;
background-repeat : no-repeat;
background-position : center top;
}

/* 記事のタイトル部分 */
div.section h2 {
font-size : 12px;
text-align : left;
padding : 60px 25px 0px 0px;
color : #805044;
font-weight : bold;
}

/* 段落の設定 */
div.section p {
margin : 1.5em 0 0 0;
}

/* 時間＋記事ＮＯ */ 
div.entry-date {
font-size : 11px;
font-weight : normal;
padding : 15px 35px 0px 30px;
text-align : right;
color : #663300;
}

/* 記事日付ブロック */
div.date {
width : 100px;
float : left;
margin : 21px 0px 0px 21px;
}

/* 記事日付（年） */
div.date h3 {
font-size : 14px;
padding : 0px 10px 0px 0px;
font-weight : bold;
text-align : center;
}

/* 記事日付（月日） */
div.date h4 {
font-size : 15px;
padding : 0px 10px 0px 0px;
font-weight : bold;
text-align : center;
}

/* 記事日付（曜日） */
div.date h6 {
font-size : 14px;
padding : 0px 10px 0px 0px;
font-weight : bold;
text-align : center;
}

/* 記事本体部分 */
div.entry-body {
padding : 16px 12px 19px 14px;
margin : 0px 6px 0px 6px;
line-height : 20px;
font-size : 12px;
text-align : left;
background-image : url(http://blog-imgs-21.fc2.com/t/e/m/temtemclub/tp3-09-07.gif) ;
}

/* 記事内リンク色 */
div.entry-body a:link {color : #404a5b !important;　font-weight : bold; }
div.entry-body a:visited {color : #404a5b !important;　font-weight : bold; }
div.entry-body a:hover {color : #993333 !important;}
div.entry-body a:active {color : #404a5b !important;}

/* 追記部分 */
p.entry-more {
padding : 2px 15px 0px 15px;
text-align : left;
}

/* 記事フッター部分 */
div.entry-footer {
text-align : right; 
font-size : 12px; 
margin : 0px 0px 0px 0px;
padding : 5px 15px 0px 15px;
height : 27px;
background-image : url(http://blog-imgs-21.fc2.com/t/e/m/temtemclub/tp2-09-08.gif) ;
background-repeat : no-repeat;
background-position : center bottom;
}

/* 記事フッターリンク色 */
div.entry-footer a:link {color : #54654b !important; }
div.entry-footer a:visited {color : #54654b !important; }
div.entry-footer a:hover {color : #663333 !important;}
div.entry-footer a:active {color : #54654b !important;}

/* 絵文字 */
.emoji {
border : 0px; 
vertical-align : middle;
margin : 4px 0px 4px 0px; 
}

/* ページ移動用ナビゲーション */
p.prev-next-navi {
margin : 20px 20px 20px 20px;
padding : 2px 0px 0px 0px;
text-align : center;
font-size : 12px;
width : 90%;
border : 2px dotted #c8b693;
}

/************************************* コメント部分の設定 ***A*/

/* コメント枠 */
div.section2 {
}

/* コメントトップ */
h3#comment-top {
margin : 15px 0px 0px 0px;
padding : 13px 30px 0px 30px;
height : 40px;
font-size : 14px;
text-align : left;
font-weight : bold;
background-image : url(http://blog-imgs-21.fc2.com/t/e/m/temtemclub/tp2-09-03.gif) ;
background-repeat : no-repeat;
background-position : center top;
}

/* コメント全体枠 */
.comment-area {
margin : 0px 0px 0px 0px;
padding : 0px 0px 0px 0px;
}

/* コメント投稿枠 */
.comment-area2 {
padding : 10px 10px 10px 10px;
}

/* コメントの投稿＆編集文字部分 */
h3.comment-post,
h3.comment-edit {
margin : 10px 0px 0px 0px;
padding : 13px 30px 0px 30px;
height : 40px;
font-size : 14px;
text-align : left;
font-weight : bold;
background-image : url(http://blog-imgs-21.fc2.com/t/e/m/temtemclub/tp2-09-03.gif) ;
background-repeat : no-repeat;
background-position : center top;
}

/* 単コメントタイトル */
h4.comment-header {
margin : 0px 0px 0px 0px;
padding : 3px 20px 0px 20px;
font-weight : bold;
text-align : left;
font-size : 12px;
background-image : url(http://blog-imgs-21.fc2.com/t/e/m/temtemclub/tp2-09-04.gif) ;
background-repeat : no-repeat;
background-position : center top;
}

/* 単コメント本文 */
div.comment-body {
padding : 15px 15px 15px 15px;
text-align : left;
}

/* 単コメントフッター */
ul.comment-footer {
text-align : right;
padding : 3px 20px 3px 10px;
margin-bottom : 11px;
}

/* 単コメントフッター各項目 */
ul.comment-footer li {
text-align : right;
display : inline;
list-style-type : none;
}

/* コメント書込フォームのコメント欄スクロールバー色 */
dd{
scrollbar-face-color : #ffffff;
scrollbar-highlight-color : #ffffff;
scrollbar-shadow-color : #cabfae;
scrollbar-3dlight-color : #cabfae;
scrollbar-arrow-color : #cabfae;
scrollbar-darkshadow-color : #ffffff;
}

/* コメント書込フォームの書き込み部分＋検索フォーム枠 */
input, textarea {
border : 2px solid #cabfae;
font-size : 12px;
color : #494949;
}

/* コメントフォーム */
div#primary-column form {
padding : 0 10px 0 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;
}

/******************************* トラックバック部分の設定 ***A*/

/* トラックバック大枠 */
div.trackback_table{
margin : 25px 0px 25px 0px;
padding-bottom : 10px; 
}

/* トラックバックタイトル */
.trackback_header {
margin : 0px 0px 0px 0px;
padding : 13px 30px 0px 30px;
font-weight : bold;
height : 40px;
text-align : left;
font-size : 14px;
background-image : url(http://blog-imgs-21.fc2.com/t/e/m/temtemclub/tp2-09-03.gif) ;
background-repeat : no-repeat;
background-position : center top;
}

/* トラックバックURI */
.trackback_navi {
margin : 10px 0px 0px 0px;
padding : 3px 20px 0px 20px;
text-align : left;
font-weight : bold;
height : 20px;
font-size : 12px;
background-image : url(http://blog-imgs-21.fc2.com/t/e/m/temtemclub/tp2-09-04.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_title{
text-align : left;
font-size : 12px;
font-weight : normal;
margin : 10px 10px 0px 10px;
padding : 2px 15px 0px 15px;
border-top : 2px solid #4a3f31; 
border-bottom : 2px dotted #4a3f31;
}

/* トラックバック先の概要 */
.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;
margin-bottom : 5px;
font-size : 12px;
padding : 0px 20px 0px 20px;
margin : 0px 10px 0px 10px;
line-height : 150%;
border-top : 2px dotted #4a3f31;
}

/********************************* メニュー部分の設定 ***A*/

/* サイドメニュー大枠 */
div.menu_block {
margin-top : 15px;
border : 2px dotted #c8b693;
padding : 0px 0px 5px 0px;
}

/* サイドメニュー中枠 */
div.plugin_header {
height : 30px;
background-image : url(http://blog-imgs-21.fc2.com/t/e/m/temtemclub/tp2-09-01.gif) ;
background-repeat : no-repeat;
background-position : center top;
}

/* メニュータイトル */
div.plugin_title {
font-weight : bold;
padding : 8px 6px 0px 30px;
font-size : 13px;
text-align : left;
}

/* メニュー本文 */
div.plugin_body {
margin : 0;
text-align : left;
padding : 10px 10px 10px 10px;
font-size : 11px;
}

/* リストマーク */
.plugin_body ul {
text-align : left;
list-style-type : none;
text-decoration : none;
padding : 0px;
margin : 0px;
}

/* リストマーク画像 */
.plugin_body li {
margin : 0px 0px 0px 15px;
list-style-position : outside;
list-style-image : url(http://blog-imgs-21.fc2.com/t/e/m/temtemclub/tp3-09-02.gif);
}

/* プラグイン：フリーエリアの設定 */
p.plugin-freearea {
margin : 5px 0px 5px 0px;
}

/* プラグイン：プロフ画像の設定 */
p.plugin-myimage {
margin : 5px 0px 5px 0px;
}

/* プラグイン：カウンターの設定 */
div.plugin-counter {
margin : 5px 0px 5px 0px;
}

/* プラグイン：検索の設定 */
p.plugin-search {
margin : 5px 0px 5px 0px;
}

/*********************************** カレンダー部分の設定 ***A*/

/* カレンダー表示全体 */
div.plugin-calender {
font-family : Georgia,Helvetica, Arial,sans-serif; 
font-size : 12px;
text-align : center;
}

/* 曜日＆日付部分 */
table.calender {
border-collapse : collapse;
width : 90%;
text-align : center;
margin : 0px 10px;
}

/* カレンダー見出（前月・当月・次月などのリンク部分） */
.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;
}

/* 記事を書いた日リンク色 */
div.plugin-calender td a:link {color : #303549 !important; }
div.plugin-calender td a:visited {color : #303549 !important; }
div.plugin-calender td a:hover {color : #663333 !important;}
div.plugin-calender td a:active {color : #303549 !important;}

/* 日曜日 */
th#sun {
color : #996666;
}

/* 土曜日 */
th#sat {
color : #9999ff;
}

/************************************* フッター部分の設定 ***A*/

/* フッター部分 */
div#siteinfo-legal {
clear : both;
margin : 0 0px;
line-height : 150%;
width : 100%;	
text-align : center;
font-size : 12px;
padding : 0px 10px 15px 10px;
}

/* フッター部分のリンク色 */
div#siteinfo-legal p a{text-decoration : none;}
div#siteinfo-legal p a:link {color : #663333 !important;}
div#siteinfo-legal p a:visited {color : #663333 !important;}
div#siteinfo-legal p a:hover {color : #cc9999 !important;}
div#siteinfo-legal p a:active {color : #663333 !important;}

/********************************************* 強調の設定 ***A*/

/* 強調 */
em {font-style : italic; }	

/* より強い強調 */
strong {font-weight : bold; }
  
/********************************************* 引用の設定 ***A*/

blockquote {
width : 94%;		     
margin : 0em;		     
padding : 0.6em;
text-align : left;
color : #415730;
border : 3px dotted #415730;  
background-color : #ffffff; 
line-height : 20px;   
}

/************************************************* コード ***A*/

div.section pre {
margin : 1em auto;
padding : 0.5em;
border : 1px dotted #43456d;
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;
}