@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:12px;
        font-family: sans-serif,"\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF","\30D2\30E9\30AE\30CE\20Pro\20W3",Osaka;
}
a:link {	color:#b0c4de; text-decoration: none;}
a:active {	color: #CCCCCC; text-decoration: none}
a:visited {	color: #778899; text-decoration: none}
a:hover {	color: #996666; 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 : 750px;
          height : 194px;
          margin-top:  0px;
          padding-top: 0px;
          text-align: left;
          background-color: #000000;
          background-image: url(http://file.drinkwater.blog.shinobi.jp/hishou_back.jpg);
                       }





#menu {
        float : left;
        width : 190px;
        margin: 20px 0px 0px 10px;
        padding: 0px;
        color: #a9a9a9;
        text-align: left;
                    }

#menu p{
        font-size: 11px;
        color: #959595;
        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: #a9a9a9;
	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: 25px;
	font-weight: bolder;
	color: #454545;
	padding-top: 30px;
         padding-left: 80px;
         padding-right: 220px;
	margin: 0px;
}


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


.site_title a:hover {
	              color: #996666;
                       text-decoration : underline;
}


/*サイト説明文*/

.site_intro {
	margin-top: 3px;
	font-size: 13px;
	font-weight: bolder;
	color: white;
	padding-left: 80px;
    padding-right: 20%;
}




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

.menutitle {
        font-size: 10px;
        color: #a9a9a9;
        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: #959595;
     line-height: 150%;
     padding: 0px 0px 10px 20px;
     text-decoration: none;
     background: url(http://bfile.shinobi.jp/449/ic1.gif) no-repeat;
}


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


li a:hover {
	 color:  #999999;
              text-decoration: underline;
}   






/* カレンダー
--------------------------------------------------*/

table.calender {
	font-size: 11px;
	width: 182px;
	border-collapse: collapse;
         padding: 0px 0px 10px 20px;
         color: #959595;
}
.calender caption {
	font-size: 11px;
	border-bottom : 1px solid #001E3C;
}




.calender caption a:link, .calender caption a:visited {
      text-decoration: none;
       color: #001325;
}

.calender caption a:hover {
	color:  #9999cc;
         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;
}
.CalendarWdaySun {
	color: #bb5548;
}
.CalendarWdaySat {
	color: #8491c3;
}
.calender td a:link, .calender td a:visited {
       text-decoration: none;
       color: #809933;
}
.calender td a:hover {
	color:  #9999cc;
         text-decoration: underline;
}

.CalendarTable{
	text-align: center;
}


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


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

.entry_table{
	width: 545px;
	margin: 0px 0px 50px 0px;
         color: #BBBBBB;
}

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

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

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


.entry_navi a:hover {
	              color: #9999cc;
                       text-decoration : underline;
}


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

.entry_title{
	font-size: 18px;
	color: #e6cde3;
	margin: 10px 0px 0px 20px;
	padding-bottom: 5px;
         padding-top: 5px;
         padding-right: 40px;
	border-bottom: 1px dotted gray;
	text-align: left;
         background: url(http://bfile.shinobi.jp/449/ic2.gif) no-repeat;
         background-position: right;
}


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

.entry_text {
	font-size: 12px;
	color: #c0c0c0;
	margin: 30px 20px 30px 30px;
	line-height : 150%;
}

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


.entry_text a:hover {
	              color: #9999cc;
                       text-decoration : underline;

}



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

.entry_day {
	font-size: 12px;
	color: #708090;
	text-align: right;
}



.entry_state {
	font-size: 12px;
	color: ##c0c0c0;
	text-align: right;
         margin: 20px 20px 10px 0px;
}


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


.entry_state a:hover {
	               color: #996666;
                       text-decoration : underline;
}


.comment_state {
	font-size: 12px;
	color: #666666;
         background-color: #000000;
	text-align: right;
         margin: 20px 20px 10px 0px;
}

.comment_state a {
                 font-size: 10px;
                 color: #565656;
                 background-color: #000000;
                 text-decoration:none;
}


.comment_state a:hover {
	               color: #996666;
                       text-decoration : underline;
}



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

.entry_text img {
       padding: 0px;
       margin-right: 3px;
       margin-bottom: 3px;
       border: 1px #666666;
} 






/*検索
---------------------------------------------------------*/
#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:#333333;
	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;
}