@charset "EUC-JP";
/* =============================================  
novel-R-Kingyo
novel-R¥¿¥¤¥×¡Ênovel-template-HTML¡Ë¤Ç¤¢¤ì¤Ð¥¹¥¿¥¤¥ë¥·¡¼¥È¤ò¸ò´¹¤¹¤ë¤³¤È¤Ç
´ÊÃ±¤Ë°áÂØ¤¨¤Ç¤­¤Þ¤¹¤¬¡¢°áÂØ¤¨¤ò¤¹¤ë¾ì¹ç¤ÏÁÇºàÄó¶¡¥µ¥¤¥ÈÍÍ¤ÎÃøºî¸¢É½¼¨¤¬¤¢¤ë
HTML¤ÎºÇ¸å¤Ë¤¢¤ë¥³¥Ô¡¼¥é¥¤¥ÈÉôÊ¬¤âÉ¬¤ºÊÑ¹¹¤·¤Æ¤¯¤À¤µ¤¤¡£
¤Þ¤¿¡¢°Ê²¼¤Î¥¹¥¿¥¤¥ë¥·¡¼¥È¤ÎÃæ¤«¤é¥ì¥¤¥¢¥¦¥ÈÀßÄêÉôÊ¬¤Î(A)¤È(B)¤Î¹Ô¤òºï½ü¤¹¤ë¤È
¸ÄÊÌµ­»ö¥Ú¡¼¥¸¤òDL»þ¤Î¸ÇÄêÉýÃæ±ûÉ½¼¨¤«¤é¡¢²ÄÊÑÀ­¤Î¤¢¤ëÁ´ÌÌÉ½¼¨¤ËÊÑ¹¹¤Ç¤­¤Þ¤¹¡£
¾Ü¤·¤¯¤Ïºî¼Ô¥Ö¥í¥°²òÀâµ­»ö¤ò»²¾È¢Íhttp://noveltemplate.blog26.fc2.com/blog-entry-407.html
 ============================================= */
/*2010.7.5.*/


*{
        margin : 0; padding : 0 ; 
scrollbar-base-color: #000;
scrollbar-track-color: #000;
scrollbar-face-color: #000;
scrollbar-shadow-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%; 
	background-image : url("http://blog-imgs-30.fc2.com/n/o/v/noveltemplate/s-20kwk17-1.jpg");	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment: fixed;
	background-color:#000000;
}	


#tag  ,#search  {
	background-image : url("http://blog-imgs-30.fc2.com/n/o/v/noveltemplate/s-20kwk23-1.jpg");}

#titlelist , #edit   {
	background-image : url("http://blog-imgs-30.fc2.com/n/o/v/noveltemplate/s-20kwk16-1.jpg");	}

#category , #date {
	background-image : url("http://blog-imgs-30.fc2.com/n/o/v/noveltemplate/s-20s-20kwk24-12.jpg");
	}

#permanent  {
	margin : 0; padding : 0;
	background-color:#000000;
	background-image : url("http://blog-imgs-30.fc2.com/n/o/v/noveltemplate/s-20kwk21-10.jpg");
	background-repeat: no-repeat;
	background-position: right top;
	background-attachment: fixed;	
}



/* =============================================  
¥ì¥¤¥¢¥¦¥ÈÀßÄê
 ============================================= */

.main { height : 100% ; min-height : 100% ; overflow : auto ; }
body > .main { height : auto; }

#permanent .main{	margin : 0  auto ;text-align : center ;	}

/*¥³¥ó¥Æ¥ó¥Ä*/

.container {
	margin : 0 0 0 auto ;
	padding : 0 10px 10px 10px;  
	width : 600px;background-color:#ffffff;
	text-align : left ; 
}

#permanent .container {
	margin : 0px auto 30px auto ; background-color:transparent;
	width : auto;
	text-align : center ;
}
.p_main-body {	
	margin : 20px auto ;text-align : left ; 
	width : 650px;border : 1px solid #C2A858 ;	
}


#index .container, #tag .container {
	background-color : transparent;
}



/*¥Ø¥Ã¥À¡¼¡§É½»æ¥Ú¡¼¥¸*/
#index .layout_head {

	text-align : right ; 
}

/*º¸¥«¥é¥àÉôÊ¬*/
.layout_main {
	float : left;
	width : 400px; overflow: hidden;
}


/*¥µ¥¤¥ÉÉôÊ¬*/
.layout_side {
	float : right; 
	width : 180px; overflow: hidden;

}

