@charset "EUC-JP";
/* =============================================  
novel-template-rose2
 ============================================= */
/*2009.03.10*/


*{
	margin : 0; padding : 0 ;
	font-weight : normal;
}


/* =============================================  
¥Ü¥Ç¥£
 ============================================= */

body {
	font-family : "Times New Roman", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", "Osaka",sans-serif;	text-align : center;
	line-height : 150%;
	font-size : 85%; 
	color : #333;
	
}



/* =============================================  
¥ì¥¤¥¢¥¦¥ÈÀßÄê
 ============================================= */

/*¥³¥ó¥Æ¥ó¥Ä*/

div#container {
	margin : 0px auto ; 
	width : 800px;
	text-align : left ; 
	background-color : #FFF;
	border : 1px solid #C2A858 ; 
}



/*¥Ø¥Ã¥À¡¼*/
div#layout_head {
	height : 300px; 
	text-align : right ; 
	background-image : url("http://blog-imgs-18.fc2.com/n/o/v/noveltemplate/hana301.jpg");
	background-repeat : no-repeat ;
	background-position : right top;background-color : #fff;
}

div#layout_head2 {
	height : 220px; 
	text-align : right ; 
	background-image : url("http://blog-imgs-18.fc2.com/n/o/v/noveltemplate/hana45.jpg");
	background-repeat : no-repeat ;
	background-position : right bottom;background-color : #fff;
}

div.head3 {
	height : 180px; 
	text-align : right ; 
	background-image : url("http://blog-imgs-18.fc2.com/n/o/v/noveltemplate/hana1415.jpg");	
	background-repeat : no-repeat ;
	background-position : center bottom;	
	background-repeat : no-repeat ;
	background-position : center bottom;
	background-color : #fff;
}

/*º¸¥«¥é¥àÉôÊ¬*/
div#layout_main {
	float : left;
	width : 550px; 

}


/*¥µ¥¤¥ÉÉôÊ¬*/
div#layout_side {
	float : right; 
	width : 220px; 

}

/*¥µ¥¤¥ÉÉôÊ¬*/
.layout_side2 {
	margin : 50px 50px 50px 250px  ;
	width : 600px; 
	background-color : #FFF;
	border : 1px solid #C2A858 ; 
}

/* ¥Õ¥Ã¥¿¡¼ÉôÊ¬ */
div#layout_footer {
	margin : 0px  auto ; 
	width : 800px;
	background-color : transparent;

	height : 100px; 
}



/* =============================================  
¸«½Ð¤·
 ============================================= */
h1 { font-size : 160%;}
h2 { font-size : 130%;}
h3 { font-size : 120%;}
h4 { font-size : 110%;}
h5 { font-size : 105%;}
h6 { font-size : 100%;}


/* =============================================  
¥ê¥ó¥¯ÀßÄê
 ============================================= */
