@charset "utf-8";

HTML{
  scrollbar-face-color: #ffffff;
  scrollbar-highlight-color: #ffffff;
  scrollbar-shadow-color: #fffffff;
  scrollbar-3dlight-color: #cc9900;
  scrollbar-arrow-color: #ffffff;
  scrollbar-darkshadow-color: #cc9900;
  }



body{
margin-top: 0px;
margin-bottom: 0px;

text-align:center;

font-family : sans-serif,"ＭＳ Ｐゴシック",Osaka; 
font-size:12px;

                    background-image: url(https://blog-imgs-11.fc2.com/n/y/a/nyaocya/wanbg_2.png) ;

background-position:right top;


color: #cc9966;
        
        
}

/*通常のリンクの設定*/
a:link {
text-decoration:none;
color: #ff9900;

}
/*過去に見たことがあるページのリンクの設定*/
a:visited{
text-decoration:none;
color: #ff9900;

}
/*アクティブ状態のリンクの設定*/
a:active {
color: #ff9900;
}
/*カーソルが合っている状態のリンクの設定*/
a:hover {

visibility : visible;
float : none;
clear : none;
position : relative;
top : 1pt;
left : 1pt;

color:  #ff6600;
}


#layout {
         width:780px;
text-align:left;
margin-left:auto;
margin-right:auto;
background-color: #ffffff;

border:solid 1px #cc9900;

                     }


#header {
          width:780px;
height:250px;
text-align: left;

                   background-image: url(https://blog-imgs-11.fc2.com/n/y/a/nyaocya/wan750no2.png) ;
background-repeat:no-repeat;
background-position:center center;


                       }





#menu {
       width: 200px;
text-align: left;
float:left;
margin-left:10px;



padding:10px;


                    }



#menu p{
        font-size: 11px;
      
        margin:0.2em;
}






#main {
   width: 520px;
float:right;
text-align: left;
margin-right:10px;


margin-top:0px;

                    }




#footer {
        	clear : both;
         width: 780px;


font-family : Comic Sans MS; 
	
	padding-top: 20px;
	
	text-align: center;
	padding-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
margin-top:10px;

	}




/*タイトル部分
------------------------------------------------------------*/


/*サイトタイトル*/


.site_title {
	padding: 65px 300px 0px 100px;
font-family : Comic Sans MS; 
font-size:32px;
font-weight:bold;
text-align: left;

}


.site_title a{
            
             text-decoration:none;
}


.site_title a:hover {
	             
                       text-decoration : none;
}


/*サイト説明文*/

.site_intro {
	padding: 3px 300px 0px 100px;
font-family : Comic Sans MS; 
text-align: left;

 
    
}

/*カレンダー*/

#calender {
       text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
       border-bottom: dotted 1px #cc9900;
}



#calender ul {
	font-family: Georgia, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	list-style-position : inside;
}

#calender li {
	display : inline;
	list-style-type : none;
}

#calender li a{
             color: #ff6600;
             text-decoration:none;
}


#calender li a:hover {
	              color: #ff6600;
                     text-decoration : underline;
}



/*カレンダー*/

.calender {
	color: gray;
	width: 95%;
    text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
    border-bottom: dotted 1px #027B8F;
}

li.day {
	padding: 0px 3px 0px 2px;
}

.prev-month-calendar {
	margin-right : 8px;
}

.next-month-calendar {
	margin-left : 8px;
}




/*文字設定
------------------------------------------------------------*/

.menutitle {
 border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
font-family : Comic Sans MS; 
font-size:14px;
font-weight: bold;
color: #cc9900;

padding-top:25px;
padding-bottom:25px;
padding-right:25px;
padding-left:15px;
                   background-image: url(https://blog-imgs-11.fc2.com/n/y/a/nyaocya/wanlunch.png) ;
background-repeat:no-repeat;
background-position:center right;

        	}

.menutext{
padding: 5px 10px 5px 10px;

font-size:10px;
color: #cc9900;


}


/* 自己紹介部分の画像
--------------------------------------------------*/
.pay {
	text-align: left;
         margin-left: 10px;
}

.pay img{
background: #fff;
margin: 0px 10px 5px 0px;
padding: 5px;
color: #cc9900;

} 




/* リスト設定（サイドメニュー）
------------------------------------------------------------*/


ul {
     text-align:left;
     margin: 0px;
     padding-left: 10px;
     list-style-type: none;
     text-decoration: none;
}


li {
     text-align: left;
     font-size: 12px;
     color: #959595;
     line-height: 150%;
     padding: 0px 0px 10px 20px;
     text-decoration: none;
     background: url(https://blog-imgs-11.fc2.com/n/y/a/nyaocya/nekosen3.png) no-repeat;


}


li a {
       text-decoration: none;

      
}


li a:hover {
	 
              text-decoration: none;
}  
/* カレンダー
--------------------------------------------------*/

table.calender {
	font-size: 12px;
	width: 182px;
	border-collapse: collapse;
         padding: 0px 0px 10px 10px;
     
}
.calender caption {
	font-size: 11px;
	border-bottom : 1px solid  #f0c0a0;
}




.calender caption a:link, .calender caption a:visited {
      text-decoration: none;
       
}

.calender caption a:hover {
	
         text-decoration: none;
}


.calender th {
	font-size: 10px;
	font-weight: normal;
	padding: 0.2em 0;
	text-align: center;
}
.calender td {
	width: 26px;
	text-align: center;
	padding: 0.2em 0;
	}
.calender td a {
	display: block;
	font-weight: bold;
}
th#sun {
	color:  #dfc3c3;
}
th#sat {
	color: #9ecfcf;

}
.calender td a:link, .calender td a:visited {
       text-decoration: none;
    
border: 1px dotted  #f0c0a0;




}
.calender td a:hover {
	
         text-decoration: none;
}