/*¥µ¥¤¥ÉÉôÊ¬*/
.layout_side2 {
	margin : 50px auto ;
	width : 500px; 
	background-color : #FFF;
	border : 1px solid #C2A858 ; 
}

/* ¥Õ¥Ã¥¿¡¼ÉôÊ¬ */
.layout_footer {
	margin : 0 0 0 auto ; width:600px;text-align:center;

}
#permanent .layout_footer {
	margin : 0 auto ; text-align:center;width:600px;

}

/* =============================================        
°Ê²¼¤Ï¸ÄÊÌµ­»ö¥Ú¡¼¥¸¤ÎËÜÊ¸¥¹¥Ú¡¼¥¹¤ò
¸ÇÄêÉýÁ´ÌÌÉ½¼¨¤Ë¤¹¤ë¾ì¹ç¡Ê¥ï¥¤¥ÉÈÇ¡Ë¤ÎÀßÄê
¥ï¥¤¥ÉÈÇ¤Ë¤¹¤ë¾ì¹ç¤Ï(A)¤È(B)¤Î¹Ô¤òºï½ü
 ============================================= */


/* --- (A)¥ï¥¤¥ÉÈÇ¤Ë¤¹¤ë¾ì¹ç¤Ï¤³¤Î¹Ô¤È(B)¤Î¹Ô¤òºï½ü
#permanent  {
	margin : 0; padding : 0;
	background-color:#000000;
	background-image : url("http://blog-imgs-18.fc2.com/n/o/v/noveltemplate/kwb02-1.jpg");
	background-repeat: repeat-y;
	background-position: left top;
	background-attachment: fixed;	
}
#permanent .container {
	margin : 0 10px 0 auto; 
	width : 80%;
	text-align : left ; background-color:transparent;
}
.p_main-body {	
	margin : 20px auto ;
	width : auto;
	border : none ;
}


#permanent .cat-navi {	width : 600px ;}
#permanent .layout_footer {
	margin : 0 0 0 auto ; text-align:center;width:80%;

}
(B) ---¥ï¥¤¥ÉÈÇ¤Ë¤¹¤ë¾ì¹ç¤Ï¤³¤Î¹Ô¤È(A)¤Î¹Ô¤òºï½ü */

.plugin_menu{
	margin : 10px ; 
	padding : 0 0 0 0px;width : 180px;
	float : left;
	
}
.index_area_box {
	border-top : 1px dotted  #C2A858; 	
	clear : both;
}

/* =============================================  
¸«½Ð¤·
 ============================================= */
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; }

#tag a:link, #tag a:visited,.p_main-body a:link, .p_main-body a:visited
 { color : #ffcc66; text-decoration : none; background-color : transparent;}

#tag a:active, #tag a:hover,.p_main-body a:active, .p_main-body a:hover
 { color : #900000; background-color:#ffffff ; 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 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 : left;
	background-image :none ;
}
	
#titlelist h1 {
	text-align : left ; 

}
	
#category h1   {
	margin : 0px 0px 0px 0px;
	padding : 20px  ;
	color: #C2A858;	text-align : left ; 
}
	
#tag h1 {
	
	color: #ffffff;
}
#search h1 {	
	color: #333333;
	text-align : left;	
}	
#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;}

/*¸«½Ð¤·*/
/*¸ÄÊÌµ­»ö¥Ú¡¼¥¸¡§µ­»ö¥¿¥¤¥È¥ë
   ÄÌ¾ïŽÌŽÞŽÛŽ¸ŽÞ²èÌÌ¡§µ­»ö¥¿¥¤¥È¥ë
   Á´µ­»ö°ìÍ÷¡¦·îÊÌ¥¢¡¼¥«¥¤¥Ö¡¦¸¡º÷¡§¥µ¥Ö¥¿¥¤¥È¥ë
   ÌÜ¼¡¥Ú¡¼¥¸¡§ºîÉÊ¤â¤¯¤¸*/



#permanent h2 {	
	margin : auto 20px ;
	padding : 10px 0px 10px 10px;
	letter-spacing : 0.2em; 
	font-size : 130%;color : #ffcc66; border-bottom : 2px dotted #C2A858 ;border-left:none;
}

