/* ---------------------------------------------------------------------- */
body{
  color: #333;
  background-color: white;
  margin: 0 auto;
  text-align: center;
  scrollbar-face-color:#d0e4ec;
  scrollbar-highlight-color:#f5f4f9;
  scrollbar-shadow-color:#f5f4f9;
  scrollbar-3dlight-color:#f5f4f9;
  scrollbar-darkshadow-color:#f5f4f9;
  scrollbar-arrow-color:#9e8f89;
  scrollbar-track-color:#f5f4f9;
}
a:link      { color: #88720D; text-decoration: none }
a:visited   { color: #88720D; text-decoration: none }
a:active   { color: #88720D; text-decoration: none }
a:hover   {color: #B0C4DE; text-decoration: underline;}

img{border: 0px;}
/* --all-- */
#a_all{
  width : 800px;
  background : url('images/allback_b.jpg') repeat-y;
  margin : 0 auto;
  }
#all{
  width : 785px;
  margin : 0 auto;
  background : #E1EEEC;
  }
#head{
  width : 785px;
  background : url('images/blogback_tentyou.jpg') no-repeat;
  height : 280px;
  }
  .head_txt{
    padding-top : 10px;
    padding-left: 50px;
    text-align : left;
    font-weight :bold;
    }
  h1.site_title{
  color : #708090;
  font-size : 14px;
  font-weight : bold;
  font-family:Verdana,"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3","£Í£Ó ¥´¥·¥Ã¥¯","Osaka¡¾ÅùÉý";
  margin-top : 20px ;
  }
  .site_title a,
  .site_title a:link,
  .site_title a:visited,
  .site_title a:active,
  .site_title a:hover  {
  color: #874628;
  text-decoration: none;
  }
  .sitedesc{
    font-size : 14px;
    color : #708090;
    width : 450px;
    height : 100px;
    }
  .cren{
    font-size : 12px;
    text-align : center;
    margin : 0 auto;
    }
  
#left_c{
  float:left;
  width:200px;
    padding: 10px 10px 20px 0px;
}
.c_txt{
  text-align : center;
  margin : 0;
  }
.linktitle{
  background: #E1EEEC url('images/link_b.jpg');
  background-position : left;
  text-align: left;
  font-size: 11px;
  line-height: 150%;
  padding: 3px 0px 3px 10px;
  margin-left : 7px;
  color : #708090;
  font-weight : bold;
}
.linktext{
  color: #333;
  background:#fff;
  font-size: 12px;
  line-height: 170%;
  margin-bottom : 10px;
  margin-left : 7px;
  padding: 10px;
  text-align : left;
}
.shikaku{
  color : #FF4500;
  font-size : 10px;
  }
/* --entry-- */
#main_c{
  padding: 10px 0px 20px 0px;
  margin-left : 200px;
}
  #main_all{
    border : dashed #88720D;
    border-width : 0 1px 0 1px;
    margin-left : 5px;
    margin-right : 5px;
    }
table.main{
  width : 530px;
  margin : 0 auto;
  margin-bottom : 20px;
  }
.entry_date{
  font-size: 12px;
  font-weight: bold;
  color: #FF4500;
  line-height: 150%;
  padding: 3px 0px 3px 5px;
  border-bottom:2px dashed #808080;
  background : #fff url('images/auth_b.jpg');
}
.e_title{
  color: #333333;
  background : url('images/title_b.jpg') no-repeat;
  background-position : bottom left;
  font-weight: bold;
  font-size: 14px;
  padding: 10px 0px 5px 10px;
  margin-bottom : 1px;
  border-bottom :1px solid #88720D;
}
.e_body{
  color: #333;
  font-size: 12px;
  line-height: 170%;
  padding: 3px 0px 3px 5px;
  background : #fff;
}
.e_author{
  color: #88720D;
  font-size: 12px;
  font-weight : bold;
  margin : 0px;
  padding : 5px 10px;
  border-bottom :2px dashed #808080;
  line-height : 150%;
  background : #fff url('images/auth_b.jpg');
}
h3{
  margin : 0px;
  font-size : 14px;
  }
.e_stdate{
  font-size: 10px;
  color: #808080;
  text-align: right;
  padding: 5px;
  background : #fff;
}
.line{
  border-bottom: 1px solid #88720D;
  padding: 10px;
  background : #fff;
  }
.e_name{
  padding-top : 20px;
  font-weight : bold;
  font-size : 14px;
  background : #fff;
  padding-left : 5px;
  }
.pict{
  float: right;
  border : 1px solid #88720D;
  padding: 5px;
  margin-right : 10px;
}
.nblink{
  font-size: 10px;
  text-align:center;
  padding-bottom: 10px;
  margin-top : 20px;
}
/* -- foot -- */
#foot{
  background: #708090;
  color : #fff;
  width: 785px;
}
.copy{
  color: #888;
  font-size: 12px;
  text-align:center;
  padding : 5px;
}
/* --calendar-- */
.calendar{
  color: #333;
  font-size: 10px;
}
.cell{
  color: #333;
  font-size: 10px;
  width: 20px;
  height: 15px;
}
.cell_sunday{
  color: #FF0000;
  font-size: 10px;
  width: 15px;
  height: 15px;
}
.cell_saturday{
  color: #0000CD;
  font-size: 10px;
  width: 15px;
  height: 15px;
}
.cell_today{
  color: #ca4d86;
  font-size: 10px;
  font-weight: bold;
  width: 15px;
  height: 15px;
  border-bottom: 1px solid #FF6347;
}
.cell a:link,
.cell a:visited,
.cell_sunday a:link,
.cell_sunday a:visited,
.cell_saturday a:link,
.cell_saturday a:visited,
{color:   #B0C4DE; text-decoration: none;}
/* --form-- */
form{
  margin: 0px;
}
input{
  color: #333;
  border:1px solid #c0c0c0;
  font-size: 10px;
}
textarea{
  color: #333;
  border:1px solid #c0c0c0;
  font-size: 12px;
}

.sbm{
  color: #5F9EAD;
  font-size : 10px;
}