body{
        text-align: center;
        background-color: #ffffff;
        margin: 0px;
        padding: 0px;
        font-size: 12px;
        background-image:url('https://file.mjj.blog.shinobi.jp/bg_space.jpg');
        background-attachment : fixed;
        font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Arial, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka",sans-serif;
        cursor: crosshair;
}




#layout {
          width: 770px;
          margin-top:  0px;
          padding-top: 0px;
          background-color: #ffe4ed;
          border-left: solid 1px #d33e3e;
          border-right: solid 1px #d33e3e;
  }

.css {
	bottom: 30px;
	position: fixed;
	z-index: 999;
	margin-left: 778px;
	width: 52px;
	padding:6px;
	background: #FFFFFF;
	border-radius: 10px;
	color: maroon;
}

.css a {
                 color: maroon;
                 text-decoration:none;
}


.css a:hover {
	              color: #cc0000;
                       text-decoration : none;

}


#header {
          width : 770px;
          height : 25px;
          padding-bottom: 10px;
          text-align: right;
          background-color: #ffe4ed;
                       }

#menu {
        float : left;
        width : 200px;
        margin: 13px 0px 10px 15px;
        padding: 0px;
        background-color: #ffffff;
        color: #d7a1bc;
        text-align: left;
                    }



#main {
        float : right;
        width : 530px;
        margin: 10px 13px 0px 0px;
        padding: 0px;
        text-align: left;
        color: gray;
        background-color: #ffe4ed;
 }




#footer {
	clear : both;
         width: 770px;
	color: gray;
       border-top: dotted 1px #d33e3e;
	padding-top: 10px;
	margin-top: 10px;
	text-align: center;
	padding-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	}




/*タイトル部分
------------------------------------------------------------*/

/*サイトタイトル*/

.site_title {
           text-align: right;
           font-size: 18px;
           font-family: Plantagenet Cherokee, "メイリオ";

           padding-top: 5px;
           padding-right: 10px;
           padding-left: 20px;
           padding-bottom: 0px;
           border-bottom: dotted 1px #d33e3e;
}


.site_title a {
                 color: #666666;
                 text-decoration:none;
}


.site_title a:hover {position : relative;
                                bottom:3px;
                              　right:2px;
                                color: #555555;
                                text-decoration : none;

}




/*サイト説明文*/

.site_intro {
            text-align: center;
	margin-top: 96px;
	font-size: 10px;
	font-weight: bolder;
        color: ;
	padding-right: 550px;
            padding-left: 120px;
}

/*カレンダー*/

#nav {
  font-size: 14px;
  text-align: center;
  padding-top: 12px;
  padding-bottom: 0px; 
  line-height: 220%;
}


#nav li {
  text-align: center;
  list-style-type : none;
}


#nav a{
             text-align: center;
             color: #cc6666;
             text-decoration:none;
}


#nav a:hover {position : relative;
                      bottom:3px;
                       right:1px;
                       color: maroon;
            text-decoration : none;
}


/*文字設定
------------------------------------------------------------*/

h2 {
        font-size: 12px;
        color: #ffffff;
        text-align: center;
        margin-bottom: 0px;
        padding-top: 0px;
        background-color: #C0C0C0;
	}


/* 自己紹介部分の画像
--------------------------------------------------*/

.pay img {
       padding-left: 10px;
       margin: 0px;
} 





/* リスト設定（サイドメニュー）
------------------------------------------------------------*/

ul {
     text-align:center;
     margin: 0px;
     padding-left: 30px;
     list-style-type: square;
     text-decoration: none;
}


li {
     text-align: left;
     font-size: 12px;
     color: gray;
     line-height: 120%;
     padding: 0px 15px 5px 0px;
     text-decoration: none;
}


li a {
       text-decoration: none;
       color: #996666;
}


li  a:hover {
	              text-decoration : none;
                  color: maroon;          
}



/* 自己紹介用イメージ
------------------------------------------------------------*/

.pay {
	text-align: center;
}

.pay img{
background: #fff;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
border-bottom: 1px solid #fff;
border-right: 1px solid #fff;
margin: 0px 0px 0px 0px;
padding: 0px;
} 






/*エントリー
--------------------------------------------------*/


/*エントリーテーブル（1ブロック）*/

.entry_table{
	width: 530px;
	margin: 0px 0px 8px 0px;

}

/*エントリー：ナビゲーション*/

.entry_navi{
	font-size: 12px;
	text-align:center;
}

.entry_navi a {
                 font-size: 12px;
                 color: #d33e3e;
                 text-decoration:none;
}


.entry_navi a:hover {
	              color: maroon;
                       text-decoration : underline;
}


/*エントリー：見出し*/

.entry_title{
	font-size: 14px;
	font-weight: bolder;
	color: maroon;
	margin: 16px 20px 2px 75px;
	padding-bottom: 10px;
	border-bottom: 1px dotted gray;
}

.entry_title a {
                 font-size: 14px;
                 color: maroon;
                 text-decoration:none;
}


.entry_title a:hover {
	              color: #cc0000;
                       text-decoration : none;

}



/*エントリー：テキスト*/

.entry_text {
	font-size: 12px;
	color: #333333;
	margin: 5px 15px 10px 24px;
	line-height : 150%;
}

.entry_text a {
                 font-size: 12px;
                 color: maroon;
                 text-decoration:none;
}


.entry_text a:hover {
	              color: #cc0000;
                      text-decoration : none;

}



/*エントリー：ステータス（日付等）*/

.entry_state {
	font-size: 10px;
	color: gray;
	text-align: right;
         margin: 5px 30px 0px 35px;
}



.entry_state a {
                 font-size: 10px;
                 color: #d7a1bc;
                 text-decoration:none;
}


.entry_state a:hover {
	               color: maroon;
                       text-decoration : none;
}


#pagetop { margin:  0px 0px 50px 0px;}


/*コメント返信：タイトル*/

.CommentResTitle {
	font-size: 12px;
	color: maroon;
	font-weight: bolder;
        margin: 5px 15px 10px 50px;
	line-height : 150%;
}


/*コメント返信：テキスト*/

.CommentResText {
	font-size: 12px;
	color: #666666;
	margin: 5px 15px 10px 50px;
	line-height : 150%;
}


/*テキスト内の画像*/

.entry_text img {
background: #fff;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
border-bottom: 1px solid #fff;
border-right: 1px solid #fff;
margin: 0px 1px 0px 1px;
padding: 3px;
}  






/*検索
---------------------------------------------------------*/
#sarch { text-align: center;
         margin-top : 10px;
         padding: 0px 0px 0px 0px;
       }





/*フッター
---------------------------------------------------------*/



#footer a {
	color:#d33e3e;
	text-decoration:none;
	}

#footer a:hover {
	color:maroon;
	}


textarea,input,select {
	font-family : Lucida Grande, Lucida Sans Unicode, Lucida Sans, Arial, Tahoma, "MS UI GOTHIC", "ＭＳ Ｐゴシック", "Osaka", sans-serif;
}

.emoji{
         margin: 0px !important; 
         padding:0px 1px 0px 1px !important;
	vertical-align:middle;
	border:0;
}