#search h2,#date h2 {
	border-left : none ;
}
#titlelist h2,#category h2 {
	margin : 0px ;
	padding : 10px 0px 30px 30px;
	font-weight : normal;
	letter-spacing : 0.1em;	margin: 0px;
	color : #663333; 
	background-color : #ffffff ; 	
	font-weight : bold;text-align:center;
	background-image : url("http://blog-imgs-18.fc2.com/n/o/v/noveltemplate/kgli07-1.gif");
	background-repeat : no-repeat ;
	background-position :center bottom ;
	border-left : none ;
	border-bottom : 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:left;
	background-image : url("http://blog-imgs-18.fc2.com/n/o/v/noveltemplate/08-1-6.jpg");
	background-repeat : no-repeat ;
	background-position :right center ;
	border-left : none ;
}
h2 {
	margin : 0px ;
	padding : 10px 0px 10px 10px;
	letter-spacing : 0.2em; 
	font-size : 115%;
	color : #900000; 
	background-position : left top ;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; }

#index h2 {
	margin : 0px 0px 0px 50px; 
	padding : 10px ; 
	border-left : none  ;text-align : right ; color : #B0E0E6;
	background-image : url("http://blog-imgs-18.fc2.com/n/o/v/noveltemplate/kgli07-1.gif");
	background-repeat : no-repeat ;
	background-position :center bottom ;
	border : none ;
}


#tag h2 {padding : 10px 30px 30px 30px;
	background-image : url("http://blog-imgs-18.fc2.com/n/o/v/noveltemplate/kgli14-1.gif");
	background-repeat : no-repeat ;
	background-position :center bottom ;font-size : 130%;
	border: none ;}

#tag h2 a:link, #tag h2 a:visited { color : #B0E0E6; text-decoration:none; background-color : transparent;}
#tag h2 a:active, #tag h2 a:hover { color : #ffcc66; font-weight : bold;  text-decoration : none; background-color : transparent;}

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;
}
h2#entry a:link, h2#entry a:visited  { color : #fff; text-decoration:none; background-color : transparent;}
h2#entry  a:active, h2#entry a:hover { color : #000; font-weight : bold;  text-decoration : none; background-color:#ffffff;}
h2#comments, h2#trackback {
	margin : 0px ;
	padding : 10px 0px 20px 10px;
	color : #663333; 
	background-color : #F5FFFA;text-align:center;
	background-image : url("http://blog-imgs-18.fc2.com/n/o/v/noveltemplate/kgli14-1.gif");

	background-position : center bottom;
	background-repeat : no-repeat ;
	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;
}

.entry-body h3 {
	margin : 0px ;
	padding : 10px 10px 0px 20px;
	letter-spacing : 0.2em; 
	color : #360;
	background-color : #E0FFFF;
}


h3.sub  {
	margin : 5px 0px;
	padding : 0px 10px;
	font-size : 110%;
	color : #360;
	background-color : #ffffe0;	
	text-align : right ; 
}

/*ËÜÊ¸Ãæ¡§¾®¸«½Ð¤·*/
h4 {
	margin : 15px 50px 5px 0px;
	padding : 0px 10px;
	color : #360;
	border-bottom : 1px solid  #C2A858; 
	border-left : 1px solid #C2A858 ; 
}
h5,h6  {
	margin : 15px 50px 5px 0px;
	padding : 0px 10px;
	color : #360;background-color : #fff5ee;
	
}

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; }

/*¥µ¥¤¥É¡§Âç¸«½Ð¤·¡ÊÈóÉ½¼¨¡Ë*/
.layout_side h2 {
	display : none;
}

/*¥µ¥¤¥É¡§É½»æ¥á¥Ë¥å¡¼¸«½Ð¤·¡ÊÉ½»æ¥Ú¡¼¥¸°Ê³°ÈóÉ½¼¨¡Ë*/

#index .layout_side h2  {
	display : block;
	margin: 25px 0px 10px 0px;
	padding : 0px 20px 5px 10px;
	font-size : 120%;
	font-weight : bold;
	color : #ffcc66; 
	background-color :  transparent ; 	
	border-bottom :  1px solid #C2A858 ; 		
	border-left : double #C2A858  ;
	background-image : none;

}



/*É½»æ¥Ú¡¼¥¸¡§É½»æ¥á¥Ë¥å¡¼
ÄÌ¾ïŽÌŽÞŽÛŽ¸ŽÞ²èÌÌ¡§¥×¥é¥°¥¤¥ó¥¿¥¤¥È¥ë*/

.side_menu h3 {
	margin: 0px;
	padding :5px 5px 2px 5px;
	line-height : 100%;letter-spacing : 0em;
	color: #ffffff;
	font-weight : bold;
	background-color :#B0E0E6 ; 
}
#index .side_menu h3 {letter-spacing : 0.2em;padding : 0px;line-height : 180%;	}	

