/* Á´ÂÎÀßÄê---------------------------------------------------------------------- */
body{
  color: #333;
  background: #fff url('images/body_back_f.jpg');
  margin : 0 auto;
  text-align: center;
  scrollbar-face-color:#FFFFCC;
  scrollbar-highlight-color:#f5f4f9;
  scrollbar-shadow-color:#FF9900;
  scrollbar-3dlight-color:#f5f4f9;
  scrollbar-darkshadow-color:#f5f4f9;
  scrollbar-arrow-color:#FF9900;
  scrollbar-track-color:#f5f4f9;
}
a:link      { color: #996600; text-decoration: none }
a:visited   { color: #996600; text-decoration: none }
a:active   { color: #996600; text-decoration: none }
a:hover   {color: #996600; text-decoration: underline;}

img{border: 0px;}
/* --all-- */
#a_all{
  width : 785px;
  background : #fff;
  margin : 0 auto;
  border : solid #F0E68C;
  border-width : 0 2px 0 2px;
  }
#all{
  width : 785px;
  margin : 0 auto;
  background : #fff;
  }
#head{
  width : 785px;
  background : url('images/ajiwantop1.jpg') no-repeat;
  height : 360px;
  color : #fff;
  font-size : 10px;
  text-align : right;
  }
  .head_txt{
    padding-top : 50px;
    padding-left: 30px;
    text-align : left;
    }
  h1.site_title{
  color : #FF9900;
  font-size : 24px;
  font-weight : bold;
  }
  .site_title a,
  .site_title a:link,
  .site_title a:visited,
  .site_title a:active,
  .site_title a:hover  {
  color: #FF9900;
  text-decoration: none;
  }
  .sitedesc{
    font-size : 14px;
    color : #FF9900;
    margin-top : 30px;
    font-weight : bold;
    width : 400px;
    }
#head_name{
  width : 785px;
  background : #fff url('images/ajiwantop2.jpg') repeat-x;
  height : 82px;
  padding-bottom : 20px;
  text-align : left;
  }
  .cren{
    font-size : 12px;
    margin-left : 400px;
    padding-top : 45px;
    }
#content_all{
  background : url('images/content_back_f.jpg');
  width : 785px;
  }
  #content_top{
    background : url('images/content_top_f.jpg') no-repeat;  
    height : 28px;
    width : 785px;
    padding-left : 40px;
    }
#left_c{
  float:left;
  width:180px;
}
#right_c{
  float:right;
  width:180px;
}
.c_txt{
  text-align : center;
  margin : 0;
  }
.linktitle{
  background: #FF9900 url('images/back_f.jpg') no-repeat;
  text-align: left;
  line-height: 150%;
  margin-left : 26px;
  margin-bottom : 5px;
  color : #fff;
  font-weight : bold;
  font-size: 11px;
  padding : 5px 5px 5px 23px;
  border : 1px solid #996600;
}

.linktitle2{
  background: #FF9900 url('images/back_f.jpg') no-repeat;
  text-align: left;
  font-size: 11px;
  line-height: 150%;
  margin-right : 22px;
  margin-bottom : 5px;
  padding : 5px 5px 5px 23px;
  color : #fff;
  font-weight : bold;
  border : 1px solid #996600;
}
.linktext{
  color: #333;
  background:#fff;
  font-size: 12px;
  line-height: 170%;
  margin-bottom : 10px;
  margin-left : 26px;
  margin-top : 5px;
  margin-bottom : 5px;
  padding: 10px;
  text-align : left;
}
.linktext2{
  color: #333;
  background:#fff;
  font-size: 10px;
  line-height: 170%;
  margin-right : 22px;
  margin-top : 5px;
  margin-bottom : 5px;
  padding: 10px;
  text-align : left;
}
.linktext3{
  color: #333;
  background:#fff;
  font-size: 10px;
  line-height: 170%;
  margin-right : 22px;
  margin-top : 5px;
  margin-bottom : 5px;
  padding: 5px;
  text-align : center;
}
.shikaku{
  color : #FF9900;
  font-size : 10px;
  }
/* --entry-- */
#main_c{
  margin-left : 190px;
  margin-right : 190px;
}

  table.main{
  margin : 0 auto;
  border-collapse : collapse;
  width : 390px;
  }
.entry_date{
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 150%;
  padding: 3px 0px 3px 5px;
  border-bottom:4px solid #996600;
  background : #FF9900;
}
.e_title{
  color: #fff;
  background : #FF9900;
  font-weight: bold;
  font-size: 14px;
  padding: 10px 0 5px 10px;
  border-bottom :4px solid #996600;
  margin : 0px;
}
.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;
  padding : 10px 10px 5px 10px;
  border-bottom :4px solid #996600;
  line-height : 150%;
  background : #FF9900;
}
.e_author_t{
  color: #996600;
  font-size: 12px;
  font-weight : bold;
  padding : 10px 10px 5px 10px;
  border-bottom :2px solid #FFCC33;
  line-height : 150%;
  background : #FFFF99;
}
h3{
  margin : 0px;
  font-size : 14px;
  color : #663300;
  }
.e_stdate{
  font-size: 10px;
  color: #808080;
  text-align: right;
  padding: 5px;
  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: #fff url('images/door_back_f.jpg') repeat-x;
  color : #996600;
  width: 100%;
  clear : both;
  height : 44px;
}
.foot_b{
  background: #BEA99B url('images/content_back_f.jpg');
  width: 100%;
  clear : both;
  hegiht : 5px;
  font-size : 10px;
}
.copy{
  color: #996600;
  font-size: 12px;
  text-align:center;
  padding-top : 18px;
}
/* --calendar-- */
.calendar{
  color: #333;
  font-size: 10px;
}
.cell{
  color: #333;
  font-size: 10px;
  width: 20px;
  height: 15px;
}
.cell_sunday{
  color: #FFCC00;
  font-size: 10px;
  width: 15px;
  height: 15px;
}
.cell_saturday{
  color: #006699;
  font-size: 10px;
  width: 15px;
  height: 15px;
}
.cell_today{
  color: #ca4d86;
  font-size: 10px;
  font-weight: bold;
  background : #fff;
}
.cell a:link,
.cell a:visited,
.cell_sunday a:link,
.cell_sunday a:visited,
.cell_saturday a:link,
.cell_saturday a:visited,
{color:   #ffffff; text-decoration: none;}
/* --form-- */
form{
  margin: 0px;
}
input{
  color: #333;
  border:1px solid #996600;
  font-size: 10px;
}
input.tb{
  color: #333;
  border:1px solid #996600;
  font-size: 12px;
}
textarea{
  color: #333;
  border:1px solid #996600;
  font-size: 12px;
}

.sbm{
  color: #996600;
  font-size : 10px;
}
.line{
  padding : 3px;
  margin-top : 15px;
  background : #fff url('images/line_back_f.jpg');
  }
.line_title{
  padding : 3px;
  background : #fff url('images/line_back_f.jpg');
  }
