/* =============================================  
CSS-J-Sky(ver1204)

＊このテンプレートはイラストリスト付きです。
スタイルシートを変更する事で
衣替え（背景画像デザイン変更）できますが
衣替え後のテンプレートもイラストリスト付きにするためには
このスタイルシートの一番最後部分の
「画像一覧表示のための設定」をコピペして変更したCSSに追加してください

1)このスタイルシートは、novel-Jタイプ.novel-Jfタイプだけでなく
(ver1103)以降のnovel-PF・PF2以外の全てのテンプレートのHTMLに適応しています。
上のHTMLであればスタイルシートを交換することで衣替え（デザイン変更）できます。

2)また、DL時、個別記事ページの本文スペースは、カテゴリ番号[0](未分類)は中央表示(コンパクト版)
それ以外のカテゴリは全て全面表示(ワイド版)ですが、、
以下のスタイルシートの中からレイアウト設定部分の(A)と(B)の行を削除すると
全ての個別記事ページを(コンパクト版)に変更できます。
また、カテゴリ番号[0]の表示設定部分のクラス名に含まれる[0]を特定のカテゴリ番号に変更すると
そのカテゴリの記事ページのみコンパクト表示に変更できます
衣替えをする場合は素材提供サイト様の著作権表示がある
HTMLの最後にあるコピーライト部分も必ず変更してください。

＊衣替えをする場合は素材提供サイト様の著作権表示がある
HTMLの最後にあるコピーライト部分も必ず変更してください。
詳しくは作者ブログ解説記事を参照⇒http://noveltemplate.blog26.fc2.com/blog-entry-346.html
 ============================================= */
/*2009.6.21./2011.9.2.*/

*{
	margin : 0; padding : 0 ;
	scrollbar-base-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;
scrollbar-face-color: #FFFFFF;
scrollbar-shadow-color: #C2A858;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #C2A858;
scrollbar-arrow-color: #C2A858;
}


html{    height:100%;_overflow: hidden;}

/* =============================================  
ボディ
 ============================================= */

body {margin : 0; padding : 0;height:100%;
	font-family : "Times New Roman", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", "Osaka",sans-serif;	
	
	line-height : 150%;
	font-size : 75%; 
	color : #333;
	background-image : url("https://blog-imgs-30-origin.fc2.com/n/o/v/noveltemplate/s20-02pre.jpg");	background-color:#f5daed;
	background-repeat:no-repeat;	background-position: left top;
	background-attachment: fixed;	
}	


#tag  ,#search  {background-position: left center;}

#titlelist , #edit   {background-position: left bottom;	}

#category , #date {background-position: right center;background-color:#d7f1fc;
}

#permanent  {background-position: right bottom;background-color:#d7f1fc;
}

#index ,#category ,#tag ,#page ,#date,#search ,#edit {max-width:1400px;}

.all{overflow: hidden;}

/* =============================================  
レイアウト設定
 ============================================= */

/*コンテンツ*/
.main{		height:100%;     min-height:100%; overflow:auto;	}
body > .main{    height:auto; }

.container {
	margin : 0 0 0 auto ;
	padding : 0 10px 10px 10px;  
	width:95%;max-width : 600px;_width : 600px;background-color:#ffffff;
	text-align : left ; 
}

#permanent div.main2 {margin-left:180px;}

#permanent .container {
	margin :0 auto 0 15% ;
	padding : 0 1% 10px 1%;  
	width : 80%;max-width:1024px;
background-color:transparent;
	text-align : left ;}
#index .container,#category .container , #tag .container ,#titlelist .container {
	background-color : transparent;
}


/*ヘッダー：表紙ページ*/
#index .layout_head {	text-align : right ; 
}

/*左カラム部分*/
.layout_main {
	float : left;width:66%;max-width : 400px;_width : 400px;}


/*サイド部分*/
div.layout_side {
	float : right; 
	width:30%;max-width : 180px;_width : 180px; overflow: hidden;}

/*サイド部分*/
.layout_side2 {
	margin : 50px auto ;
	width:95%;max-width : 500px;_width : 500px; 
	background-color : #FFF;
	border : 1px solid #C2A858 ; 
}

/* フッター部分 */
.layout_footer {
	margin : 0 0 0 auto ; width:95%;max-width : 600px;_width : 600px;;text-align:center;

}
#permanent .layout_footer {
	margin:0 auto 0 15%;width: 80%;max-width:1024px; text-align:center;}
.plugin_menu{
	margin : 10px 0px 10px 10px ; 
	padding : 0 0 0 0px;width : 180px;
	float : right;overflow:hidden;
	
}
.index_area_box {
		
	clear : both;
}
/* =============================================        
以下は個別記事ページの本文スペースをコンパクト表示に変更する場合の設定
-- DL時はカテゴリ番号[0](初期設定では未分類カテゴリ)のみ --
未分類以外のカテゴリも全てコンパクト表示にする場合は(A)と(B)の行を削除
 ============================================= */


/* --- (A)コンパクト版にする場合はこの行と(B)の行を削除

#permanent .main{
	margin : 0  auto ; 
	text-align : center ;
	}
#permanent .container {
	margin : 0px auto 30px auto ; background-color:transparent;
	width : auto;max-width:none;
}
.p_main-body {	
	margin : 20px auto ;width:95%;max-width : 650px;_width : 650px;
	background-color:#ffffff;border : 1px solid #C2A858 ;}


#permanent .layout_footer {	margin : 0  auto ; text-align:center;max-width:none;}

(B) ---コンパクト版にする場合はこの行と(A)の行を削除 */

/* =============================================        
以下はカテゴリ番号[0]の表示設定(初期設定では未分類カテゴリ)
.en_cat0, .en2_cat0 の 0 を特定のカテゴリ番号に変更すると
そのカテゴリの記事ページのみコンパクト表示に変更できます。（0は5ヶ所あります）
0を親カテゴリ番号にすると子カテゴリ全てを同時に変更できます。
 ============================================= */


#permanent .en_cat0{
	margin : 0  auto ; 
	text-align : center ;
	}
