@charset "EUC-JP";

/**************************************************************

ダウンロードしていただき、ありがとうございます(*^_^*)

★テンプレートをお使いの前に、当ブログのテンプレート利用規約をお読み下さい。
★不具合の報告・質問等は当ブログにてお願いします。

［TENTEN★くらぶ］
ブログ：http://zuttoissyodayo2.blog85.fc2.com/

******************************************************AYU*****/


/*********************************** 全体的な設定lammban ***A*/

/* contentプロパティの初期化 */

*:before,
*:after {
	content : "";
}

/** 全体的なマージン・パディング・フォントスタイル等の初期化 */

* {	margin : 0;
	padding : 0; }

body {
         color : #4e3f2c;
	background : url("http://blog-imgs-12.fc2.com/z/u/t/zuttoissyodayo2/16-t01.gif") top left repeat;
	background-color : #ffffff;
	text-align : center;
	line-height : 1.5;
	font-size : x-small !important;
	voice-family : "\"}\"";
	voice-family : inherit;
	font-size : small !important;
}

html>body {
	font-size : small !important;
}

textarea {
	width : 90%;
}

/* スクロールバーの色 */
html{
         scrollbar-face-color : #d5ceb9;
         scrollbar-highlight-color : #f8faf5;
         scrollbar-shadow-color : #f8faf5;
         scrollbar-3dlight-color : #d5ceb9;
         scrollbar-arrow-color : #f8faf5;
         scrollbar-darkshadow-color : #d5ceb9;
}

/****************************************** リンクの設定 ***A*/

/* リンクの設定 */
a {text-decoration : none;}
a:link {color : #4e3f2c !important;}
a:visited {color : #4e3f2c !important;}
a:hover {color : #993333 !important;}
a:active {color : #4e3f2c !important;}

/* 画像 */
a img {
	border-style : none;
	border-width : 0px;
	text-decoration : none;
}

/**************************** レイアウト用ブロックの設定 ***A*/

/* 全体の大枠 */
div#container {
	width : 936px;
	margin : 0px auto;
	background-color : #transparent;
	text-align : center;
}

/* タイトル部分 */
div#branding {
	width : 500px;
	height : 150px;
	background : url("http://blog-imgs-12.fc2.com/z/u/t/zuttoissyodayo2/17-t03.gif") top center no-repeat;
	float : left;
	margin : 20px 0 15px 0px;
}

div.column {
	margin : 0px 0;	/* タイトル部分と記事、記事部分とフッター部分の間隔 */
}

/* primary-columnとsecondary-columnの回り込み */
div#wrapper {
	float : right;		
	width : 720px;
	margin-bottom : 50px;
}

/* 横カレンダー */
.line-calender {
	width : 500px;
         text-align : center; 
         /*font-family : Georgia,Helvetica, Arial,sans-serif; */
         font-size : 12px; 
         color : #4e3f2c; 
         background-color : #d5ceb9;
         padding : 0px 0;
         margin : 0px auto 10px auto;
}

.line-sita-calender {
         text-align : center; 
         /*font-family : Georgia,Helvetica, Arial,sans-serif; */
         font-size : 12px; 
         color : #d5ceb9; 
         background-color : #ffffff;
         padding : 0px 0;
         margin : 0px auto;
	border-bottom : 1px dotted #d5ceb9;
}

.day {   margin : 0 2px; }

/* 横カレンダーのリンク色 */
.line-sita-calender a {text-decoration : none; }
.line-sita-calender a:link {
         color : #936d59 !important; font-weight : bold; }
.line-sita-calender a:visited {
         color : #936d59 !important; font-weight : bold; }
.line-sita-calender a:hover {
         color : #993333 !important; font-weight : bold; }
.line-sita-calender a:active {
         color : #936d59 !important; font-weight : bold; }

/* 本文部分ブロック */
div#primary-column {
	float : left;
         background-color : #ffffff;
	width : 500px;
	padding : 0px 0px 0px 0px;
         margin : 0px 0px 0px 0px;
	voice-family : "\"}\"";
	voice-family : inherit;
	width : 500px;
         border-right : 2px solid #d5ceb9;
	border-left : 2px solid #d5ceb9;
	border-bottom : 2px solid #d5ceb9;
	background : url("http://blog-imgs-12.fc2.com/z/u/t/zuttoissyodayo2/16-t03.gif") top center repeat;

}

html>body div#primary-column {
	width : 500px;
}

/* アーカイブ関連ブロック */
div#secondary-column {
	float : right;
	width : 200px;
	padding : 0px 0px 5px 10px;
	margin : -157px 0 0 0px;
}

div#extra-column {
	float : left;
	width : 200px;
	padding : 10px 10px 5px 0px;
	margin : 15px 0 0 0px;
}

/* 著作表示ブロック */
div#siteinfo-legal {
	clear : both;
	margin : 0 0px;
}