#index h3.side_menu2,#titlelist h3.side_menu2    {
	margin: 0px;
	padding : 5px 0px 0px 10px;
	color : #663333; 
	background-color : #ffffff ; 	
	font-weight : bold;
	background-image : url("http://blog-imgs-18.fc2.com/n/o/v/noveltemplate/kgli14-1.gif");
letter-spacing : 0em;
	background-repeat : no-repeat ;
	background-position :right bottom ;
}
#titlelist h3.side_menu2    {margin-bottom:2px;border:none;padding-bottom:2px;}
.side_menu h3 a:link { color : #ffffff; font-weight : bold;text-decoration : none;}
.side_menu h3 a:active { color : #663333; font-weight : bold;text-decoration : none; background-color:#ffffff;}
.side_menu h3 a:visited { color : #ffffff; font-weight : bold;text-decoration : none;}
.side_menu h3 a:hover { 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;
}

/*É½»æ¥Ú¡¼¥¸Ž¥º¸¥«¥é¥à*/
/*É½»æ¥Ú¡¼¥¸¡§ºÇ¶á¤Î¹¹¿·*/

h3.top {
	margin :0 0 10px 0 ;	
	padding : 10px 0px 10px 60px;
	letter-spacing : 0.2em; 
	font-size : 115%;
	color : #B0E0E6; background-color : transparent;
	background-position : left top ;
	border : none  ;
	background-image : url("http://blog-imgs-30.fc2.com/n/o/v/noveltemplate/kgi14-3.gif");
	background-position : left center;
	background-repeat : no-repeat ;		
}
/*ËÜÊ¸Ãæ¡§¾®¸«½Ð¤·*/
h4 {
	margin : 15px 50px 5px 0px;
	padding : 0px 10px;
	color : #360;
	background-color : #F2FFE4;
	border-bottom : 1px solid  #C2A858; 
	border-left : 1px solid #C2A858 ; 
}
h5,h6  {
	margin : 15px 50px 5px 0px;
	padding : 0px 10px;
	color : #360;background-color : #fff5ee;
	
}


.entry-body h4 {
	margin : 0px 0px ;
	padding : 0px 10px;
	color : #360;
	background-color : #ffffe0;
	text-align : right ;  
	border : none; 
}
/*µ­»öËÜÊ¸¡ÊÄÌ¾ïŽÌŽÞŽÛŽ¸ŽÞ²èÌÌ¡Ë¡§¾®¸«½Ð¤·*/
.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; }


h4.top {
	margin: 10px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	color : #B0E0E6;
 font-size:100%;
	background-color : transparent;	font-weight : normal ;text-align : left ; 
	border-bottom : 1px solid  #C2A858; 
	border-left : 1px solid #C2A858;	
}


/*Á´µ­»ö°ìÍ÷¥Ú¡¼¥¸¡§¿Æ¥«¥Æ¥´¥ê¥¿¥¤¥È¥ë*/
#titlelist h2 {
	margin : 10px 80px 10px 80px ;
	padding : 0px 10px 20px 10px;
	
	color : #663333;
	background-repeat : no-repeat ;
	text-align : center;		
}

/*Á´µ­»ö°ìÍ÷¥Ú¡¼¥¸¡§»Ò¥«¥Æ¥´¥ê¥¿¥¤¥È¥ë*/
#titlelist h3 {
	margin : 10px 30px 0px 30px ;
	padding : 0px 20px ;
	line-height:120%;
	background-color : #F5FFFA;	
	border-bottom :  none ;border-left : none ;border-bottom : 3px dotted  #778899; 
}



/*¸ÄÊÌµ­»ö¥Ú¡¼¥¸¡§¡ÊËÜÊ¸Ãæ¡Ë¾®¸«½Ð¤·*/

.entry_text2 h3 {
	margin : 5px 0 0 0 ;
	padding : 5px 10px 0px 10px ;
	font-size : 125%;
	color : #FFD700;background-color : transparent;
	border-bottom: 2px dotted   #B0E0E6 ;
	border-left : 2px solid  #FFD700  ; 
}
.entry_text2 h4 {
	margin : 0px;
	padding : 0px 10px;
	font-size : 110%;
	color : #ffffff;background-color : transparent;
	border-bottom: 2px dotted   #C2A858 ;
	border-left : transparent ;
	text-align : left ; 
}
.entry_text2 h5 {
	margin-right:0;
	color : #333333; 
	background-color : #8FBC8F;
	
}

