/*
 * Copyright
 * 
 * created by YatsuYu 2006.08 2nd ver.
 * copyright(C)2006 All rights reserved.
 * http://www.monochrome.biz/
 */




/* 背景と配置 */
body {
    cursor :  ;
    margin : 0px ;
    padding : 0px 0px 0px 0px ;
    background-color : #ffffff ;
    scrollbar-face-color : #ffffff ;
    scrollbar-track-color : #ffffff ;
    scrollbar-highlight-color : #fafafa ;
    scrollbar-shadow-color : #222222 ;
    scrollbar-3dlight-color : #ffffff ;
    scrollbar-darkshadow-color : #ffffff ;
    scrollbar-arrow-color : #000000 ;
    background-image : url("") ;
    background-repeat : repeat-y ;
    background-attachment : fixed ;
    background-position : left top ;
    font-family : Verdana ;
    text-align : center ; 
}

/* リンク設定 */
    a {  cursor : help; }
    a:link {  color : #222222 ; text-decoration : none; cursor : help ; }
    a:visited {  color : #555555 ; text-decoration : none ; }
    a:active {  color : #aaaaaa ; }
    a:hover {  color : #8faebe ; cursor:help ; }

/* フォント装飾 */
.01 {  filter : dropshadow(offx=2,offy=1,color=#ddd0ee) ;  width : 100% ; }
.02 {  filter : dropshadow(offx=2,offy=1,color=#cccccc) ;  width : 100% ; }
.c01 {  color : #0a0a0a ; }
.c02 {  color : #8faebe ; }
.c03 {  color : #538198 ; }
.log {  color : #7898a9 ; }

/* 文字の大きさ */
.s {  font-size : 7pt ; }
.m {  font-size : 10pt ; line-height : 11pt ; font-weight : bold ; font-family : ＭＳ Ｐゴシック ; }
.l {  font-size : 12pt ; line-height : 15pt ; font-weight : bold ; font-family : ＭＳ Ｐゴシック ; }
.x {  font-size : 15pt ; line-height : 18pt ; font-weight : bold ; font-family : ＭＳ Ｐゴシック ; }

/* 画像設定 */
img.line{
  border-color : #111111;
  border-width : 1px ;
  border-style : solid ;
}
/* 落書き帖/Category Graffiti */
img.graffiti {
  cursor : help ; 
  border-color : #aaaaaa ;
  border-width : 1px ;
  border-style : solid ;
}


/* 外枠 contents */
#contents {
    width : 520px ;
    margin-right: auto ;
    margin-left : auto ;
    padding : 0px 10px 0px 10px ;
    text-align : center ;
    background-color : #ffffff ;
    border-left : 0px none #111111 ;
    border-right : 0px none #111111 ;
    border-top : 0px none #111111 ;
    border-bottom : 0px none #111111 ;
    background-image : url(../blog/top/bg.jpg) ;
    background-repeat : repeat-y ;
    background-attachment : fixed ;
    background-position : center top ;
}

/* メインコンテンツ main */
#main {
  position : relative ;
  margin : 0px 0px 20px 0px ;
  padding : 0px 0px 25px 0px ;
  vertical-align : top ;
  text-align : left ;
  font-size : 11px ;
  line-height : 12pt ;
}

/* トップ画像 cut */
#cut {
    float :  ;
    margin : 0px 0px 0px 0px ;
    padding : 0px 0px 0px 0px ;
    width : 500px ;
    height : 170px ;
    background-image : url(../top/cut_top.jpg) ;
    background-repeat : no-repeat ;
    background-attachment : fixed ;
    background-position : center top ;
    text-align : center ;
    color : #111111 ;
    border-bottom : 1px solid #a7abae ;
}

/* カバー画像 */
img.cover{
    cursor : help ;
    width : 650px ;
    height : 400px ;
    border-width : 0px ;
    border-style : none ;
}

/* サイトメニュー menu2 */
.menu2 {
  float :  ;
  margin : -2px 0px 0px 0px ;
  padding : 0px 0px 0px 25px ;
  width : 500px ;
  height :  ;
  color : #000000 ;
  font-size : 9pt ;
  line-height : 15pt ;
  text-align : left ;
  border-bottom : 1px solid #a7abae ;
}
/* サイトメニュー menu */
.menu {
  float :  ;
  margin : -2px 0px 0px 0px ;
  padding : 0px 0px 0px 25px ;
  width : 500px ;
  height :  ;
  color : #000000 ;
  font-size : 9pt ;
  line-height : 15pt ;
  text-align : left ;
  border-top : 1px solid #a7abae ;
  border-bottom : 1px solid #a7abae ;
}

/* タイトル title */
#title {
  float : right ;
  margin : 0px 0px 0px 10px ;
  padding : 0px 10px 0px 0px ;
  width : 400px ;
  height :  ;
  text-align : right ;
  font-size : 7pt ;
  line-height : 8pt ;
  color : #111111 ;
}
#title a {
    color : #111111 ;
    font-size : 9pt ; 
    font-weight : bold ;
    line-height : 20pt ;
}

/* エントリータイトル entry_title */
.entry_title {
  margin : 10px 0px 0px 20px ;
  padding : 10px 5px 0px 0px ;
  text-align : left ;
  font-size : 9pt ;
  line-height : 12pt ;
　font-weight : bold ;
  color : #111111 ;
}
/* リンクタイトル link_title */
#link_title {
  margin : 5px 0px 2px 0px ;
  padding : 0px 0px 0px 0px ;
  text-align : left ;
  font-size : 9pt ;
  line-height : 12pt ;
　font-weight : bold ;
  color : #111111 ;
}

/* エントリー entry */
#entry {
  float: left ;
  margin : 0px 0px 0px 10px ;
  padding : 0px 0px 10px 0px ;
  width : 450px ;
  text-align : left ;
  font-size : 7pt ;
  line-height : 12pt ;
  color : #111111 ;
}

/* ブログエントリー blog */
#blog {
  float : left ;
  margin : 5px 0px 0px 10px ;
  padding : 0px 0px 30px 0px ;
  width : 450px ;
  text-align : left ;
  font-size : 8pt;
  line-height : 12pt ;
  color : #111111 ;
}
#blog a {
    color : #9386b1 ;
}

/* アーカイブエントリー archieve */
#archieve {
  float : left ;
  margin : 5px 0px 10px 0px ;
  padding : 0px 25px 30px 20px ;
  width : 500px ;
  text-align : left ;
  font-size : 8pt;
  line-height : 12pt ;
  color : #111111 ;
  border-bottom : 1pt solid #a7abae ; 
}

/* コピー copy */
#copy {
  margin : 25px 0px 0px 0px ;
  padding : 0px 0px 0px 0px ;
  width : 500px ;
  text-align : center ;
  font-size : 7pt ;
  line-height : 10pt ;
  color : #111111 ;
}

/* コピーフォーム/info */
input.copy {
    cursor : help ;
    color : #111111 ;
    background : # ;
    filter : Alpha(opacity=100) ;
    scrollbar-face-color : #80aeb0 ;
    scrollbar-track-color : #80aeb0 ;
    scrollbar-highlight-color : #fafafa ;
    scrollbar-shadow-color : #222222 ;
    scrollbar-3dlight-color : #80aeb0 ;
    scrollbar-darkshadow-color : #80aeb0 ;
    scrollbar-arrow-color : #0f0f0f ;
    border : #111111 1px solid ;
    font-size : 7pt ;
    line-height : 8pt ;
    font-family : Verdana ;
    margin-top : 2px ;
    margin-bottom : -5px ;
    padding : 0px 0px 0px 0px ;
}