/********************** タイトル・サイトの説明部分の設定 ***A*/

/* タイトル名 */
div#branding h1 {
	font-family : "HGP創英角ﾎﾟｯﾌﾟ体",Osaka;
	font-weight : normal;	
	voice-family : "\"}\"";		
	voice-family : inherit;		
	font-size : xx-large;	
         padding-top : 50px;
         padding-left : 30px;
         padding-right : 30px;
	font-size : x-large;
	text-align : center;	
}

html>body div#branding h1 {
	font-size : xx-large;
}

/* サイトの説明文 */
div#branding p {
	font-family : "HGP創英角ﾎﾟｯﾌﾟ体",Osaka;
	font-weight : normal;
         color : #936d59;
         padding-left : 30px;
         padding-right : 30px;
         padding-top : 5px;
         padding-bottom : 5px;
	font-size : small;	
	voice-family : "\"}\"";		
	voice-family : inherit;
	font-size : small;
	text-align : center;
}

html>body div#branding p {
	font-size : medium;
}

/********************************* Primary-Columnの設定 ***A*/ 

/* ページ移動用ナビゲーション */
p.prev-next-navi {
	margin : 15px 8px 20px 8px;
	text-align : center;
         width : 96%;
	background : url("http://blog-imgs-12.fc2.com/z/u/t/zuttoissyodayo2/16-t04.gif") top center repeat;
         border-bottom : 1px solid #d5ceb9;
         border-right : 1px solid #d5ceb9;
         border-left : 1px solid #d5ceb9;
}

div.section {
	width : 500px;
         padding-top : 0px;
	margin-bottom : 25px;
}