/*¥³¥á¥ó¥È¡õ¥È¥é¥Ã¥¯¥Ð¥Ã¥¯¡§¸«½Ð¤·*/
.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 ; 
}


/*¥µ¥¤¥ÈÀâÌÀ¡¦¥µ¥Ö¥¿¥¤¥È¥ë*/
.introduction {
	margin : 10px 0px 30px 50px; ;
	padding : 0px ;
	font-size : 100%;
	color : #333333 	;
		
	text-align : right;
	
}
#index .introduction, #tag .introduction {	color : #ffffff ;	}

#search .introduction{ margin: 0px ;padding : 0px 20px 10px 200px; }



/* =============================================  
¥Ê¥Ó¥²¡¼¥·¥ç¥ó
 ============================================= */
/*¥µ¥¤¥È¥Ê¥Ó¥²¡¼¥·¥ç¥ó*/

.navi {
	margin : 0px  ; 
	padding : 0px;
	color: #ffcc66;
	font-weight : bold; 
	font-size:110%;
        text-align: right;
	
	clear : both;}
.navi a:link { color : #ffffff; text-decoration : none; background-color : #B0E0E6;border : 1px dotted  #C2A858; }
.navi a:active { color : #B0E0E6; 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 : #B0E0E6; font-weight : bold;  text-decoration : none; background-color:#ffffff;}

#permanent .navi a:link ,#permanent .navi a:visited 
{ color : #B0E0E6;  
	text-decoration : none;  
	background-color : transparent; 
	border : 1px dotted  #C2A858;  
	 }
#permanent .navi a:active , #permanent .navi a:hover {    
	color : #000000;  
	font-weight : bold;   
	text-decoration : none;  
	background-color:#ffffff;}

#permanent .navi{text-align:center;}

/*´ÉÍý¥Ú¡¼¥¸¥ê¥ó¥¯*/
ul.admin {
	margin : 0;
	padding : 0px 0px 0px 0px;
	list-style-type : none;
	text-align : left;
}
ul.admin li { 
	display : inline; 
}
#index ul.admin a:link, #index ul.admin a:visited {  color : #ffcc66; }
#index ul.admin a:active, #index ul.admin a:hover {  color : :#ffffff ; }

/* =============================================  
¥¨¥ó¥È¥ê¡¼´ØÏ¢
 ============================================= */


/*É½»æ¥Ú¡¼¥¸¡¦¾®ÀâÌÜ¼¡¥Ú¡¼¥¸¡Ë*/
.topindex{
	font-size : 110%; 
	line-height : 180%;
	margin: 20px 20px 20px 20px; 
}
#index .topindex{color : #ffffff;}
.topindex ul {
	margin : 0 ;
	padding : 10px 20px 10px 40px;
	list-style-type : none;
	list-style-image : url("http://blog-imgs-18.fc2.com/n/o/v/noveltemplate/wb-a1.gif"); 
}



.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;
}
#permanent div.entry_date {

	color : #C2A858;
	
}

/*¥¨¥ó¥È¥ê¡¼¡§Á´µ­»ö°ìÍ÷*/
.entry_all {
	margin : 0px;
	padding : 20px 0px 30px 30px;
	color : #8b008b;
	font-size : 120%;	
	line-height: 200%;
	
}
.entry_all ul {
	margin : 0px;
	padding : 20px 0px 30px 70px;
	list-style-type : none;
	list-style-image: url(http://blog-imgs-18.fc2.com/n/o/v/noveltemplate/wb-a1.gif); }
}
.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 ; 
	
}
#page .entry_text {	padding-top:20px;overflow:hidden;
	border-bottom : none ; 	}

/*----(C)ÄÌ¾ï¥Ö¥í¥°²èÌÌ¡¦ËÁÆ¬°ìÈÖÌÜ¤ÎÊ¸»ú¤ÎÀßÄê---Áõ¾þ¤¬ÉÔÍ×¤Ê¾ì¹ç¤Ï¤³¤³¤«¤é(D)¤Þ¤Çºï½ü¢§---*/

#page .entry_text:first-letter {
	font-family :"AR DECODE", "Bookman Old Style", "Times New Roman", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", "Osaka",sans-serif;	
	margin-right:5px;padding:25px  ;
	font-weight:bold;font-size : 250%;line-height: 200%;float: left;
	color : #900000;background-repeat:repeat-y;
	background-image : url("http://blog-imgs-30.fc2.com/n/o/v/noveltemplate/08-1-62.jpg");
}

