/*五色沼・黒背景ワイド版・ＣＳＳ　2008/04

利用規定　http://fulful.blog29.fc2.com/blog-entry-202.html

---------------------------------------------------------*/


/*全体
---------------------------------------------------------*/

#layout {
          width: 1000px;
          margin: 0px 0px 0px 10px;
          padding: 0px;
}

body{
        text-align: center;
        margin: 0px;
        padding: 0px;
        font-size: 13px;
        color: #eaeaea;
        line-height: 180%;
        background-color: #000000;
        background-repeat: no-repeat;
        background-position: left top;
        background-image: url(http://blog-imgs-30-origin.fc2.com/f/u/l/fulful/gosikinuma-1_900x230.jpg);
        font-family: "ヒラギノ明朝 Pro W6", "Osaka", "ＭＳ Ｐゴシック", "trebuchet MS", "trebuchet", "verdana", "arial", "sans-serif";
}

a: {font-size:12px;color:#598859;text-decoration:none;}
a:link {font-size:13px;color:#598859;text-decoration:none;}
a:hover {font-size:13px;color:#d1d1d1;text-decoration:underline;}
a:active {font-size:13px;color:#598859;text-decoration:none;}
a:visited {font-size:13px;color:#598859;text-decoration:none;}



/*ヘッダー部分
---------------------------------------------------------*/

#header {
        height : 230px;
        text-align: left;
        margin: 0px;
        padding: 0px;
}


/*サイトタイトル*/

.site_title {
        text-align: left;
	margin: 0px;
	padding: 190px 0px 0px 20px;
	font-size: 24px;
	font-weight: bolder;
}


.site_title a:link      {font-size: 24px;color:#eaeaea;text-decoration:none;}
.site_title a:hover     {font-size: 24px;color #eaeaea;text-decoration:none;}
.site_title a:active    {font-size: 24px;color:#eaeaea;text-decoration:none;}
.site_title a:visited   {font-size: 24px;color:#eaeaea;text-decoration:none;}



/*サイト説明文*/

.site_intro {
        text-align: left;
	margin: 0px;
	padding: 0px 0px 0px 30px;
	font-size: 14px;
	font-weight: bolder;
        line-height: 180%;
	color: #eaeaea;
}

/*カレンダー部分
---------------------------------------------------------*/
.line_calendar { 
        text-align:left;
        color:#eaeaea;
        padding: 20px;
        margin: 0px;
} 

.line_cal_day { 
        margin-left:3px;
        margin-right:3px;
}


.line_calendar a:          {font-size: 14px;color:#598859;text-decoration:underline;font-weight: bolder;}
.line_calendar a:link      {font-size: 14px;color:#598859;text-decoration:underline;font-weight: bolder;}
.line_calendar a:hover     {font-size: 14px;color #598859;text-decoration:underline;font-weight: bolder;}
.line_calendar a:active    {font-size: 14px;color:#598859;text-decoration:underlinefont-weight: bolder;;}
.line_calendar a:visited   {font-size: 14px;color:#598859;text-decoration:underline;font-weight: bolder;}




/*サイドメニュー部分
---------------------------------------------------------*/

#menu {
        float : left;
        width : 200px;
        margin: 0px;
        padding: 0px;
        text-align: left;
}


h2 {
        text-align:right;
        margin-top:30px 0px 10px 0px;
        padding:0px 0px 5px 24px;
        font-size: 13px;
        color: #eaeaea;
        font-weight: bold;
        background-repeat: no-repeat;
        background-position: center left;
    background:url(http://blog-imgs-30-origin.fc2.com/f/u/l/fulful/icon-leaf_b.gif) no-repeat;
}

ul {
        text-align:center;
        margin: 0px;
        padding: 0px 0px 0px 30px;
        list-style-type: square;
}

li {
        text-align: left;
        padding: 0px 15px 5px 0px;
        font-size: 13px;
        color: #eaeaea;
}



/*記事部分
---------------------------------------------------------*/

#main {
        float : right;
        text-align: left;
        width : 710px;
        margin: 0px;
        padding: 0px 50px 0px 0px;
 }


/*エントリーテーブル*/

.entry_table{
        width: 710px;
        margin: 0px 0px 50px 0px;
}



/*エントリータイトル*/

.entry_title{
     text-align: left;
     margin: 0px;
     padding: 0px 0px 0px 25px;
     font-size: 15px;
     font-weight: bolder;
     color: #eaeaea;
     line-height: 150%;
     border-bottom:0px dotted #ffffff;
     background-repeat: repeat-y;
     background-position:center left;
     background:url(http://blog-imgs-30-origin.fc2.com/f/u/l/fulful/icon-leaf_b.gif) no-repeat;
}


/*エントリー日付*/

.entry_day {
       text-align: left;
       margin: 0px;
       padding: 0px 0px 0px 20px;
       font-size: 13px;
       color: #eaeaea;
       font-weight: bolder;
}


/*エントリーテキスト*/

.entry_text {
       margin: 30px;
       padding: 0px;
       font-size: 13px;
       color: #eaeaea;
       line-height: 180%;
}



/*エントリーステータス*/

.entry_state {
       text-align: left;
       margin: 20px 10px 10px 20px;
       padding: 0px;
       font-size: 13px;
       color: #eaeaea;
}



/*エントリーナビゲーション*/

.entry_navi {
       text-align: center;
       margin: 20px 10px 10px 20px;
       padding: 0px;
       font-size: 13px;
       color: #eaeaea;
}


/*エントリー内の画像*/

.entry_text img {
   border: 1px solid #666666;
   margin: 0px;
   padding: 0px;
}  


/*エントリー内の引用文*/

blockquote {
   margin: 0px 10px 0px 30px;
   padding: 10px;
   border: 1px dotted #666666;
   background-color: #4b4b4b;
   font-size: 13px;
   color: #ffffff;
   line-height: 150%;
}


/*余談ですが…の開閉*/

.readmore { margin: 10px 0px 10px 0px;}
.readclose {margin: 10px 0px 10px 0px;}





/*コメント・トラックバック部分
---------------------------------------------------------*/

/*エントリーテーブル*/

.cm_table{
     width: 500px;
     margin: 0px 0px 0px 0px;
     padding: 0px 0px 0px 0px;
}


/*コメント・トラックバックのタイトル*/

.cm_title{
     text-align: left;
     margin: 0px;
     padding: 0px 0px 0px 40px;
     font-size: 14px;
     font-weight: bolder;
     line-height: 180%;
     background-position: center left;
     background-repeat: no-repeat;
     background-image: url(http://blog-imgs-30-origin.fc2.com/f/u/l/fulful/icon-leaf_b.gif);
}

/*コメント・トラックバックのテキスト*/

.cm_text {
     margin: 10px;
     padding: 0px;
     font-size: 13px;
     color: #eaeaea;
     line-height: 150%;
}


/*コメント・トラックバック投稿部分*/

textarea,input,select {
       border: 1px solid #999999;
       background-color: #ffffff;
       color:#000000;
       font-size: 13px;
}




/*著作権部分
---------------------------------------------------------*/

#footer {
       text-align: center;
       margin: 10px 0px 0px 0px;
       padding: 10px 0px 0px 0px;
       font-size: 12px;
       clear : both;
}



/*スクロールバー（ブラウザにより有効）
---------------------------------------------------------*/

html {
  scrollbar-face-color: #000000;
  scrollbar-highlight-color: #eeeeee;
  scrollbar-shadow-color: #eeeeee;
  scrollbar-3dlight-color: #000000;
  scrollbar-arrow-color: #eeeeee;
  scrollbar-track-color: #000000;
  scrollbar-darkshadow-color: #000000;
  }
.archive-date {
    height: 350px;
    overflow: auto;
}


