* {
  margin: 0px;
  padding: 0px;
}

body {
  color: black;
  background-color: #FBEFDB;
  margin: 0px;
  padding: 0px;
  text-align: center;
  font-family:sans-serif;
}

#inbox     {
  margin:0px auto 0px auto;
  width: 740px;
  text-align:left;
  background-color: #FFFFFF;
  padding: 0px 10px;
  border: 1px solid #dcdcdc;
}

#kakomi {
  width:100%;
}
#banner {
  background-image: url(../images/common/blogtitle.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  width: 740px;
  height: 184px;
  padding: 0px;
  margin: 10px 0px;
  text-indent: -9999px;
}
/* 2008/02/28 追加:開始 */
#banner {
  background-image: url(../images/common/blogtitle2.jpg);
  position:relative;
}
#homelink {
  position: absolute;
  left: 6px;
  top: 162px;
}
#homelink a {
  width: 275px;
  height: 18px;
  display: block;
  overflow: hidden;
}
/* 2008/02/28 追加:終了 */
#kakomi {
  width:740px;
}

#searcharea  {
  background-color: transparent;
  float:right;
  width:300px;
  text-align:right;
  padding: 15px 10px 0px 0px;
  clear: right;
}
#pagearea  {
  float:right;
  margin:0px 0px 10px 0px;
  text-align:right;
  padding:0px;
  font-size:0.7em;
}
#side {
  float:left;
  margin:0px 0px 20px 0px;
  width:195px;
  padding: 0px 0px 0px 0px;
  color:#7a3f0c;
}
#sidebox {
  background-color: #ffc000;
  padding:15px 0px 15px 0px;
}

#main {
  float:right;
  width:535;
  margin: 0px 0px 0px 10px;
  padding: 0px;
  background-color: #FFFFFF;
}
#footer {
  background-color: #6facf9;
  width: 740px;
  color:#ffffff;
  padding: 5px 0px 5px 0px;
  margin:0px;
}