/*エントリー
--------------------------------------------------*/


/*エントリーテーブル（1ブロック）*/

.entry_main{
text-align: left;

      

}

.entry_bg{

}

.entry_cm_main{
	width: 520px;
	margin: 0px;         
font-family : Comic Sans MS,"ＭＳ Ｐゴシック",Osaka; 
font-size:18px;
}
.entry_tb_main{
	width: 520px;
	margin: 0px;         

}

.entry_page_main{
	width: 520px;
	margin-top:10px;        
background-color:#ffffff;
}


/*エントリー：ナビゲーション*/

.entry_navi{
	font-size: 12px;
	text-align:center;



}

.entry_navi a {
                 font-size: 12px;
                 
                 text-decoration:none;
}


.entry_navi a:hover {
	              
                       text-decoration : none;
}


/*エントリー：見出し*/

.entry_title{
margin-top:15px;
text-align: left;
padding-top:40px;
padding-bottom:40px;
padding-left:45px;
padding-right:100px;

font-size:16px;
font-weight: bold;

                   background-image: url(https://blog-imgs-11.fc2.com/n/y/a/nyaocya/wanko_nikki2.png) ;
background-repeat:no-repeat;
background-position:center right;
}

.entry_cm_title{
	font-size: 16px;
	 font-weight: bold;
 margin-top: 0px;
 margin-bottom: 5px;
}

.entry_tb_title{
	font-size: 16px;
	 font-weight: bold;
 margin-top: 0px;
 margin-bottom: 5px;
}


/*エントリー：テキスト*/

.entry_text {
	
          margin-top: 10px;
 line-height:20px; font-size:13px;
background:url(https://blog-imgs-11.fc2.com/n/y/a/nyaocya/dot.gif);
 
color: #000000;

padding-left:10px;
padding-right:10px;

}



.entry_cm_text{
	font-size: 13px;
background-color: #ffffff;
	color: #666666;
          margin: 0px;
         line-height : 130%;
    padding-top:5px; 
      padding-bottom:5px;
   padding-left:30px;
   padding-right:30px;
    text-align: left; 
 
}

.entry_tb_text{
	font-size: 13px;
	color: #cc9900;
          margin: 0px;
         line-height : 130%;
    padding-top:5px; 
      padding-bottom:5px;
   padding-left:30px;
   padding-right:30px;
    text-align: left; 
 
}


.entry_text a {
                 font-size: 12px;
                
                 text-decoration:none;
}


.entry_text a:hover {
	              
                       text-decoration : none;

}



/*エントリー：ステータス（日付等）*/

.entry_day {
	font-size: 16px;
	text-align: left;
padding-left:20px;


}



.entry_state {
text-align:right;
padding-top: 50px;
padding-bottom: 20px;
padding-left:10px; 
padding-right:30px;
font-size:12px;

background-color: #ffffff;


}


.entry_state a {
                 font-size: 11px;
                 
                 text-decoration:none;
}


.entry_state a:hover {

                       text-decoration : none;
}


.comment_state {
	font-size: 12px;
	
	text-align: right;
         margin-bottom:50px;
margin-top:10px;


border-top:dotted 4px #cc9900;


}

.comment_state a {
                 font-size: 12px;
                 
                 text-decoration:none;




}


.comment_state a:hover {
	               
                       text-decoration : none;
}


/*テキスト内の画像*/

.entry_text img {
background: #fff;
margin: 0px 5px 5px 0px;
padding: 2px;

}  



/*トラックバック*/

.trackback_text {
	font-size: 12px;

	margin: 30px 35px 30px 35px;
	line-height : 130%;
         letter-spacing: 1px;
        
         }

.trackback_text a {
                 font-size: 12px;
            

                 text-decoration:none;
}


.trackback_text a:hover {
	            
                      text-decoration : underline;

}






/*検索
---------------------------------------------------------*/
#sarch { text-align: center;
         margin-top : 15px;
         padding: 0px 0px 10px 15px;
background-color: #ffffff;

 }





/*フッター
---------------------------------------------------------*/



#footer a {
	text-decoration:none;
	}

#footer a:hover {
		}

textarea,input,select {
	font-family : "\30D2\30E9\30AE\30CE\20Pro\20W3","Osaka","Verdana","Helvetica","Arial","\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF",sans-serif;
}

.emoji{
	vertical-align:middle;
	border:0;
}