#permanent .en_cat0 .container {
	margin : 0px auto 30px auto ; background-color:transparent;
	width : auto;max-width:none;
}
.en_cat0 .p_main-body {	
	margin : 20px auto ;width:95%;max-width : 650px;_width : 650px;
	background-color:#ffffff;border : 1px solid #C2A858 ;}


#permanent .en_cat0 .layout_footer {	margin : 0  auto ; text-align:center;max-width:none;}

/* =============変更設定ここまで==================== */



/* =============================================  
見出し
 ============================================= */
h1 { font-size : 160%;   line-height:150%}
h2 { font-size : 130%;}
h3 { font-size : 120%;}
h4 { font-size : 110%;}
h5 { font-size : 105%;}
h6 { font-size : 100%;}

/* =============================================  
リンク設定
 ============================================= */
a:link { color : #778899; text-decoration : none; }
a:active { color : #900; font-weight : bold;  text-decoration : none; }
a:visited { color : #778899 ;  text-decoration : none;  }
a:hover { color : #900; text-decoration : none; }


/* =============================================  
投稿部分設定
 ============================================= */
input,select,textarea{
	font-family : "Osaka","Verdana", "Hiragino Kaku Gothic Pro", "MS PGothic", sans-serif;
	color : #666;
	font-size :100%;
	background-color : #F5FFFA; 
	border : 1px dotted #C2A858 ; 
}


/* =============================================  
見出し
 ============================================= */
/*大見出し：サイトタイトル・作品タイトル・タグ*/

h1 {
	margin : 0px 0px 0px 0px;
	padding : 20px ;
	font-weight : bold;
	color: #000;
	text-align : right;;
}

h1 a:link,#date h2 a:link { color : #ffcc66; font-weight : bold ; text-decoration : none;}
h1 a:active,#date h2 a:active { color : #000; font-weight : bold ; text-decoration : none;}
h1 a:visited,#date h2 a:visited { color : #ffcc66; font-weight : bold ; text-decoration : none;}
h1 a:hover,#date h2 a:hover { color : #000; font-weight : bold ; text-decoration : none;}
	
#permanent h1 { 
	margin : 0px;
	padding : 0px ;	
	color: #000000;	
	font-size : 100%;
	text-align : right;
	background-image :none ;
}

	
#category h1 {
	margin : 0px 0px 0px 0px;
	padding : 20px  ;
	color: #C2A858;background-image :none ;
}
#search h1 {	
	color: #333333;
	text-align : left;	background-position :left bottom ;
}	
#tag h1,#titlelist h1 {
	text-align : left ; background-position :left bottom ;
	color: #C2A858;
}
	
#category h1 a:link { color : #ffcc66;font-weight : bold ;font-size: smaller;  border-bottom : 2px dotted  #C2A858; }
#category h1 a:active { color : #000; font-weight : bold ; text-decoration : none;} 
#category h1 a:visited { color : #ffcc66;font-weight : bold ;font-size: smaller;  border-bottom : 2px dotted  #C2A858; }
#category h1 a:hover { color : #000; font-weight : bold ; text-decoration : none;}

/*見出し*/
/*個別記事ページ：記事タイトル
   通常ﾌﾞﾛｸﾞ画面：記事タイトル
   全記事一覧・月別アーカイブ・検索：サブタイトル
   目次ページ：作品もくじ*/
h2 {
	margin : 0px ;
	padding : 10px 0px 10px 10px;
	letter-spacing : 0.2em; 
	font-size : 115%;
	color : #900000; 
	border-bottom : 1px solid  #C2A858;
	border-left : 3px double  #C2A858  ;
	
}

h2 a:link { color : #900; background-color:#ffffff;text-decoration:none; }
h2 a:active { color : #000; font-weight : bold;  text-decoration : none; }
h2 a:visited { color : #900; background-color:#ffffff;text-decoration:none;}
h2 a:hover { color : #000; font-weight : bold;  text-decoration : none; }

#tag h2 {padding : 0px 0px 5px 10px;}


#permanent h2 {	
	margin : 0px ;
	padding : 10px 0px 10px 10px;
	letter-spacing : 0.2em; 
	font-size : 130%;
	background-position : left top ;border-bottom : 1px solid  #C2A858;
	border-left : 1px dobble  #C2A858  ;
}

#search h2,#titlelist h2,#date h2 {
	border-left : none ;
}
#page h2 {
	margin : 0px ;
	padding : 10px 0px 0px 0px;
	font-weight : normal;
	letter-spacing : 0.1em;	margin: 0px;
	color : #663333; 
	background-color : #ffffff ; 	
	font-weight : bold;text-align:center;
	border-left : none ;
}
#category h2 {
	padding : 10px 0px 5px 10px;background-color : #ffffff ;
	
}
#index h2 {
	margin : 0px 0px 0px 50px; ;
	padding : 10px ;
	border-left : none  ;text-align : right ; 
}
h2#entry	{
	margin : 0px 0px 0px 0px;
	padding : 0px;
	font-weight : bold;
	color: #000;font-size : 120%;   line-height:150%;
	border-left : none  ;
	border-bottom : none  ;
	background-image : none;background-color:transparent;
}
h2#comments, h2#trackback {
	margin : 0px ;
	padding : 10px 0px 10px 10px;
	color : #663333; 
	background-color : #F5FFFA;
	font-weight : bold ;border-bottom : 1px solid  #C2A858;
	border-left : none  ;
}
/*小見出し*/
h3 {
	margin : 0px ;
	padding : 10px 10px 0px 20px;
	font-weight : bold ; letter-spacing : 0.2em; 
	color : #360;
	background-color : #E7FFC8;
}
/*本文中：小見出し*/
h4 {
	margin : 15px 50px 5px 0px;
	padding : 0px 10px;
	color : #360;
	border-bottom : 1px solid  #C2A858; 
	border-left : 1px solid #C2A858 ; 
}
h3.sub  {
	margin : 5px 0px;
	padding : 0px 10px;
	font-size : 110%;
	color : #360;
	background-color : #ffffe0;	
	text-align : right ; 
}
/*表紙ページ：最近の更新*/
h3.top {
	margin :0 ;	
	padding : 5px 0px 0px 10px;
	letter-spacing : 0.2em; 
	font-size : 115%;
	color : #900000; background-color : #ffffff;
	background-position : left top ;border-bottom : 1px solid  #C2A858;
	border-left : 3px double  #C2A858  ;
		
}
h4.top {
	margin: 10px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
 font-size:100%;
	background-color : #F5FFFA;	font-weight : normal ;text-align : left ; 
	border-bottom : 1px solid  #C2A858; 
	border-left : 1px solid #C2A858;	
}

.entry-body h3 {
	margin : 0px ;
	padding : 10px 10px 0px 20px;
	letter-spacing : 0.2em; 
	color : #360;
	background-color : #E0FFFF;
}

.entry-body h4 {
	margin : 0px 0px ;
	padding : 0px 10px;
	color : #360;
	background-color : #ffffe0;
	text-align : right ;  
	border : none; 
}
/*個別記事ページ：（本文中）小見出し*/
.entry_text2 h3 {
	margin : 0px ;
	padding : 10px 10px 0px 10px ;
	font-size : 110%;
	color : #663333; 
	background-color :#ffffff;
	border-bottom : none  ; 		
	border-left : none   ;
}

.entry_text2 h4 {
	margin : 0px;
	padding : 0px 10px;
	font-size : 110%;
	color : #663333; 
	background-color :#ffffe0;
	border-bottom: 1px solid   #C2A858 ; 
	text-align : left ; 
}

/*記事本文（通常ﾌﾞﾛｸﾞ画面）：小見出し*/
.entry_text h4 {
	margin : 0px;
	padding : 0px ;
	text-align : left ; 
	border : none;
}