/* 記事のタイトル部分 */
div.entry-header {
         margin : 0px 0px 2px 0px;
         height : 31px;
         width : 500px;
         text-align : left;
         background-image : url(http://blog-imgs-12.fc2.com/z/u/t/zuttoissyodayo2/16-t02.gif) ;
         background-repeat : repeat;
         background-position : top left;
}

div.section h2 {
	font-weight : normal;
	font-family : "HGP創英角ﾎﾟｯﾌﾟ体",Osaka;
         text-align : left;
	padding : 5px 20px 0px 35px;
	font-size : small;	 
	voice-family : "\"}\"";	
	voice-family : inherit;
	font-size : medium;
}

html>body div.section h2 {
	font-size : medium;
}

/* 段落の設定 */
div.section p {
	margin : 1.5em 0 0 0;
}

/* 記事日付 */ 
div.entry-date {
	font-size : 10pt;
	font-weight : normal;
         padding : 0px 15px 0px 0px;
	text-align : right;
}

/* 記事本体部分 */
div.entry-body {
	padding : 7px 7px 7px 7px;
	margin : 0px 8px 8px 8px;
         line-height : 20px;
	text-align : left;
	background-color : #fcfcfa;	
}

div.entry-body a:link {
         color : #785447 !important;	font-weight : bold; }
div.entry-body a:visited {
         color : #785447 !important;	font-weight : bold; }
div.entry-body a:hover {color : #7a8f70 !important;}
div.entry-body a:active {color : #993333 !important;}

/* 追記部分 */
p.entry-more {
	padding : 1px 15px 0 0;
	text-align : right;
}

/* 記事フッター部分 */
.entry_footer {
         text-align : center; 
         font-size : 12px; 
         line-height : 1.2; 
         margin : 5px 7px 10px 7px;
         padding : 5px;
         border : 2px dotted #d5ceb9;
}

/* 絵文字 */
.emoji{
        border : 0px; 
　　　　vertical-align:middle;
        margin : 2px 0px 0px 0px;
}

/************************************ コメント部分の設定 ***A*/

/* コメント枠 */
div.section2 {
	margin-bottom : 0px;
	width : 500px;
}

/* コメントフォーム */
div#primary-column form {
	padding : 0 10px 0 10px;
	text-align : left;
	color : #d5ceb9;
}

/* 管理者だけにコメント */
input#himitu {
	margin-right : 0.5em;
}

/* コメントフォームのボタン */
p.form-btn {
	height : 25px;
	color : #d5ceb9;
	margin-top : 5px;
	margin-bottom : 10px;
	text-align : center;
	padding : 0px 0px 0px 0px;
}

/* コメントトップ */
h3#comment-top {
	font-family : "HGP創英角ﾎﾟｯﾌﾟ体",Osaka;
         margin : 10px 0px 2px 0px;
	padding : 4px 20px 0px 45px;
         height : 31px;
	font-size : 13pt;
         text-align : left;
	font-weight : normal;
         background-image : url(http://blog-imgs-12.fc2.com/z/u/t/zuttoissyodayo2/16-t02.gif) ;
         background-repeat : no-repeat;
         background-position : top left;
	voice-family : "\"}\"";
	voice-family : inherit;
}

.comment-area {
         margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	width : 500px;
}

.comment-area2 {
	padding : 10px 10px 10px 10px;
}

h3.comment-post,
h3.comment-edit {
	font-family : "HGP創英角ﾎﾟｯﾌﾟ体",Osaka;
         margin : 10px 0px 2px 0px;
	padding : 4px 20px 0px 45px;
         height : 31px;
	font-size : 13pt;
         text-align : left;
	font-weight : normal;
         background-image : url(http://blog-imgs-12.fc2.com/z/u/t/zuttoissyodayo2/16-t02.gif) ;
         background-repeat : no-repeat;
         background-position : top left;
	voice-family : "\"}\"";
	voice-family : inherit;
}

/* コメントのタイトル */
h4.comment-header {
	height : 20px;
	font-family : "HGP創英角ﾎﾟｯﾌﾟ体",Osaka;
	padding : 3px 10px 0px 20px;
	font-weight : normal;
	text-align : left;
	background : url(http://blog-imgs-12.fc2.com/z/u/t/zuttoissyodayo2/17-t10.gif) no-repeat center;
	font-size : x-small;
	voice-family : "\"}\"";
	voice-family : inherit;
	font-size : small;
}

/* コメント本文 */
div.comment-body {
	padding : 10px 15px;
	text-align : left;
}

/* コメントフッター */
ul.comment-footer {
         margin-top : 0px;
	text-align : right;
	margin-bottom : 0px;
	padding : 10px 20px 10px 10px;
}

ul.comment-footer li {
	text-align : right;
	display : inline;
	list-style-type : none;
}

dd{
         scrollbar-face-color : #c1d2be;
         scrollbar-highlight-color : #f8faf5;
         scrollbar-shadow-color : #f8faf5;
         scrollbar-3dlight-color : #c1d2be;
         scrollbar-arrow-color : #f8faf5;
         scrollbar-darkshadow-color : #c1d2be;
}

input {
         background-color : #f1f5f1;
 	border : 2px solid #d5ceb9;
}

textarea {
         background-color : #f1f5f1;
	border : 2px solid #d5ceb9;
}

/***************************** トラックバック部分の設定 ***A*/

.trackback_table{
	width : 500px;
         margin-top : 25px;
         margin-bottom : 25px;
      　 padding-bottom : 10px; 
}

/* トラックバックタイトル */
.trackback_header {
         margin : 10px 0px 2px 0px;
         height : 31px;
         width : 500px;
         text-align : left;
         background-image : url(http://blog-imgs-12.fc2.com/z/u/t/zuttoissyodayo2/16-t02.gif) ;
         background-repeat : no-repeat;
         background-position : top left;
}

.trackback_headertitle {
	font-weight : normal;
	font-family : "HGP創英角ﾎﾟｯﾌﾟ体",Osaka;
         text-align : left;
	padding : 4px 20px 0px 45px;
	font-size : 13pt;
	voice-family : "\"}\"";	
	voice-family : inherit;
}

/* トラックバックURI */
h5 {
	font-family : "HGP創英角ﾎﾟｯﾌﾟ体",Osaka;
         margin : 10px 0px 0px 0px;
	padding : 2px 20px 0px 20px;
         text-align : left;
	font-weight : normal;
         background-image : url(http://blog-imgs-12.fc2.com/z/u/t/zuttoissyodayo2/17-t10.gif) ;
         background-repeat : no-repeat;
         background-position : top center;
	font-size : x-small;
	voice-family : "\"}\"";
	voice-family : inherit;
	font-size : small;
}

.trackback_top {
         margin-bottom : 15px;
	padding : 0px 30px 0px 30px;
	text-align : left;
	line-height : 150%;
}

/* トラックバックのタイトル */
.trackback_title{
	font-family : "HGP創英角ﾎﾟｯﾌﾟ体",Osaka;
	text-align : left;
	font-weight : normal;
	margin : 20px 0px 0px 0px;
	padding : 0px 25px 0px 20px;
         background : url("http://blog-imgs-12.fc2.com/z/u/t/zuttoissyodayo2/17-t10.gif") top center no-repeat;
}

/* トラックバック先の概要 */
.trackback_text {
	text-align : left;
	margin : 5px 25px 10px 25px;
	line-height : 150%;
}

/* トラックバックフッター */
.trackback_footer {
	text-align : right;
	margin-bottom : 5px;
	padding : 0px 25px 5px 20px;
	line-height : 150%;
}

/******************************** Secondary-Columnの設定 ***A*/

/* メニュータイトル背景 */
div.plugin_header-right {
	height : 40px;
	width : 200px;
	margin : 0px 0px 0px 0px;
	background : url("http://blog-imgs-12.fc2.com/z/u/t/zuttoissyodayo2/17-t05.gif") top left no-repeat;
}

div.plugin_header-left {
	height : 40px;
	width : 200px;
	margin : 0px 0px 0px 0px;
	background : url("http://blog-imgs-12.fc2.com/z/u/t/zuttoissyodayo2/17-t04.gif") top left no-repeat;
}


/* メニュータイトル */
div.plugin_title-right {
	font-weight : normal;
	padding : 5px 30px 0px 18px;
	font-family : "HGP創英角ﾎﾟｯﾌﾟ体",Osaka;
	font-size : 11pt;
	text-align : left;
	voice-family : "\"}\"";
	voice-family : inherit;
}

div.plugin_title-left {
	font-weight : normal;
	padding : 5px 15px 0px 30px;
	font-family : "HGP創英角ﾎﾟｯﾌﾟ体",Osaka;
	font-size : 11pt;
	text-align : left;
	voice-family : "\"}\"";
	voice-family : inherit;
}

html>div.plugin_title {
	font-size : small;
}


/* メニュー本文 */
div.plugin_body {
	margin : 0;
	text-align : left;
	padding : 0px 18px 10px 25px;
	font-size : small;
	voice-family : "\"}\"";
	voice-family : inherit;
}

html>div.plugin_body {
	font-size : small;
}

div#secondary-column ul {
	margin : 0 0px;
	list-style-position : outside;
}

div#extra-column ul {
	margin : 0 10px;
	list-style-position : outside;
}

p.plugin-freearea {
	margin : 5px -0px 5px -15px;
}

p.plugin-myimage {
	margin : 5px 2px 5px -10px;
}

div.plugin-counter {
	margin : 5px 2px 5px -10px;
}

p.plugin-search {
	margin : 5px 2px 5px -13px;
}

/* プラグイン「3」タイトル背景 */
div.plugin3_header {
	background-color : #d5ceb9;
	background : url("http://blog-imgs-12.fc2.com/z/u/t/zuttoissyodayo2/16-t08.gif") top left no-repeat;
         margin : 0px 0px 0px 0px;
         height : 30px;
         width : 500px;
	voice-family : "\"}\"";
	voice-family : inherit;
}

/* プラグイン「3」タイトル */
div.plugin3_title {
	padding : 5px 0px 0px 40px;
       	font-family : "HGP創英角ﾎﾟｯﾌﾟ体",Osaka;
	font-size : 11pt;
	text-align : left;
	voice-family : "\"}\"";
	voice-family : inherit;
	font-weight : normal;
}

/* プラグイン「3」本文 */
div.plugin3_body {
	padding : 7px 7px 7px 20px;
	margin : 0px 8px 8px 8px;
         line-height : 20px;
	text-align : left;
	voice-family : "\"}\"";
	voice-family : inherit;
	font-weight : normal;
	font-family :Georgia,Osaka; 
}

div.plugin3_body a{
         color : #3a4435 !important; font-weight : bold; }
div.plugin3_body a:link {color : #785447 !important;}
div.plugin3_body a:visited {color : #785447 !important;}
div.plugin3_body a:hover {color : #7a8f70 !important;}
div.plugin3_body a:active {color : #993333 !important;}

div.section3 {
	width : 485px;
	margin-bottom : 0px;
}

/********************************** カレンダー部分の設定 ***A*/

div.plugin-calender {
	margin : 5px 2px 5px -10px;
	border : 2px dotted #d5ceb9;
	padding : 10px 10px 10px 10px;

}

/* カレンダー表示用のテーブル設定 */
table.calender {
	width : 100%;		
	border-collapse : collapse;
	font-size : small;	         
	voice-family : "\"}\"";	
	voice-family : inherit;	
         text-align : center;
}

html>table.calendar {
	font-size : small;	
}

/* カレンダー見出（前月・当月・次月などのリンク部分） */
.plugin-calender caption {
	margin-bottom : 10px;
	border-bottom : 2px dotted #d5ceb9;
}

/* カレンダーのセル見出（曜日表示部分） */
.plugin-calender th {
	text-align : center;
}

/* カレンダーのセル部分（日付表示部分） */
.plugin-calender td {
	text-align : center;
}

/* カレンダーリンク部分（記事を書いた日） */
.plugin-calender td a {
	display : block;
	background : url("http://blog-imgs-12.fc2.com/z/u/t/zuttoissyodayo2/16-t09.gif") center center no-repeat;
	text-align : center;
         font-weight : bold;
}

/* 日曜日 */
th#sun {
	color : #996666;
}

/* 土曜日 */
th#sat {
	color : #9999ff;
}

/************************************ フッター部分の設定 ***A*/

div#siteinfo-legal p {
	width : 500px;
	text-align : center;
}

/******************************************** 強調の設定 ***A*/

/* 強調 */
em {	font-style : italic; }	

/* より強い強調 */
strong {	font-weight : bold; }
  
/******************************************** 引用の設定 ***A*/

blockquote {
	width : 94%;		     
	margin : 0em;		     
	padding : 0.7em;
	text-align : left;
         color : #5e5338;;
	border : 3px dotted #d5ceb9;  
	background-color : #f6f6f2; 
         line-height : 20px;   
}

/************************************************ コード ***A*/

div.section pre {
	margin : 1em auto;
	padding : 0.5em;
	border : 1px dotted #d5ceb9;
	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;
}