a:link      { color: #7a3f0c; text-decoration: underline }
a:visited   { color: #7a3f0c; text-decoration: none }
a:active   { color: #7a3f0c; text-decoration: underline }
a:hover   {color:#7a3f0c; text-decoration: none;}

a.button:link {color: #82BE7D;
 font-size: 9pt;
 text-decoration: none;
 padding: 3px 3px 0px 3px;
 border-width: 1px;
 border-style: solid;
 border-color: #82BE7D;
 background-color: #FFFFFF;
}

a.button:visited {color: #82BE7D;
 font-size: 9pt;
 text-decoration: none;
 padding: 3px 3px 0px 3px;
 border-width: 1px;
 border-style: solid;
 border-color: #82BE7D;
 background-color: #FFFFFF;
}

a.button:active {color: #82BE7D;
 font-size: 9pt;
 text-decoration: none;
 padding: 3px 3px 0px 3px;
 border-width: 1px;
 border-style: solid;
 border-color: #82BE7D;
 background-color: #FFFFFF;
}

a.button:hover {color: #82BE7D;
 font-size: 9pt;
 text-decoration: none;
 padding: 3px 3px 0px 3px;
 border-width: 1px;
 border-style: solid;
 border-color: #82BE7D;
 background-color: #FFFFFF;
}

h1 a {
  margin: 0px 0px 0px 0px;
  display:block;
  width: 740px;
  height: 50px;
}

ul {
  margin: 0px 0px 0px 20px;
  padding: 0px;
}

.site_title     {
    margin: 5px 0px 5px 5px;;
}

.site_title a,
.site_title a:link,
.site_title a:visited,
.site_title a:active,
.site_title a:hover  {
  color: #f90;
  text-decoration: none
}

.description    {
  color: white;
  font-weight: bold;
  font-size: 12px;
  margin: 10px 0px 20px 20px
}

.entry  {
  margin: 0px 0px 0px 0px;
}

.entry_admin {
  margin: 0px 0px 0px 0px;
}

.entry_date {
  color: #5F707A;
  font-size: 11px;
  text-align: right;
}
.entry_date2 {
  font-size: 12px;
  width: 535px;
  background-color:#bae2b0;
  margin:0px 0px 10px 0px;
  padding:0px;
}
.entry_date2 p{
  margin:0px;
  padding:5px;
}


.entry_title {
  color: black;
  font-weight: bold;
  font-size: 14px;
  padding: 5px 7px;
  background-color:#99be04;
}

.entry_title2 {
  color: black;
  font-weight: bold;
  font-size: 12px;
  padding: 5px 0px 0px 5px;
  margin:0px;
}


.entry_title p {
  padding: 0px;
}


.entry_title a:link, .entry_title a:visited {
 text-decoration: none;
 color:#FFFFFF;
}

.entry_title a:hover {
 color:#ffc000;
}

.entry_body   {
  font-size: 12px;
  line-height: 170%;
  word-break:break-all;
  margin: 15px 10px 15px 10px;
}

.entry_body img {
  border:0px;
}


.entry_author    {
  color: #999999;
  font-size: 10px;
  text-align: right;
  margin: 0px 0px 0px 0px
}

.entry_more   {
  color: black;
  font-size: 11px;
  line-height: 170%;
  margin: 15px 0px 10px 0px
}

.entry_state {
  font-size: 10px;
  color: #999999;
  float:right;
  margin: 20px 5px 10px 0px;
}
.entry_state2 {
  font-size: 10px;
  color: #999999;
  margin: 20px 0px 20px 10px;
}


blockquote {
  font-size: 11px;
  color: #333333;
  margin: 20px 10px 20px 10px;
  padding: 10px;
  border: 1px solid #CCCCCC;
  }

.pict {
  float: right;
  border-width: 3px;
  border-style: solid;
  border-color: #DCE3E3 #C1C1C1 #C1C1C1 #DCE3E3;
}

/* サイドタイトル---------------------------------------------------------------------- */
.linktitle1, .linktitle2, .linktitle3, .linktitle4, .linktitle5, .linktitle6, .linktitle7 {
  background-repeat: no-repeat;
  background-position: left top;
  text-indent: -9999px;
  height: 18px;
  width: 185px;
  margin:0px;
}

.linktitle1   {
  background-image: url(../images/common/calendar_img.gif);
}
.linktitle2{
  background-image: url(../images/common/entry_img.gif);
}

.linktitle3{
  background-image: url(../images/common/archive_img.gif);
}

.linktitle4{
  background-image: url(../images/common/category_img.gif);
}

.linktitle5{
  background-image: url(../images/common/comment_img.gif);
}

.linktitle6{
  background-image: url(../images/common/trackback_img.gif);
}

.linktitle7{
  background-image: url(../images/common/link_img.gif);
}

.linktitle_a  {
  color: white;
  font-weight: bolder;
  font-size: 12px;
  line-height: 170%;
  margin: 15px 0px 15px 0px 
}
.linktext   {
  color: #7a3f0c;
  font-size:0.55em;
  line-height: 170%;
  margin: 5px 10px 5px 15px;
  padding:0px;
}

.linktextc   {
  color: #369;
  font-size: 9px;
  line-height: 170%;
  margin: 5px 0px 0px 0px;
}

.linktextl   {
  color: #369;
  font-size: 9px;
  line-height: 170%;
  margin: 5px 0px;
  padding:10px 0px 10px 0px;
  width:195px;
  background-color:#f2efef;
  border: 1px solid #dbd6d6;
}

.linktextl li {
    list-style-type:none;
}

/* SEARCH---------------------------------------------------------------------- */
#search  {
  color: 000000;
  font-size: 10px;
  margin:20px 0px 0px 20px;
}

/* FOOTER---------------------------------------------------------------------- */
.copyright  {
  color: #888;
  font-size: 11px;
  text-align:center;
  clear:both;
}


/* CLOCK---------------------------------------------------------------------- */
.clock      {
  color: black;
  font-size: 10px;
  background-color: transparent;
  text-align: center;
  margin: 0px 0px 0px 2px;
  padding: 3px;
  border: 0px;
  width: 170px;
  height: 16px
}

/* CALENDAR---------------------------------------------------------------------- */
.calendar      {
  color: black;
  font-size: 9px;
  font-family: Verdana;
  margin: 0pt 0px 0px 0px
}

.cell       {
  color: black;
  font-size: 9px;
  font-family: Verdana;
  background: white no-repeat;
  margin: 0px;
  width: 15px;
  height: 15px;
  border: 1px solid #CCCCCC;

}

.cell_today      {
  color: olive;
  font-size: 9px;
  font-family: Verdana;
  background: #cfc no-repeat;
  margin: 0px;
  width: 15px;
  height: 15px
}

.cell_sunday     {
  color: #c00;
  font-size: 9px;
  font-family: Verdana;
  background: #f99 no-repeat;
  margin: 0px;
  width: 15px;
  height: 15px
}

.cell_saturday    {
  color: #000066;
  font-size: 9px;
  font-family: Verdana;
  background: #9cc no-repeat;
  margin: 0px;
  width: 15px;
  height: 15px
}

.commentbox {
  background-color: #dcebfd;
  margin:0px 0px 0px 0px;
  padding:5px 0px;
}
.track {
  font-size: 12px;
  line-height: 170%;
  word-break:break-all;
  margin: 5px 0px 20px 10px;
}

.track input{
  border: 1px #808080 soid;
  font-size: 11px;
  width: 250px;
  color: #666666;
  padding-left: 5px;
  margin:0px 0px 0px 5px;
}

#qr {
  margin:0px 0px 0px 5px;
}

.entable {
  border: 1px solid #dcdcdc;
  padding:0px;
  margin:0px 0px 15px 0px;
  background-color:#eaf6bc;
}

.dog {
  float:right;
}

#pagetop {
  color:#cccccc;
  font:10px;
  border:1px solid;
  padding:3px 0px 3px 10px;
  margin:0px 0px 10px 0px;
  font-size: 0.7em;
}