h4 a:link { color : #900;  font-weight : normal;text-decoration : none; }
h4 a:active { color : #900; font-weight : bold;  text-decoration : none; }
h4 a:visited { color : #900;  font-weight : normal;text-decoration : none;}
h4 a:hover { color : #900; font-weight : bold;  text-decoration : none; }


/*表紙ページ･左カラム*/


h5,h6  {
	margin : 15px 50px 5px 0px;
	padding : 0px 10px;
	color : #360;background-color : #fff5ee;
	
}





/*全記事一覧ページ：親カテゴリタイトル*/
#titlelist h2 {
	margin : 0px 20px 0px 0px  ;
	padding : 5px 10px;
	line-height:100%;
	color : #663333;
	background-color : #F5FFFA;
	text-align : center;		border-bottom : 3px dotted  #778899; 
}

/*全記事一覧ページ：子カテゴリタイトル*/
#titlelist h3 {
	margin :  0px 20px 0px 0px;
	padding : 5px 20px ;
	line-height:100%;
	background-color : #ffffe0;	
	border-bottom :  none  ;border-left : none  ;
}

/*コメント＆トラックバック：見出し*/
.comment-list {margin-top:20px;}
.comment-body h3, .trackback-body h3,.comment-list h3 {
	margin : 0px;
	padding : 0px 0px 0px 20px;
	color : #C2A858;
	letter-spacing : 0.2em; 
	background-color : #f0f8ff;
	border-bottom : 1px dotted #9C6 ;
	border-left : none  ;
}


/*サイド：表紙メニュー見出し（表紙ページ以外非表示）*/


/*サイド：大見出し（非表示）*/
.layout_side h2 {
	display : none;
}

#index .layout_side h2  {
	display : block;
	margin: 25px 0px 10px 0px;display : block;
	padding : 0px 20px 5px 10px;
	font-size : 120%;
	font-weight : bold;
	color : #900000; 
	background-color : #ffffff ; 	
	border-bottom :  1px solid #C2A858 ; 		
	border-left : double #C2A858  ;
	background-image : none;text-align : left;	

}


/*表紙ページ：表紙メニュー
通常ﾌﾞﾛｸﾞ画面：プラグインタイトル*/

.side_menu h3,h3.side_menu2  ,#titlelist h3.side_menu2 {
	margin: 0px;
	padding :5px 5px 2px 5px;
	line-height : 100%;	color: #ffffff;
	font-weight : bold;
	background-color :#B0E0E6 ; letter-spacing : 0em;
}
#index .side_menu h3 {letter-spacing : 0.2em;padding : 0px;line-height : 180%;	}	
#titlelist h3.side_menu2  {
	margin:5px ;border:1px #C2A858 dotted ;
}

