@charset "UTF-8";

body{
        text-align: center;
        background-color: #000000;
        background-image: url(http://bfile.shinobi.jp/449/5_bg.gif);
        background-attachment: fixed;
        margin: 0px;
        padding: 0px;
        font-size:10px;
        font-family: sans-serif,"\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF","\30D2\30E9\30AE\30CE\20Pro\20W3",Osaka;
}
a:link {	color:#fedcdc; text-decoration: none;}
a:active {	color: #fefedc; text-decoration: none}
a:visited {	color: #dcbaba; text-decoration: none}
a:hover {	color: #ffffff; text-decoration: underline;}




#layout {
          width: 780px;
          margin-top:  0px;
          padding-top: 0px;
          background-color: #000000;
          border-right: solid 1px #000000;
          border-left: solid 1px #000000;
                     }


#header {
          width : 780px;
          height : 200px;
          margin-top:  0px;
          padding-top: 0px;
          text-align: left;
          background-color: #000000;
          background-image: url(http://file.jujuju.blog.shinobi.jp/top.gif);
                       }





#menu {
        float : left;
        width : 190px;
        margin: 20px 0px 0px 10px;
        padding: 0px;
        color: #cb7878;
        text-align: left;
                    }

#menu p{
        font-size: 11px;
        color: #aa9577;
        margin:0.2em;
}

#main {
        float : right;
        width : 560px;
        margin: 20px 0px 0px 10px;
        padding: 0px;
        text-align: left;
        color: #444444;
                    }




#footer {
         background-color: #000000;
	clear : both;
         width: 780px;
	color: #333333;
	border-top: dotted 1px #999999;
	padding-top: 10px;
	margin-top: 30px;
         margin-bottom: 10px;
	text-align: center;
	padding-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
         font-size: 10px;
	}




/*タイトル部分
------------------------------------------------------------*/


/*サイトタイトル*/


.site_title {
	font-size: 20px;
	font-weight: bolder;
	color: #454545;
	padding-top: 30px;
         padding-left: 80px;
         padding-right: 220px;
	margin: 0px;
}


.site_title a{
             color: #dcbaba;
             text-decoration:none;
}


.site_title a:hover {
	              color: #dcba98;
                       text-decoration : underline;
}


/*サイト説明文*/

.site_intro {
	margin-top: 3px;
	font-size: 12px;
	font-weight: bolder;
	color: #996677;
	padding-left: 80px;
    padding-right: 60%;
}




/*文字設定
------------------------------------------------------------*/

.menutitle {
        font-size: 10px;
        color: #995577;
        text-align: center;
        margin-top: 30px;
        margin-bottom: 10px;
        padding: 0.1em;
        background-color: #000000;
        border-color:  #333333;
        border-style: solid;
        border-width: 1px;
	}



/* 自己紹介部分の画像
--------------------------------------------------*/
.pay {
	text-align: center;
         padding-left: 10px;
         margin-top: 10px;
         margin-bottom: 10px;
}





/* リスト設定（サイドメニュー）
------------------------------------------------------------*/

ul {
     text-align:left;
     margin: 0px;
     padding-left: 10px;
     list-style-type: none;
     text-decoration: none;
}


li {
     text-align: left;
     font-size: 11px;
     color: #aa9577;
     line-height: 150%;
     padding: 0px 0px 10px 20px;
     text-decoration: none;
     background: url(http://file.jujuju.blog.shinobi.jp/ic1.gif) no-repeat;
}


li a {
       text-decoration: none;
       color: #664545;
}


li a:hover {
	 color:  #cc9999;
              text-decoration: underline;
}   






/* カレンダー
--------------------------------------------------*/

table.calender {
	font-size: 11px;
	width: 182px;
	border-collapse: collapse;
         padding: 0px 0px 10px 20px;
         color: #aa9577;
}
.calender caption {
	font-size: 11px;
	border-bottom : 1px solid #3C1E00;
}




.calender caption a:link, .calender caption a:visited {
      text-decoration: none;
       color: #773344;
}

.calender caption a:hover {
	color:  #cc9999;
         text-decoration: underline;
}


.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;
	background: url(http://bfile.shinobi.jp/449/dot.gif) repeat-x bottom left;
}
.calender td a {
	display: block;
	font-weight: bold;
}
th#sun {
	color: #1A166F;
}
th#sat {
	color: #6F5216
}
.calender td a:link, .calender td a:visited {
       text-decoration: none;
       color: #809933;
}
.calender td a:hover {
	color:  #cc9999;
         text-decoration: underline;
}



/*エントリー
--------------------------------------------------*/


/*エントリーテーブル（1ブロック）*/

.entry_table{
	width: 545px;
	margin: 0px 0px 50px 0px;
         color: #CCAABB;
}

/*エントリー：ナビゲーション*/

.entry_navi{
	font-size: 10px;
	text-align:center;
}

.entry_navi a {
                 font-size: 10px;
                 color: #55002C;
                 text-decoration:none;
}


.entry_navi a:hover {
	              color: #cc9999;
                       text-decoration : underline;
}


/*エントリー：見出し*/

.entry_title{
	font-size: 12px;
	color: #5B112D;
	margin: 10px 0px 0px 20px;
	padding-bottom: 5px;
         padding-top: 5px;
         padding-right: 40px;
	border-bottom: 1px dotted gray;
	text-align: right;
         background: url(http://file.jujuju.blog.shinobi.jp/ic2.gif) no-repeat;
         background-position: right;
}


/*エントリー：テキスト*/

.entry_text {
	font-size: 10px;
	color: #996675;
	margin: 30px 20px 30px 30px;
	line-height : 150%;
}

.entry_text a {
                 font-size: 10px;
                 color: #55002C;
                 text-decoration:none;
}


.entry_text a:hover {
	              color: #cc9999;
                       text-decoration : underline;

}



/*エントリー：ステータス（日付等）*/

.entry_day {
	font-size: 10px;
	color: #533036;
	text-align: right;
}



.entry_state {
	font-size: 10px;
	color: 663345;
	text-align: right;
         margin: 20px 20px 10px 0px;
}


.entry_state a {
                 font-size: 10px;
                 color: #55002C;
                 text-decoration:none;
}


.entry_state a:hover {
	               color: #990033;
                       text-decoration : underline;
}


.comment_state {
	font-size: 10px;
	color: #775566;
         background-color: #000000;
	text-align: right;
         margin: 20px 20px 10px 0px;
}

.comment_state a {
                 font-size: 10px;
                 color: #785667;
                 background-color: #000000;
                 text-decoration:none;
}


.comment_state a:hover {
	               color: #990033;
                       text-decoration : underline;
}



/*テキスト内の画像*/

.entry_text img {
       padding: 0px;
       margin-right: 3px;
       margin-bottom: 3px;
       border: 1px #775566;
} 






/*検索
---------------------------------------------------------*/
#sarch { text-align: center;
         margin-top : 15px;
         padding: 0px 0px 10px 15px;





/*フッター
---------------------------------------------------------*/

#footer a {
	color: #996666
	font-size: 10px;
	text-decoration:none;
	}

#footer a:hover {
	color:#663333;
	font-size: 10px;
	text-decoration:none;
	}

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;
}