a:link { color : #693; text-decoration : none;}
a:active { color : #900; font-weight : bold;  text-decoration : none; }
a:visited { color : #693; 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 : #F2FFE4; 
	border-top : 1px dotted #C2A858 ; 
	border-right : 1px dotted #C2A858 ; 
	border-bottom : 1px dotted #C2A858 ; 
	border-left : 1px dotted #C2A858 ; 
}


/* =============================================  
¸«½Ð¤·
 ============================================= */
/*¥Ö¥í¥°¥¿¥¤¥È¥ë*ºîÉÊ¥¿¥¤¥È¥ë*¥æ¡¼¥¶¡¼¥¿¥°¥¿¥¤¥È¥ë*/

h1 {
	margin : 0px;
	padding : 20px 20px 10px 20px;
	font-weight : bold;
	color: #900;
	text-align : left;
}

h1 a:link { color : #900; font-weight : bold ; text-decoration : none;}
h1 a:active { color : #ffc0cb; font-weight : bold ; text-decoration : none;;}
h1 a:visited { color : #900; font-weight : bold ; text-decoration : none;}
h1 a:hover { color : #ffc0cb; font-weight : bold ; text-decoration : none; }






/*³Æ¥¨¥ê¥¢¥µ¥Ö¥¿¥¤¥È¥ë*/

h2 {	
	margin : 0px ;
	padding : 20px 0px 2px 20px;
	color: #900;
	font-weight : normal;
	background-color : #fff5ee;
	background-image : url("http://blog-imgs-18.fc2.com/n/o/v/noveltemplate/hana1410.jpg");
	background-repeat : no-repeat ;
	background-position : right bottom;	
	border-bottom : 1px solid  #C2A858; 
	border-left : 1px solid #C2A858 ;
}

/*¥á¥¤¥ó¸«½Ð¤·*/

h2#subtitle {
	display : none;
}

h2 a:link { color : #900; text-decoration:none; }
h2 a:active { color : #900; font-weight : bold;  text-decoration : none; }
h2 a:visited { color : #900; text-decoration:none;}
h2 a:hover { color : #900; font-weight : bold;  text-decoration : none; }


/*¥µ¥¤¥É¡§Âç¸«½Ð¤·*/
#layout_side h2 {
	display : none;
}
/*¥µ¥¤¥É¡§¥×¥é¥°¥¤¥óÍÑ¸«½Ð¤·*/

.side_menu h3 {
	margin: 0px;
	padding : 10px 0px 0px 10px;
	color : #663333; 
	font-weight : bold;
	font-weight : bold;
	background-image : url("http://blog-imgs-18.fc2.com/n/o/v/noveltemplate/hana1413.jpg");
	border : 1px solid #C2A858 ;}

.side_menu h3 a:link { color : #663333; font-weight : bold;text-decoration : none; background-color:#ffffff;}
.side_menu h3 a:active { color : #ffffff; font-weight : bold;text-decoration : none; background-color:#FF99CC;}
.side_menu h3 a:visited { color : #663333; font-weight : bold;text-decoration : none; background-color:#ffffff;}
.side_menu h3 a:hover { color : #ffffff; font-weight : bold;text-decoration : none; background-color:#FF99CC;}

/*¥µ¥¤¥É¡§É½»æ¥á¥Ë¥å¡¼ÍÑ¸«½Ð¤·*¡Ê¥ê¥ó¥¯¿§¤Ïnivi¤È¶¦ÄÌ»ÅÍÍ*/
.top h3{
	margin: 0px;
	padding : 10px 0px 0px 10px;
	color : #663333; 
	font-weight : bold;
	font-weight : bold;
	background-image : url("http://blog-imgs-18.fc2.com/n/o/v/noveltemplate/hana3033.jpg");
	border : 1px solid #C2A858 ;}

/*¥¨¥ó¥È¥ê¡¼¡§¸«½Ð¤·*/

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 : #E7FFC8;
}

h3.sub  {
	margin : 5px 0px;
	padding : 0px 10px;
	font-size : 110%;
	color : #360;
	background-color : #F2FFE4;
	
	text-align : right ; 
}

/*ËÜÊ¸Ãæ¡§¾®¸«½Ð¤·*/
h4 {
	margin : 15px 50px 5px 0px;
	padding : 0px 10px;
	color : #360;
	background-color : #fff5ee;
	border-bottom : 1px solid  #C2A858; 
	border-left : 1px solid #C2A858 ; 
}
h5,h6  {
	margin : 15px 50px 5px 0px;
	padding : 0px 10px;
	color : #360;background-color : #F2FFE4;
	
}
.side_menu  h5 {
	margin : 15px 0px 5px 0px;
	padding : 0px 10px;
	color : #360;
	background-color : #F2FFE4;
	border-bottom : 1px solid  #C2A858; 
	border-left : 1px solid #C2A858 ; 
}

/*¥µ¥¤¥É¡§¡ÊÉ½»æ¥á¥Ë¥å¡¼¡Ë¾®¸«½Ð¤·*/

h4 a:link { color : #900; text-decoration : none; }
h4 a:active { color : #900; font-weight : bold;  text-decoration : none; }
h4 a:visited { color : #900; text-decoration : none;}
h4 a:hover { color : #900; font-weight : bold;  text-decoration : none; }

/*¥µ¥¤¥É¡§¾®¸«½Ð¤·*/



/*¥µ¥¤¥ÈÀâÌÀ*/

.introduction {
	margin : 20px  400px 0px 0px;
	padding : 0px 0px 0px 20px ;
	font-size : 110%;
	color : #ffc0cb;
	background-color : transparent;	
	text-align : left ; 
}

.introduction a:link { color : #ffffff; text-decoration : none;}
.introduction a:active { color : #663333; text-decoration : none; background-color:#ffffff;}
.introduction a:visited { color : #ffffff; text-decoration : none;}
.introduction a:hover { color : #663333; text-decoration : none; background-color:#ffffff;}


/* =============================================  
¥Ê¥Ó¥²¡¼¥·¥ç¥ó
 ============================================= */
/*¥µ¥¤¥È¥Ê¥Ó¥²¡¼¥·¥ç¥ó*/

.navi {
	margin : 0px  ; 
	padding : 10px 20px 0px 0px;
	color: #ffffff;
	font-weight : bold; 
	font-size:120%;
        text-align: right;
        background-image : url("http://blog-imgs-18.fc2.com/n/o/v/noveltemplate/hana3033.jpg");	
	clear : both;}

.top h3 a:link , .navi a:link { color : #ffffff; font-weight : bold;text-decoration : none;}
.top h3 a:active, .navi a:active { color : #663333; font-weight : bold;text-decoration : none; background-color:#ffffff;}
.top h3 a:visited, .navi a:visited { color : #ffffff; font-weight : bold;text-decoration : none;}
.top h3  a:hover, .navi a:hover { color : #663333; text-decoration : none; background-color:#ffffff;}

/*´ÉÍý¥Ú¡¼¥¸¥ê¥ó¥¯*/
ul.admin {
	margin : 0;
	padding : 0px 0px 0px 0px;
	list-style-type : none;
	text-align : left;
}
ul.admin li { 
	display : inline; 
}


/* =============================================  
¥¨¥ó¥È¥ê¡¼´ØÏ¢
 ============================================= */


/*¥¨¥ó¥È¥ê¡¼¡§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_text {
	margin : 0px;
	padding : 5px 20px 10px 20px;
	line-height : 170%;
	border-top : 1px dotted #693 ; 
	border-bottom : 1px dotted #693 ; 
	
}

/*¥¨¥ó¥È¥ê¡¼¡§ÄÉµ­¥Æ¥­¥¹¥È*/
.entry_more{
	margin : 0px;
	padding : 10px 0 0 0;
}


/*¥¨¥ó¥È¥ê¡¼2¡§¸ÄÊÌµ­»ö¥Ú¡¼¥¸¡Ê¾®Àâ¥Ú¡¼¥¸¡Ë*/
.entry_text2 {
	margin : 0px;
	padding : 20px 80px 30px 70px;
	font-size : 120%;	
	line-height: 200%;
	
}

/*¥¨¥ó¥È¥ê¡¼3¡§¥¿¥°¥¨¥ê¥¢¡¦¥«¥Æ¥´¥ê¥¨¥ê¥¢¡ÊNovel List¡¦ºîÉÊÌÜ¼¡¥Ú¡¼¥¸¡Ë*/
.entry_text3 {
	margin : 0px;
	padding : 20px 80px 50px 70px;
	font-size : 100%;	
	line-height: 200%;
}

/*¥¨¥ó¥È¥ê¡¼4¡§¥¿¥°¥¨¥ê¥¢Novel List¡ÊºîÉÊ°ÆÆâ¡Ë*/
.entry_text4 {
	margin : 10px 50px 0px 70px;
	padding : 20px 35px 10px 35px ;	line-height : 170%;
	background-color : #F2FFE4;
	font-size : 90%;
}

.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;}


/*¥¨¥ó¥È¥ê¡¼6¡§ºîÉÊÌÜ¼¡(¥«¥Æ¥´¥ê¥Ú¡¼¥¸)¥¿¥¤¥×­¢Ê£¿ôÎóÌÜ¼¡*/
.entry_text6 {
	margin : 0 ;
	padding : 10px 40px ;
	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; 
}

/*ºîÉÊÌÜ¼¡(¥«¥Æ¥´¥ê¥Ú¡¼¥¸)¥¿¥¤¥×­£°ìÎóÌÜ¼¡*/
.hako a:link { color :#693 ; background-color : #ffffc0 ; text-decoration : none;}
.hako a:active { color : #900; font-weight : bold;  text-decoration : none; background-color:#fff5ee;}
.hako a:visited { color : #693; background-color : #ffffc0 ; text-decoration : none;}
.hako a:hover { color : #900;  font-weight : bold;  text-decoration : none; background-color:#fff5ee;}

/*É½»æ¥Ú¡¼¥¸¡¦¾®ÀâÌÜ¼¡¥Ú¡¼¥¸¡Ë*/
.topindex{
	font-size : 110%; 
	line-height : 180%;
	margin: 0px 20px 20px 20px; 
}

/*¥¨¥ó¥È¥ê¡¼¡§¥¹¥Æ¡¼¥¿¥¹*/
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%;
	background-color : #F2FFE4;
	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;}


/* =============================================
  ¥¨¥ó¥È¥ê¡¼Æâ¡§¥ê¥¹¥È
 ============================================= */
.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 ; 
}

/*Á´µ­»ö°ìÍ÷¡§¥ì¥¤¥¢¥¦¥È*/
#titlelist div#layout_main {
	width : 800px;
}


/* =============================================  
¥Ú¡¼¥¸°ÜÆ°
 ============================================= */
ul.entry_navi {
	margin : 10px 0px;
	list-style-type : none;
	text-align :center;
}

ul.entry_navi li { 
	display : inline; 
}

.entry_navi  { 
         font-size : 130%; }
              
.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 ,trackback-body a {
	display : block; 
	height :1em; 
	width : 20em; 
	overflow : hidden ;
}


/*¥³¥á¥ó¥È¡õ¥È¥é¥Ã¥¯¥Ð¥Ã¥¯¡§¸«½Ð¤·*/
.comment-body h3 ,trackback-body h3 {
	margin : 0px;
	padding : 0px 0 0px 20px;
	color : #C2A858;
	letter-spacing : 0.2em; 
	background-color : #F2FFE4;
	border-bottom : 1px dotted #9C6 ; 
}

/*¥³¥á¥ó¥È¡õ¥È¥é¥Ã¥¯¥Ð¥Ã¥¯¡§¥Æ¥­¥¹¥È*/
.co_text ,tb_text {
	margin : 0px;
	padding : 5px 20px 0px 20px;
	line-height: 150%;
}

/*¥³¥á¥ó¥È¡õ¥È¥é¥Ã¥¯¥Ð¥Ã¥¯¡§¥¹¥Æ¡¼¥¿¥¹*/
ul.co_state ,ul.tb_state {
	margin : 0;
	padding : 5px 50px 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 20px 5px 0;
	padding : 0px;
}
.trackbackarea p a {
	margin : 0px;
	padding : 2px 5px;
	border-top : 1px dotted #C2A858 ; 
	border-bottom : 1px dotted #C2A858 ; 
	border-left : 1px dotted #C2A858 ; 
	border-right : 1px dotted #C2A858 ; 
	background-color : #F2FFE4;
}
.trackbackarea p a:hover {
	border : 1px dotted #693 ; 
	background-color : #E7FFC8;
}



/* =============================================  
¥³¥á¥ó¥ÈÅê¹Æ¡õ½¤Àµ¥Õ¥©¡¼¥à
 ============================================= */

/*Åê¹Æ¥Õ¥©¡¼¥à*/
.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%; 
	border-top : 1px dotted #693 ; 
}

/*¥µ¥¤¥É¥á¥Ë¥å¡¼¡§¥ê¥¹¥È*/
.side_menu ul {
	margin : 0 ;
	padding : 5px 0px 10px 15px;
	list-style-type : none;
	list-style-image : url("http://blog-imgs-32.fc2.com/n/o/v/noveltemplate/dt65.gif"); 
}

.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 : #e5eecc; 
	text-decoration : none; 
}
.calender td a:visited { 
	color : #990000; 
	background-color : #e5eecc; 
	text-decoration : none; 
}
.calender td a:hover { 
	color : #FFFAE5; 
	background-color : #050; 
	text-decoration : none;
}


/* =============================================  
¤½¤ÎÂ¾¤ÎÀßÄê
 ============================================= */

/*¥ê¥¹¥È¥Þ¡¼¥¯*/
ul.ball {  
	list-style-image: url(http://blog-imgs-32.fc2.com/n/o/v/noveltemplate/dt65.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;
}


/* =============================================  
¥Ú¡¼¥¸¥Õ¥Ã¥¿¡¼´ØÏ¢
 ============================================= */

/*¥³¥Ô¡¼¥é¥¤¥È*/
.copyright {
	margin: 0px;
	padding : 30px 0 0 0;
	font-size : 95%;
	line-height: 180%;
	text-align : center;
}