.side_menu h3 a:link,.side_menu h3 a:visited { color : #ffffff; font-weight : bold;text-decoration : none;}
.side_menu h3 a:hover,.side_menu h3 a:active { color : #663333; font-weight : bold;text-decoration : none; background-color:#ffffff;}




/*表紙メニュー：小説タイトル*/
.side_menu h4 {
	margin: 10px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	text-align : center ;	background-color:#F5FFFA;	
	border: 1px #CCCC66 solid;
 
}
.side_menu h4 a:link,.side_menu h4 a:visited { color : #360; text-decoration : none;}
.side_menu h4 a:active,.side_menu h4 a:hover { color : #360; font-weight : bold;  text-decoration : none; }


.side_menu h5 {
	margin: 10px 0px 0px 0px;
	padding : 0px ;
	font-weight : normal ;
	background-color : #ffffe0;text-align : center ;
	border: 1px #CCCC66 solid;	
}
.side_menu h5 a:link,.side_menu h5 a:visited { color : #360; text-decoration : none;}
.side_menu h5 a:active,.side_menu h5 a:hover { color : #900; font-weight : bold;  text-decoration : none; }
.side_menu h6 {
	margin: 10px 0px 0px 0px;
	padding : 0px ;
	font-weight : normal ;background-color:#FFF;
	border-bottom : 1px solid  #C2A858; 
	border-left : 1px solid #C2A858;	
}

.layout_side td a {
	display : block;
}
.layout_side td a:active { 
	color : #fff; 
	background-color : #6495ED;  font-weight : bold;
	text-decoration : none;
}

.layout_side td a:hover {  
	color : #fff; 
	
	background-color :  #ffcc66;font-weight : bold;
	text-decoration : none;
}


/*サイト説明・サブタイトル*/
.introduction {
	margin : 10px 0px 30px 50px; ;
	padding : 0px ;
	font-size : 100%;
	color : #000 	;
		
	text-align : right;
	
}
#search .introduction{ margin: 0px ;padding : 0px 20px 10px 200px; }
#permanent .introduction {margin:0;padding:5px 0px;}

/* =============================================  
ナビゲーション
 ============================================= */
/*サイトナビゲーション*/

.navi {
	margin : 0px  ; 
	padding : 0px;
	color: #ffcc66;
	font-weight : bold; 
	font-size:110%;
        text-align: right;
	
	clear : both;}
#titlelist .navi{margin-top:10px;text-align: center;}
#permanent .navi{text-align: center;line-height:150%;
}
.navi a:link { color : #ffffff; text-decoration : none; background-color : #B0E0E6;border : 1px dotted  #C2A858; }
.navi a:active { color : #87CEEB; font-weight : bold;  text-decoration : none; background-color:#ffffff;}
.navi a:visited { color : #ffffff; text-decoration : none; background-color : #B0E0E6;border : 1px dotted   #C2A858; }
.navi a:hover { color : #87CEEB; font-weight : bold;  text-decoration : none; background-color:#ffffff;}



#permanent .entry_top  {font-style:italic;font-size:80%;}
#permanent .entry_top a:link,#permanent .entry_top a:visited { color : #87CEEB; font-weight : bold;  text-decoration : none; background-color:#ffffff;  }
#permanent .entry_top a:active,#permanent .entry_top a:hover { color : #ffffff; background-color :#900000;  text-decoration : none; }
#permanent a.go_index:link ,#permanent a.go_index:visited
 {  color : #87CEEB; background-color : #ffffff; }
#permanent a.go_index:hover, #permanent a.go_index:active
{    color : #ffffff; background-color :#900000;  text-decoration : none;}

/*管理ページリンク*/
ul.admin {
	margin : 0;
	padding : 0px 0px 0px 0px;
	list-style-type : none;
	text-align : left;
}
ul.admin li { 
	display : inline; 
}
ul.admin .navi a:link,ul.admin a:visited { color : #778899; text-decoration : none; background-color : #ffffff; }
ul.admin a:active, ul.admin a:hover  { #900; font-weight : bold;  text-decoration : none;}



/* =============================================  
エントリー関連
 ============================================= */


/*表紙ページ・小説目次ページ）*/
.topindex{
	font-size : 110%; 
	line-height : 180%;
	margin: 20px 20px 20px 20px; 

}

.topindex ul {
	margin : 0 ;
	padding : 10px 20px 10px 40px;
	background-color : transparent;
	background-image : url("https://blog-imgs-18-origin.fc2.com/n/o/v/noveltemplate/white60.png");
	_background-color : #ffffff;

}



.topindex li {
	color : #999;
	line-height: 150%;
}
/*エントリー：1ブロック*/
.entry-body {
	margin : 0px 0px 60px 0px; 
}

/*エントリー：日付*/
div.entry_date {
	margin : 0px;
	padding : 0px 0px 2px 20px;
	letter-spacing : 0.2em; 
	font-size : 100%;
	color : #663333;
	text-align : right;
}

/*エントリー：全記事一覧*/
.entry_all {
	margin : 0px;
	padding : 20px 20px 30px 0px;
	color : #8b008b;
	font-size : 120%;	
	line-height: 200%;
	
}
.entry_all ul {
	margin : 20px 0px 0px 10px;
	padding : 0px 20px 0px 0px;
	background-color : transparent;
	background-image : url("https://blog-imgs-18-origin.fc2.com/n/o/v/noveltemplate/white60.png");
	_background-color : #ffffff;

}
.entry_all li {
	line-height : 120%;
	margin-bottom : 5px;
}

/*エントリー：記事部分*/
.entry_text {
	margin : 0px;
	padding : 5px 20px 10px 20px;
	line-height : 170%;
	border-top : 1px dotted #693 ; 
	border-bottom : 1px dotted #693 ; 	
}

/*エントリー2：個別記事ページ（小説ページ）*/
.entry_text2 {
	margin :  10px 0;
	padding : 10px 20px;
	font-size : 120%;	
	line-height: 250%;
	letter-spacing : 0.2em; overflow:hidden;
	background-image : url("https://blog-imgs-18-origin.fc2.com/n/o/v/noveltemplate/white60.png");
	_background-color : #ffffff;
}
#page .entry_text {	overflow:hidden;	}

/*エントリー3：タグエリア・カテゴリエリア（Novel List・作品目次ページ）*/
.entry_text3 {
	margin : 0px;
	padding : 20px 30px 50px 30px;
	font-size : 100%;	
	line-height: 200%;
}

/*エントリー4：タグエリアNovel List（作品案内）*/
.entry_text4 {
	margin : 10px 30px 0px 30px;
	padding : 20px 35px 10px 35px ;
	line-height : 170%;		
	background-color : #F5FFFA;	
	border : 1px dotted #C2A858;
}

.entry_text4 a:link { color :#693 ; text-decoration : none;}
.entry_text4 a:active { color : #360; text-decoration : none;	background-color:#ffffc0;}
.entry_text4 a:visited { color : #693; text-decoration : none;}
.entry_text4 a:hover { color : #360;  text-decoration : none ;	background-color:#ffffc0;}

/*エントリー5：データエリア（月別更新履歴　上部分）*/
.entry_text5 {
	margin : 0px ;
	padding : 20px;
	line-height: 170%;
 	background-image: none;
	border-bottom : 1px dotted #C2A858 ; 
}

.entry_text5 a:link { color :#693 ; text-decoration : none;}
.entry_text5 a:active { color : #360; font-weight : bold;  text-decoration : none; background-color:#F2FFE4;}
.entry_text5 a:visited { color : #693; text-decoration : none;}
.entry_text5 a:hover { color : #360;  text-decoration : none; background-color:#F2FFE4;}



/*エントリー7：*/
.entry_text7 {
	margin : 0 ;
	padding : 5px  ;	
	height:100px; _height:100px; line-height : 100%;overflow: auto;
	border: 1px #C2A858 dotted;background-color:#ffffff;
	border: 1px #C2A858 dotted;}

.entry_text7 a:link, .entry_text7 a:visited {  	border-bottom : 1px dotted #a9a9a9 ; text-decoration : none;}

.entry_text7 ul { 
	padding : 0px  ;
 	list-style-type : none;	
}
.entry_text7 li {	color : #333;}



.sample0 a:link,.entry_all a:link { color: #778899; text-decoration:none;}
.sample0 a:active,.entry_all a:active { color: #900; text-decoration:none;}
.sample0 a:visited,.entry_all a:visited { color: #C2A858; text-decoration:none;}
.sample0 a:hover ,.entry_all a:hover{ color: #900; text-decoration:none;}


/* 関連エントリーメーカーの表示 */
.cat-navi {
	margin : 0px auto 20px auto ;
	padding : 0px 0px 20px 0px ;
	width:85%;max-width : 600px;_width : 600px;	font-size : 90%;
	line-height : 160%;
	background-color : #fff;
	border : 1px dotted #C2A858 ;

}

.cat-navi h3  {
	margin : 0px 0px 20px 0px ;
	padding :  10px ;
	font-size : 110%;
	color : #663333; 
	background-color : #F5FFFA;
	font-weight : bold ;border-bottom : 1px solid  #C2A858;
}

.cat-navi ul {
list-style : square ;
margin : 0px;
padding : 5px 0px 10px 40px;
}


.cat-navi a:link { color : #778899; text-decoration : none; }
.cat-navi a:active { color : #900; font-weight : bold;  text-decoration : none; }
.cat-navi a:visited { color : #C2A858 ;  text-decoration : none;  }
.cat-navi a:hover { color : #900; text-decoration : none; }


#tag p{margin:0;text-align:right;}

/*エントリー：ステータス*/
ul.entry_state {
	margin : 0;
	padding : 5px 0px 2px 20px;
	list-style-type : none;
	text-align : left;
	font-size : 105%; 
	border-bottom : 1px dotted #693 ; 
}

ul.entry_state li { 
	display : inline; 
}

/*テキスト内の画像*/
.entry_text img {
	margin : 0px ;
	padding : 2px;
	border: none ; 
}

/*テキスト内のタグ*/
.entry_text a.tagword {
	border-bottom: 1px dotted #C2A858;
}
.entry_text a:hover.tagword {
	color : #C2A858;
	border-bottom: 1px dotted #C2A858;
	text-decoration : none;
}
/*タグリスト*/
ul.tag_state {
	margin : 0;
	padding : 5px 0px 0px 20px;
	list-style-type : none;
	text-align : left;
}
ul.tag_state li { 
	display : inline; 
}

/*テキスト内の絵文字*/
img.emoji {
	border: none;
	margin : 0px;
	padding : 0px;
	float:none;
	vertical-align : middle; 
}

#permanent ul.entry_state {border-bottom : none ;margin-bottom:10px;	}

/*スレッドテーマ*/

ul.thread {
	margin : 0;
	padding : 5px 0 0 20px;
	list-style-type : none;
	}
ul.thread li { 
	display : inline; 
}


/* =============================================  
引用文設定
 ============================================= */
blockquote {
	margin : 15px 10px;
	padding : 10px 15px ;
	font-size : 90%; 
	line-height : 160%;
	background-color : #E0FFFF;
	border-top : 1px dotted #C2A858 ; 
	border-right : 1px dotted #C2A858 ; 
	border-bottom : 1px dotted #C2A858 ; 
	border-left : 2px dotted #8EB169 ; 
}



/* =============================================  
水平線設定
 ============================================= */
hr {
	margin : 5px 20px;
	color : #86B83D;
	background-color : #86B83D;
	border : 0; 
	height : 1px ;
}


/* ============================================= 
その他の設定
 ============================================= */
em ,i { font-style : italic;}
strong ,b { font-weight : bold;}
u { text-decoration : underline;}
p { margin : 1em 0;}
br { letter-spacing : 0;} 


/* =============================================
  エントリー内：リスト
 ============================================= */
.entry_text ul {
	margin : 0px;
	padding : 5px 0px 10px 20px;
}
.entry_text li {
	line-height : 120%;
	margin-bottom : 5px;
}

.entry_text dl {
	margin : 0px;
	padding : 5px 0px 10px 0px;
}
.entry_text dt {
	color : #446018;
	margin : 0px 0 3px 0;
}
.entry_text dd {
	line-height : 120%;
	margin : 0px;
	padding : 0px 0px 5px 10px;
}
.entry_text ol {
	margin : 0px;
	padding : 5px 0px 10px 20px;
}


/* =============================================
 エントリー内：テーブル設定 
 ============================================= */
.entry_text table {
	width : auto;
	border-collapse : collapse;
	margin-top: 1em;
	margin-bottom: 1em;
}
.entry_text td, .entry_text th {
	padding : 2px;
	font-size : 95%;
	line-height: 150%;
	font-weight: normal;
	border : 1px solid #C2A858;
}
.entry_text th {
	color : #360;
	background-color : #F2FFE4;
}

/* =============================================  
各エリア独自表示
 ============================================= */

/*各エリア：1ブロック*/
#date .entry-body,#category .entry-body,#search .entry-body,#tag .entry-body,#titlelist .entry-body {
	margin : 20px 0px 0px 0px;
	background-color : transparent;
	border : none ; 
}

/*各エリア：本文*/
#date .entry_text,#category .entry-text,#search .entry_text,#tag .entry_text,#titlelist .entry_text {
	line-height: 120%;
 	background-image: none;
	border-bottom : none ; 
}




/* =============================================  
ページ移動
 ============================================= */
ul.entry_navi {
	margin : 10px 0px;
	list-style-type : none;
	text-align :center;font-style : italic;
}

ul.entry_navi li { 
	display : inline; padding-left:20px;
}

.entry_navi  { 
         font-size : 110%; }

#date .entry_navi  { font-size : 90%; }
#permanent ul.entry_navi li  { font-size : 130%; letter-spacing:0.2em;}
              
.entry_navi a:link { color : #900; text-decoration:none; }
.entry_navi a:visited { color : #900; text-decoration:none;}
.entry_navi a:hover { color : #C2A858; font-weight : bold;  text-decoration:none;}
.entry_navi a:active { color : #C2A858; font-weight : bold;  text-decoration:none;}

/* =============================================  
コメント＆トラックバック関連
 ============================================= */

/*コメント＆トラックバック：1ブロック*/
.commentarea ,.trackbackarea {
	margin : 0px 0px 20px 0px ;
	text-align : left;
}

/*コメント＆トラックバック：記事*/
.comment-body ,.trackback-body {
	margin : 10px 0px ;
	padding : 0px;
	text-align : left;
}

/*コメント記事中URL*/
.comment_body a {
display : block;
height :1em;
width : 20em;
overflow : hidden ;
}




/*コメント＆トラックバック：テキスト*/
.co_text ,.tb_text {
	margin : 0px;
	padding : 5px 20px 0px 20px;
	line-height: 150%;
}

/*コメント＆トラックバック：ステータス*/
ul.co_state ,ul.tb_state {
	margin : 0;
	padding : 5px 20px 2px 0px;
	list-style-type : none;
	text-align : right;
	font-size : 105%; 
	border-bottom : 1px dotted #86B83D ; 
}
ul.co_state li ,ul.tb_state li { 
	display : inline; 
}


/*トラバURL*/
.trackbackarea p {
	margin : 20px ;
	padding : 0px;
}
.trackbackarea p a {
	margin : 0px;

}
.trackbackarea p a:hover {	 
	color : #778899; 
	background-color : #E0FFFF; font-weight : bold;
	text-decoration : none; 
	border : 1px dotted #ffffff; 
	
}
.trackbackarea p input {
	padding : 2px 5px ;
	width : 90%;max-width : 420px;_width : 420px;}


/* =============================================  
コメント投稿＆修正フォーム
 ============================================= */

/*投稿フォーム*/
.entry_form {
	margin : 0px;
	padding : 20px 0px 0px 20px;
	line-height : 200%;
}
/*投稿フォーム：入力*/
dl.co_form {
	margin : 20px 0 0 0;
	padding : 0px ;
}
/*投稿フォーム：ラベル*/
dl.co_form dt label {
text-align : left;position : absolute;
width : 50px;
}
#permanent dl.co_form dt label{_position: static;
}
/*投稿フォーム：入力*/
dl.co_form dd {
	margin-left : 60px;
	padding-bottom : 3px ;
}
/*投稿フォーム：サイズ*/

dl.co_form dd input#title,dl.co_form dd input#name,dl.co_form dd input#url,dl.co_form dd input#mail {
	width : 80%;max-width : 250px;_width : 250px;}

dl.co_form dd textarea#comment{
	width : 90%;max-width : 350px;_width : 350px;}

#edit dl.co_form dd textarea#comment{
	width : 90%;max-width : 450px;_width : 450px;}/*コメント投稿・編集小見出し*/
#comment_post,#comment_edit { 
	font-size: 120%;
	letter-spacing : 0.1em; 
	color: #C2A858;
}

/*コメント：ページ移動*/
.commentarea ul.entry_navi {
	margin : 0;
	padding : 0px 50px 2px 0px;
	list-style-type : none;
	text-align : right;
	border-bottom : 1px dotted #C2A858 ; 
}


/* =============================================  
サイドメニュー関連
 ============================================= */

/*サイドメニュー：1ブロック*/
.side_menu{
	margin: 20px 0px 0px 0px;
}


/*サイド：コンテンツ*/
div.side_text {
	margin : 0px ;
	padding : 5px 10px;
	font-size : 95%; 
background-color:#ffffff;
	
}

/*サイドメニュー：リスト*/
.side_menu ul {
	margin : 0 ;
	padding : 5px 0px 10px 15px;
	
}

.side_menu li {
	color : #999;
	line-height: 150%;
}

.side_menu dl {
	text-align : left;
	margin : 0px;
	padding : 20px 0px 20px 0px;
}
.side_menu dt{
	margin : 0px;
	padding : 0px 0px 3px 0px;
	color : #960;
}
.side_menu dd{
	line-height : 120%;
	margin : 0px;
	padding : 0px 0px 5px 0px;
}

#p-form form {
	margin : 0px;
	padding : 0px;
}

/*サイド：画像*/
.side_menu img {
	border : none;
	margin : 0px;
	padding : 1px;
}

/*プロフィール：画像*/
#p-profile img , .plugin-myimage img {
	margin : 0px;
	padding : 2px;
	border : 1px dotted #C2A858;
}

/*タグリスト*/
.plugin-tag a {
	border-bottom: 1px dotted #C2A858;
	text-decoration : none;
}

/* =============================================  
カレンダー設定
 ============================================= */


.calender {
	font-size : 90%;
}
.calender caption {
	padding : 5px 0 1px 0;
}
.calender th {
	font-weight : normal;
	text-align : center;
	border-top : 1px solid #696;
	border-right: 1px solid #050;
	border-bottom : 2px solid #999;
	border-left: 1px solid #696;
}
.calender td {
	width :  18px;
	padding : 0px;
	text-align : center;
	border-top: 1px dotted #050;
	border-right: 1px dotted #050;
	border-bottom : 1px dotted #050 ; 
	border-left: 1px dotted #050;
}
.calender td a {
	display : block;
}
th#sun {
	color : #C00;
	border-bottom : 2px solid #C00 ; 
}
th#sat {
	color : #369;
	border-bottom : 2px solid #369 ; 
}
.calender td a:link {
	color : #990000; 
	background-color : #E6E6FA; 
	text-decoration : none; 
}
.calender td a:visited { 
	color : #990000; 
	background-color : #E6E6FA; 
	text-decoration : none; 
}
.calender td a:hover { 
	color : #778899; 
	background-color : #E0FFFF; font-weight : bold;
	text-decoration : none;
}

/* 横カレンダー */
.line_calendar {
	font-size:13px; 
	color:#778899; 
	margin-bottom:10px; 
	text-align:center;
}
.line_calendar a:link {
	color : #ffcc66; 
	background-color : #FFF; 
	text-decoration : none; font-weight : bold;
}
.line_calendar a:visited { 
	color : #ffcc66; 
	background-color : #FFF; 
	text-decoration : none; font-weight : bold;
}
.line_calendar a:hover { 
	color : #900; 
	background-color : #FFF; font-weight : bold;
	text-decoration : none;
}

.line_cal_day {
	margin-left:2px; 
	margin-right:2px; 
}


/* =============================================  
その他の設定
 ============================================= */
form.search fieldset{
 margin:0;
 padding:10px;
}


/*新着マーク*/
.new {
	color : red; 
	font-family :  "Times New Roman", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", "Osaka",sans-serif;
	font-style: italic;
	font-weight : normal;} 

/*隠しカテゴリ*/
.未分類 {
	display : none;
}
.layout_side h3 a {
	display : block;
}
.tag_menu a {display:inline;}

.layout_side {
	float : right; 
	width : 180px; overflow:hidden;margin-top:0px;
}
.layout_side3 {
	margin-top:20px;}


/*サイドメニュー：1ブロック*/
.side_menu{
	margin: 20px 0px 0px 0px;}

h3.side_menu2 a:link,h3.side_menu2 a:visited { color : #ffffff; text-decoration : none;background-color :#B0E0E6 ;}
h3.side_menu2 a:active,h3.side_menu2 a:hover { color : #900000;   text-decoration : none;background-color :transparent ; }

/* =============================================  
ページフッター関連
 ============================================= */

/*コピーライト*/
.copyright {
	margin: 0px;
	padding : 30px 0 0 0;
	font-size : 95%;
	line-height: 180%;
	text-align : center;clear : both;
}

/* =============================================        
以下は目次を横ならびに変更した場合の設定
 ============================================= */
/* --- 横ならび目次-サンプル(1)  --- */
.sample1 {width:25em;
margin: 20px auto;
}


/* --- メニューエリア --- */
.sample1 .nl{
margin: 0;
padding: 4px 0; /* メニューのパディング（上下、左右） */
list-style-type: none;
text-align: left; /* メニューのセンタリング */
font-size: 100%; /* メニューの文字サイズ */
}
.sample12 .nl{
margin: 0;
padding: 4px 0; /* メニューのパディング（上下、左右） */
list-style-type: none;
text-align: center; /* メニューのセンタリング */
font-size: 100%; /* メニューの文字サイズ */
}
/* --- メニュー項目 --- */
.sample1 .nl li {
display: inline;
margin-right: -1px; /* 項目の右マージン */
}
*:first-child+html .sample1 .nl li {
display: inline;
margin-right: 2px; /* IE7以下のためのハック */
}
/* --- リンク --- */
.sample1 .nl li a {
display: inline-block;
padding: 4px 8px; /* リンクエリアのパディング（上下、左右） */
border: 1px #c0c0c0 solid; /* リンクエリアの枠線 */
background-color: #ffffff; /* リンクエリアの背景色 */
text-decoration: none; /* テキストの下線（なし） */
}
/* --- ポイント時の設定 --- */
.sample1 .nl li a:hover, .sample12 .nl li a:hover {
background-color: #e0e0e0; /* ポイント時の背景色 */
border: 1px #999999 solid; /* ポイント時の枠線 */
text-decoration: underline; /* テキストの下線（あり） */
}

/* --- アクティブな項目 --- */
.sample1 .nl li strong {
display: inline-block;
padding: 4px 8px; /* 項目のパディング（上下、左右） */
background-color: #e0e0e0; /* 項目の背景色 */
border: 1px #c0c0c0 solid; /* 項目の枠線 */
color: #cc0000; /* 項目の文字色 */
}
/**/

/* --- 横ならび目次-サンプル(2) --- */
.sample12 {
margin: 20px 0;line-height: 100%;
}

/* --- メニューエリア --- */
.sample12 .nl {
margin: 0;
padding: 4px 0; /* メニューのパディング（上下、左右） */
list-style-type: none;
text-align: center; /* メニューのセンタリング */
font-size: 90%; /* メニューの文字サイズ */
}
/* --- メニュー項目 --- */
.sample12 .nl li {
display: inline;
margin-right: 4px; /* 項目の右マージン */
}

/* --- リンク --- */
.sample12 .nl li a {
display: inline-block;color :#6b8e23 ;
padding: 4px 4px; /* リンクエリアのパディング（上下、左右） */
background-color: #ffffc0; /* リンクエリアの背景色 */
text-decoration: none; /* テキストの下線（なし） */
}
/* --- ポイント時の設定 --- */
.sample12 .nl li a:hover {
color : #900;background-color: #e0e0e0; /* ポイント時の背景色 */
text-decoration: underline; /* テキストの下線（あり） */
}

/* --- アクティブな項目 --- */
.sample12 .nl li strong {
display: inline-block;
padding: 4px 4px; /* 項目のパディング（上下、左右） */
color : #900;background-color: #e0e0e0; /* 項目の背景色 */

color: #cc0000; /* 項目の文字色 */
}

#titlelist .sub_block  {
        margin:0; padding:0; width : 180px ; height:100%;
        right : 620px ; top : 0;  
        position:fixed; _position:absolute; z-index : 4 ;overflow:auto;text-align : center;
}
.srh_frm { margin-bottom:10px ;padding:10px;border :1px dotted  #C2A858;background-color : #fff;}
.cat_menu a {display:block;}
.cat_menu {
        text-align : left;
        border-top :2px dotted  #ffffff;       
        margin-top :5px ;  padding-top:5px ;
       background-color : #F5FFFA;
        border :1px dotted  #C2A858;
                }

ul.main_menu {margin:0 0 0 20px;padding-left:0px;font-weight:bold;
list-style-type:none;list-style-image: url("https://blog-imgs-18-origin.fc2.com/n/o/v/noveltemplate/wb-a1.gif");}
ul.main_menu li {margin:0 0 0 0px;}
ul.main_menu  a:link,ul.main_menu a:visited { border-bottom :1px dotted  #693;}

ul.sub_menu{margin:0 0 0 0px;padding-left:5px;font-weight:normal;
list-style-type:circle;list-style-image:none;}

ul.sub_menu a:link,ul.sub_menu a:visited { border-bottom :1px dotted  #ffffff;}

li.sub_list_end {padding-bottom:10px;}


/* --- 関連リスト応用ページナビ --- */


#permanent .relate_dt{display:none;}
#permanent .relate_dl{border-top :2px dotted #C2A858;margin: 20px 0;padding:10px 0 ;background-image: url(https://blog-imgs-30-origin.fc2.com/n/o/v/noveltemplate/p_navi32.gif)!important;background-repeat: no-repeat!important;
	background-position: left 13px!important; }

#permanent ul.relate_ul{font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", "Osaka",sans-serif;line-height:220%;letter-spacing:0;
list-style-type : none;margin-left:70px;margin-top:0px;}

#permanent li.relate_li{padding-left:5px;margin-left:5px;list-style-image: url(https://blog-imgs-30-origin.fc2.com/n/o/v/noveltemplate/3kaku_s_L.png);}

#permanent dd.relate_dd a{display:block;}

#permanent ul.relate_ul a:link, #permanent ul.relate_ul a:visited { 
        color : #C2A858;   font-weight : bold; }
#permanent ul.relate_ul a:active ,#permanent ul.relate_ul a:hover { 
        color : #900000; font-weight : bold;text-decoration : none; background-color:#F0FFFF;}

#permanent ul.relate_ul li {color : #FFF!important;}
.index-navi {font-weight:bold;margin:20px 0;line-height:240%;font-size:14px!important;}

/* --------------------------------- */
/*Fタイプと夢小説のための追加設定*/

#category div.sub_block {
         position: absolute;text-align:left;
         left: auto ;  right: 620px ;  top: 0px;width : 180px ;
                }
.srh_frm { margin-bottom:0px ;}
.yumeform tt{font-size:10px;}

#category .navi_3 {text-align: left;}

.cat-navi p {margin:0 10px 20px 0;}

#permanent .main2 {margin-left:180px;	}

#permanent .sub_block  {
        margin:0; padding:0; height:100%;
        left : 0 ; top : 0;text-align: left;width : 180px ;  
        position:fixed; _position:absolute; z-index : 4 ;overflow:auto;
        background-color : #ffffe0;border-right : 1px dotted  #C2A858;
}
#permanent div.sub_block .cat-navi {
	width : auto ;border :  none; 
	background-color:transparent;
	font-size : 100%;margin : 0px  ;padding :0;padding-bottom:100px;	
}
#permanent div.sub_block .cat-navi ul {
padding-right : 20px;
}


#permanent .srh_frm{line-height:170%;}


/*2011.1.17.改訂追加設定*/

ul.entry_list li { 	display : inline; }
#page .kakusi { background-image :  none; }

#permanent .layout_head  {
        height:auto;max-height:none;min-height:0;
        background-image : none ;background-color : transparent ;}

#permanent .introduction {margin:0;padding:5px 0px;}
#date .introduction{width:35em;margin:0 0 0 auto; margin-bottom:10px; text-align : right;}
.small_box  {
	width:12.5em;max-height:150px;overflow:auto;	margin:0 0 0 auto;padding:0;text-align:left;}
.small_box ul {padding-left:2em;}
.small_box ul li{padding-left:0;}
ul.admin li.page_navi{ padding-left:20px;}

.page_navi {color : #000 ;font-family : 'arial black','Verdana','Bookman Old Style';font-size : larger;}
#page .page_navi {color : #;}

.page_navi a{font-size : 90%;}
ul.admin li.page_navi a:link, ul.admin li.page_navi a:visited , .page_navi a:link, .page_navi a:visited{ 
        color : #900000;   font-weight : bold; }
ul.admin li.page_navi a:active ,ul.admin li.page_navi a:hover, .page_navi a:active ,.page_navi a:hover  { 
        color : #fff; font-weight : bold;text-decoration : none;background-color :  #900000 }
p.check{margin: 0px;padding : 20px 0px 0px 0px;
}
/*2011.3.2.改訂追加設定*/

fieldset {font-size:90%;padding:10px 20px;
	border-color:#C2A858;letter-spacing:0;line-height:180%;}
#search fieldset {font-size:100%;border:#C2A858 1px dotted;} 
#search fieldset legend { background-color : #ffffff;}
#permanent fieldset legend{font-size:90%;font-weight:bold;}

#index .layout_main h2 {
	border : none;
	margin:10px 0 ;padding:10px 0 0 0;
	text-align : left ; background-color : #ffffff;
}
#index p.free{background-color : #ffffff;margin-bottom:50px;}

div.navi li {	display : inline; }

/* 関連リストページナビ(記事冒頭部)*/

ul.relate_navi2{ text-align : center; }
ul.relate_navi2 li{ display : inline; }
li.nolink2{ padding:0;font-size:14px; font-style:italic;font-weight:bold;
border-bottom:1px dotted  #C2A858 }
li.relate_navi_li2{ padding:0;margin:0;}li.relate_navi_li2 img {border:none;}
li.relate_navi_li2 a{border:1px dotted  #C2A858}
li.relate_navi_li2 a:hover {border: #ffcc22 solid 1px; }
/* 関連目次一覧のための追加設定 */

#category div.sub_block .movecat fieldset {margin:0;padding:0 0 0 1em;background-image : url("https://blog-imgs-18-origin.fc2.com/n/o/v/noveltemplate/white60.png");
_background-color : #fff;}
#category div.sub_block legend {background-color : #fff;} 
span.ichiran-p {font-weight:bold;border-bottom:2px dotted #C2A858;font-size:110%;}
span.ichiran-p a:link,span.ichiran-p a:visited { color : #800080; text-decoration : none;}
span.ichiran-p a:active, span.ichiran-p a:hover{ color : #000000; text-decoration : none; background-color:#fff;}

#permanent .index-navi ul {margin: 0 0 0 1em;line-height:120%;}
#permanent .index-navi ul li {padding:0 0 2px 0;list-style-type:none;font-weight:normal;}
#permanent .index-navi fieldset {font-size:100%;font-family :'Batang',serif;}
#permanent .index-navi fieldset legend{font-size:90%;font-weight:bold;}

#page .entry_text img {max-width:98%; height:auto;}
#page .entry_text td img {max-width:none;}
.entry_text2 img {max-width:98%; height:auto;}
.entry_text2 td img {max-width:none; }
.side_text img {max-width:98%; height:auto;}

.sub_block_in {padding-top:2em;}

#page .entry-body {	margin : 0px ;padding : 0px 0px 30px 0px; }
#date .entry-body,#search .entry-body {	padding:20px 0px 0px 0px;margin-bottom:25px;}
#category .sub_block_in {padding-top:0em;}
h2#all-title {display:none;}
p.back-top{text-align:right;font-style:italic;font-size:90%;}
#titlelist p.back-top{margin:0;}


/* =============================================        
以下はポップアップ表示のための設定
 ============================================= */
#index .all .layout_main {position:relative;}

#index .topindex {min-height:150px;_height:150px;}

hr.bg_line {visibility:hidden;}


.popupcard {width:400px;
        z-index:1; visibility:hidden;  left: 0; top:20px;position:absolute;text-align:center;}


.popupin {
        width:300px;margin:40px 10px 0 auto  ; padding:5px 10px;text-align : center ;
        border:line-height:200%;background-color:#ffffff;border:3px double #C2A858;}

#step2 .popupin {margin-top:20px;width:350px;}

.popupin2 {
        width:320px;margin:20px 10px 0 auto ;padding:0 1em 0 1.5em;text-align : left ;
        max-height:200px;_height:200px;line-height: 150%;
        overflow: auto;background-color:#ffffff;
 border:3px double #C2A858;        
}

.popupcard h3{
        background-color :transparent ;      
        font-weight: bold;
        padding : 0px ;
        margin:0 auto ;        background-image : none; 
        border-left :transparent ;
        text-align : center ;  color:#ffffff;
filter: glow(color=#0000ff, strength=5);width:100%;	
text-shadow: 0px 0px 1px #024, 
  0px 0px 6px #0000ff,  
  0px 0px 12px #0000ff,  
  0px 0px 18px #0000ff;     
}

.pop_free {width:350px;margin-top:20px;max-height:350px;_height:auto;line-height:150%;overflow: auto;text-align : left ;
}

.layout_side .popupcard { top:250px;right: 200px!important;left:auto;width:400px;background-image :none;}
.layout_side .popupin2{max-height:220px;margin-top:20px;padding:1em ;min-width:220px;}

#index .side_menu .popupcard h3{           
        width:400px;margin : 0px ;padding :0 ;
        background-image : none; color : #900;background-color :transparent ;
        border:none ;
        text-align : center ;     
}
#index .layout_side .side_menu h3{margin-bottom:1px;}

#index .side_menu .popupcard h3{
	color:#ffffff;
filter: glow(color=#0000ff, strength=5);width:100%;	
text-shadow: 0px 0px 1px #024, 
  0px 0px 6px #0000ff,  
  0px 0px 12px #0000ff,  
  0px 0px 18px #0000ff;   
    
}

#index .side_menu h4 a,#index .side_menu h5 a,#index .side_menu h6 a {
	display : block;
}
#index .side_menu h4 a:active,#index .side_menu h5 a:active,#index .side_menu h6 a:active {
	color : #fff; 
	background-color : #008b8b;  font-weight : bold;
}
#index .side_menu h4 a:hover,#index .side_menu h5 a:hover,#index .side_menu h6 a:hover {
	color : #fff; 
	background-color : #008b8b;  font-weight : bold;
}

#index .side_menu .side_text2{overflow: auto; height:100px;}

#index h3.side_menu2 a:link,#index h3.side_menu2 a:visited { color : #663333; text-decoration : none;background-color :#ffffff;}
#index h3.side_menu2 a:active,#index h3.side_menu2 a:hover {  color : #ffffff; text-decoration : none;background-color :#B0E0E6 ;}


#page .layout_main {	overflow: hidden; }
.layout_side .popupin2 img{max-width:280px;height:auto;}

/* =============================================        
ポップアップ表示のための設定ここまで
 ============================================= */

/* ===========================================================
 イラストリストなど「画像一覧表示のための設定」ここから▼
=========================================================== */
/* 画像一覧 */
#gazou_box {
        width: 135px;        _width:140px; /* for ie6 */
        height: 180px;        _height: 185px;
        overflow: hidden;        float : left;
        padding:3px 2px;
        margin-top: 0px;
        margin-left: 5px;_margin-left: 3px;
        margin-right: 0px;
        margin-bottom: 20px;
        border: solid 1px #ccc;
        text-align :left;
        border: solid 1px #ccc;
}
#tag #gazou_box {height: 200px;        _height: 205px;}
.entry_gazou {
        width: 130px;        _width:	132px; /* for ie6 */
        height: 125px;
        overflow: hidden;
        border-bottom : 1px solid #ccc;
        font-size: 12px;
        line-height: 140%;
        text-align : center;
        color: transparent;
        background-image : url("https://blog-imgs-18-origin.fc2.com/n/o/v/noveltemplate/NoImage1.gif");

}
.entry_gazou a {  display : block;}
.entry_gazou a:link , .entry_gazou a:visited {  color: #ffffff; text-decoration : none;}
.entry_gazou a:active , .entry_gazou a:hover { color: #ffffff;  text-decoration : none;border : 2px solid #C2A858 ;}
.entry_gazou_title {
        width: 130px;        
        height: 1em;
        overflow: hidden;        text-align : left;
        margin-left: 2px;
        margin-top: 4px;
        margin-bottom: 3px;
        font-size: 13px;
        font-weight : bold;line-height: 100%;
}
.entry_gazou_date {
        width: 130px;
        height: 1em;
        overflow: hidden;      text-align : right;  
        margin-left: 2px;
        margin-bottom: 4px;
        font-size: 13px;
        font-weight : bold;line-height: 100%;
}
.entry_gazou_cat {
 width: 130px;
 height: 1em;line-height: 100%;
 margin-left: 2px;
 margin-bottom: 2px;
font-size: 13px;
 overflow: hidden;text-align : left;
  
}
/*テキスト内の画像*/
.entry_gazou img{
        background-color: #fff;
        height: 130px;width:auto;
        overflow: hidden;
} 

.entry_gazou2 {
        width: 160px;        
        height: 160px;        
        overflow: hidden;
        text-align :center;
        margin: 0 auto ; padding: 0  ;
        border : 3px double #C2A858 ;
        background-image : url("https://blog-imgs-18-origin.fc2.com/n/o/v/noveltemplate/NoImage2.gif");
        color: transparent;
}


/* 飾り枠・説明文付きもくじ2 */
.entry_gazou2 a:link , .entry_gazou2 a:visited {  color: #ffffff;  text-decoration : none;}
.entry_gazou2 a:active , .entry_gazou2 a:hover { color: #ffffff;  text-decoration : none;border : 2px solid #C2A858 ;}

.entry_gazou2 a {display : block;}
.gazou_list2 {        
        margin: 0 10px 0 0 ; 
        padding: 0  ;
        text-align :left;line-height:100%;
}
.gazou_list2 p
{margin:0; padding:0; }
.gazou_list2 h2 {
        font-size: 15px;
        font-weight : bold;
        background-color : transparent;
        border-left : transparent ; 
        border-bottom : transparent ;        
        background-image : none;
        margin:  0 0 5px 20px ; padding: 0  ;text-align :left; 
}
.gazou_text2 {
        line-height:130%;
        height: 120px; color: #333333;background-color:#ffffff;
        margin: 5px 10px 0px 0px ; padding: 0 10px ;text-align :left; overflow: auto;
}
/*テキスト内の画像*/
.entry_gazou2 img{
        background-color: #fff;
        height: 154px;width:auto;
        overflow: hidden;
        float: center;
} 
.gazou_box2 p
{margin:0; padding:0; }


/* 飾り枠・説明文付き3 */

.entry_gazou3 a:link , .entry_gazou3 a:visited {  color: #ffffff;  text-decoration : none;}
.entry_gazou3 a:active , .entry_gazou3 a:hover { color: #ffffff;  text-decoration : none;border : 2px solid #C2A858 ;}
#tag .entry_gazou3 a:link , #tag .entry_gazou3 a:visited {  color: #ffffff;  text-decoration : none;}
#tag .entry_gazou3 a:active , #tag .entry_gazou3 a:hover { color: #ffffff;  text-decoration : none;border : 2px solid #C2A858 ;}

.entry_gazou3 a {  display : block;}
.gazou_list3 {        
        margin: 0 0 0 30px ; 
        padding: 0  ;
        text-align :left;
}
.entry_gazou3 h3 {
        font-size: 15px;
        font-weight : bold;
        background-color : transparent;
        border-left : transparent ; 
        border-bottom : transparent ;        
        background-image : none;
        margin:  0 0 10px 20px ; padding: 0  ;text-align :left; 
}
.gazou_text3 {
        font-size: 90%;
        height: 120px; background-color:#ffffff;color:#333333;
        margin: 15px 0 0 0 ; padding: 10px 10px 0 10px ;
        text-align :left; overflow: auto;
}
/*テキスト内の画像*/
.entry_gazou3 img{
        background-color: #fff;
        height: 150px;width:auto;
        overflow: hidden;
        float: center;
} 
/* ============================================================
イラストリストなど「画像一覧表示のための設定」ここまで▲
 ============================================================ */