#page .entry_text:first-letter { padding:25px 30px ;line-height: 220%;
background-position :7px 70px; _background-position :20px 82px;background-color : transparent;} /* IE7°ÊÁ°¸þ¤± */  
head/* */body #page .entry_text:first-letter { padding:25px 30px ;line-height: 220%;
background-position :7px 70px;background-color : transparent; } /* IE8¸þ¤± */  
html:not(:target) #page .entry_text:first-letter { background-position :center center ;background-repeat : no-repeat ; } /* ¥â¥À¥ó¥Ö¥é¥¦¥¶¸þ¤± */ 

/*---------------(D)ÉÔÍ×¤Ê¾ì¹ç¤Ï¤³¤³¤Þ¤Çºï½ü-¢¥-----------------------------*/


/*¥¨¥ó¥È¥ê¡¼2¡§¸ÄÊÌµ­»ö¥Ú¡¼¥¸¡Ê¾®Àâ¥Ú¡¼¥¸¡Ë*/
.entry_text2 {
	margin :  10px 0;
	padding : 10px 20px;
	font-size : 120%;	
	line-height: 250%;color : #F5F5F5;
	letter-spacing : 0.2em; overflow:hidden;
	background-image : url("http://blog-imgs-30.fc2.com/n/o/v/noveltemplate/black40.png");
	_background-image : none;_background-color:#000000;
}
.entry_text2 a:link { color : #ffcc66; text-decoration : none; }
.entry_text2 a:active { color : #900; font-weight : bold;  text-decoration : none; background-color:#ffffff;}
.entry_text2 a:visited { color : #ffcc66; text-decoration : none; }
.entry_text2 a:hover { color : #900; font-weight : bold;  text-decoration : none; background-color:#ffffff;}


/*---(E)¸ÄÊÌµ­»ö¥Ú¡¼¥¸µ­»öËÜÊ¸ËÁÆ¬°ìÈÖÌÜ¤ÎÊ¸»ú¤ÎÀßÄêÁõ¾þ¤¬ÉÔÍ×¤Ê¾ì¹ç¤Ï¤³¤³¤«¤é(F)¤Þ¤Çºï½ü¢§--*/
 

.entry_text2:first-letter {
	font-family :"AR DECODE", "Bookman Old Style", "Times New Roman", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", "Osaka",sans-serif;
	margin-right:5px;padding:30px ;
	font-weight:bold;font-size : 250%;line-height: 200%;
	color : #900000;background-repeat:repeat-y;
	background-image : url("http://blog-imgs-30.fc2.com/n/o/v/noveltemplate/08-1-62.jpg");
}

.entry_text2:first-letter { 
padding:25px 30px ;background-position :10px 55px; _background-position :20px 83px;
background-color : transparent;} /* IE7°ÊÁ°¸þ¤± */  
head/* */body .entry_text2:first-letter { 
padding:25px 30px ;background-position :10px 55px;background-color : transparent; } /* IE8¸þ¤± */  
html:not(:target) .entry_text2:first-letter {
 background-position :center center ;background-repeat : no-repeat ; } /* ¥â¥À¥ó¥Ö¥é¥¦¥¶¸þ¤± */ 

/*---------------(F)ÉÔÍ×¤Ê¾ì¹ç¤Ï¤³¤³¤Þ¤Çºï½ü-¢¥-----------------------------*/



/*-----(G)¸ÄÊÌµ­»ö¥Ú¡¼¥¸ÄÉµ­ËÁÆ¬°ìÈÖÌÜ¤ÎÊ¸»ú¤ÎÀßÄê---Áõ¾þ¤¬ÉÔÍ×¤Ê¾ì¹ç¤Ï¤³¤³¤«¤é(H)¤Þ¤Çºï½ü-¢§---*/

.entry_more:first-letter {
	font-family :"AR DECODE", "Bookman Old Style", "Times New Roman", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", "Osaka",sans-serif;
	margin-right:5px;padding:30px ;
	font-weight:bold;font-size : 250%;line-height: 200%;
	color : #900000;background-repeat:repeat-y;
	background-image : url("http://blog-imgs-30.fc2.com/n/o/v/noveltemplate/08-1-62.jpg");
}

.entry_more:first-letter { padding:25px 30px ;background-position :10px 75px; background-color : transparent;} /* IE7°ÊÁ°¸þ¤± */  
head/* */body .entry_more:first-letter { padding:25px 30px ;background-position :10px 75px; background-color : transparent; } /* IE8¸þ¤± */  
html:not(:target) .entry_more:first-letter { background-position :center center;background-repeat : no-repeat ; } /* ¥â¥À¥ó¥Ö¥é¥¦¥¶¸þ¤± */ 

/*---------------(H)ÉÔÍ×¤Ê¾ì¹ç¤Ï¤³¤³¤Þ¤Çºï½ü--¢¥----------------------------*/


/*¥¨¥ó¥È¥ê¡¼3¡§¥¿¥°¥¨¥ê¥¢¡¦¥«¥Æ¥´¥ê¥¨¥ê¥¢¡ÊNovel List¡¦ºîÉÊÌÜ¼¡¥Ú¡¼¥¸¡Ë*/
.entry_text3 {
	margin : 0px;
	padding : 20px 30px 50px 30px;
	font-size : 100%;	
	line-height: 200%;
}

/*¥¨¥ó¥È¥ê¡¼4¡§¥¿¥°¥¨¥ê¥¢Novel List¡ÊºîÉÊ°ÆÆâ¡Ë*/
.entry_text4 {
	margin : 0px 30px 0px 30px;
	padding : 20px 35px 10px 35px ;
	line-height : 170%;		
	color : #333;background-color : #F5FFFA;	
	border : 1px dotted #C2A858;
}

#tag .entry_text4 a:link { color :#693 ; text-decoration : none;}
#tag .entry_text4 a:active { color : #360; text-decoration : none;	background-color:#ffffc0;}
#tag .entry_text4 a:visited { color : #693; text-decoration : none;}
#tag .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;}


/*¥¨¥ó¥È¥ê¡¼6¡§ºîÉÊÌÜ¼¡(¥«¥Æ¥´¥ê¥Ú¡¼¥¸)¥¿¥¤¥×­¢Ê£¿ôÎóÌÜ¼¡*/
.entry_text6 {
	margin : 0 ;
	padding : 10px 50px ;
	line-height : 200%;
}


.entry_text6 a:link { color :#693 ; text-decoration : none;}
.entry_text6 a:active { color : #360; font-weight : bold;  text-decoration : none; background-color:#F2FFE4;}
.entry_text6 a:visited { color : #693; text-decoration : none;}
.entry_text6 a:hover { color : #360;  font-weight : bold;  text-decoration : none; background-color:#F2FFE4;}

ul.entry_text6 li { 
	font-size : 125%;
 	list-style-type : none;
	display : inline; 
}


/*¥¨¥ó¥È¥ê¡¼7¡§*/
.entry_text7 {
	margin : 0 ;
	padding : 5px  ;	
	height:100px; line-height : 100%;overflow: auto;background-color : #fff;
	border: 1px #C2A858 dotted;
	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;	
}

/* ´ØÏ¢¥¨¥ó¥È¥ê¡¼¥á¡¼¥«¡¼¤ÎÉ½¼¨ */
.cat-navi {
	margin : 0px auto 20px auto ;
	padding : 0px 0px 20px 0px ;
	width : 500px ;
	font-size : 90%;
	line-height : 160%;color : #778899 ;
	background-color : #fff;
	border : 1px dotted #C2A858;
}


.cat-navi h3  {
	margin : 0px 0px 10px 0px ;
	padding :  10px 10px 30px 10px ; 
	font-size : 110%;text-align:center;
	color : #663333; 
background-color : #F5FFFA;
	background-image : url("http://blog-imgs-18.fc2.com/n/o/v/noveltemplate/kgli07-1.gif");
	background-repeat : repeat-x ;
	background-position :left bottom ;
	
	font-weight : bold ;
}

.cat-navi ul {
list-style : square ;
margin : 0px;
padding : 5px 0px 10px 40px;
}


.cat-navi a:link { color: #693; text-decoration:none;}
.cat-navi a:active { color: #900; 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;}


#tag .mokuji a:link,#tag .mokuji a:visited { color : #B0E0E6; text-decoration : none;font-weight : bold; }
#tag .mokuji a:hover,#tag .mokuji a:hover  { color : #900;  font-weight : bold;  text-decoration : none; background-color:#F2FFE4;}



.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;}
/*¥¨¥ó¥È¥ê¡¼¡§¥¹¥Æ¡¼¥¿¥¹*/
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; 
}

/*¥¹¥ì¥Ã¥É¥Æ¡¼¥Þ*/
ul.thread {
	margin : 0;
	padding : 5px 20px 0 0;
	list-style-type : none;
	text-align : right;
}
ul.thread li { 
	display : inline; 
}


/* =============================================  
°úÍÑÊ¸ÀßÄê
 ============================================= */
blockquote {
	margin : 15px 10px;
	padding : 10px 15px ;
	font-size : 90%; 
	line-height : 160%;color : #333;
	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;}


#permanent .entry_navi a:link, #permanent .entry_navi a:visited { color : #C2A858; text-decoration:none; }
#permanent .entry_navi a:hover, #permanent .entry_navi a:active
 { color : #900000; font-weight : bold;  text-decoration:none;background-color : #FFF;}
/* =============================================  
¥³¥á¥ó¥È¡õ¥È¥é¥Ã¥¯¥Ð¥Ã¥¯´ØÏ¢
 ============================================= */

/*¥³¥á¥ó¥È¡õ¥È¥é¥Ã¥¯¥Ð¥Ã¥¯¡§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 : 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 {
	position : absolute;
	text-align : left;
	width : 50px;
}
/*Åê¹Æ¥Õ¥©¡¼¥à¡§ÆþÎÏ*/
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 : 250px;
}
dl.co_form dd textarea#comment{
	width : 350px;
}
/*¥³¥á¥ó¥ÈÅê¹Æ¡¦ÊÔ½¸¾®¸«½Ð¤·*/
#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;overflow: hidden;
	
}

/*¥µ¥¤¥É¥á¥Ë¥å¡¼¡§¥ê¥¹¥È*/
.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:10pt; 
	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;
}

/* =============================================  
¤½¤ÎÂ¾¤ÎÀßÄê
 ============================================= */

/*¥ê¥¹¥È¥Þ¡¼¥¯*/
ul.ball {  
	list-style-image: url(http://blog-imgs-18.fc2.com/n/o/v/noveltemplate/wb-a1.gif); 
}

/*¿·Ãå¥Þ¡¼¥¯*/
.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;
}
.pop_up {color : #ffffff;}
/* =============================================  
¥Ú¡¼¥¸¥Õ¥Ã¥¿¡¼´ØÏ¢
 ============================================= */

/*¥³¥Ô¡¼¥é¥¤¥È*/
.copyright {
	margin: 0px;
	padding : 10px 0 0 0;
	font-size : 95%;
	line-height: 180%;color : #ffffff;
	text-align : center;clear : both;
}


 .copyright a:link, .copyright a:visited
 { color : #ffcc66; text-decoration : none; background-color : transparent;}

 .copyright a:active, .copyright a:hover
 { color : #900000; background-color:#ffffff ; text-decoration : none;  }


/* =============================================        
°Ê²¼¤ÏÌÜ¼¡¤ò²£¤Ê¤é¤Ó¤ËÊÑ¹¹¤·¤¿¾ì¹ç¤ÎÀßÄê
 ============================================= */
/* --- ²£¤Ê¤é¤ÓÌÜ¼¡-¥µ¥ó¥×¥ë(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 .main {margin-left:180px;}
.sub_block {
        position:fixed; _position:absolute;text-align : center;
        right : 620px ; top : 0; 
         z-index : 4 ;        
        margin :        0 ;  padding:0 ;
        color : #fff;
        width : 180px ;height:100%; overflow:auto; 

                }
.sub_block a:link,.sub_block a:visited { color : #C2A858; text-decoration : none;}
.sub_block a:active,.sub_block a:hover { color : #333; font-weight : bold;background-color: #ffffff;  text-decoration : none; }

.srh_frm { margin-bottom:10px ;padding:10px;border :1px dotted  #C2A858;}
.cat_menu a {display:block;}
.cat_menu {
        text-align : left;
        border-top :2px dotted  #ffffff;  background-color: #000000;      
        margin-top :5px ;  padding-top:5px ;
       
        border :1px dotted  #C2A858;
                }

ul.main_menu {margin:0 0 0 0px;padding-left:0px;font-weight:bold;list-style-type:none;}
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 10px;padding-left:10px;list-style-type:disc;font-weight:normal;}

ul.sub_menu a:link,ul.sub_menu a:visited { border-bottom :1px dotted  #ffffff;}

li.sub_list_end {padding-bottom:10px;}

/*¤³¤³¤Þ¤Çºï½ü*/
