body {
  margin: 0;
  background-color: #ffffff;
  color: #251e1c;
  font-family: Verdana, Helvetica, "ＭＳ Ｐゴシック", ヒラギノ角ゴ Pro W3;
}

/* Link Color
--------------------------*/
a:link { color: #251e1c; text-decoration: none; }
a:visited { color: #251e1c; text-decoration: none; }
a:hover { color: #f302ba; text-decoration: underline; }
a:active { color: #251e1c; text-decoration: none; }

#blogTitleText {
  padding: 25px 35px;
  font-size: 20px;
  font-weight: bold;
  color: #251e1c;
}

#blogTitleText a:link { color: #036; }
#blogTitleText a:visited { color: #036; }
#blogTitleText a:active { color: #036; }
#blogTitleText a:hover { color: #ccc; }


#blogDescription {
  padding: 30px 10px;
  font-size: medium;
  line-height: 1.3em;
}

#copyright1 {
  text-align: center;
  text-valign: middole;
  font-size:10px;
  font-family: Verdana;
}

#copyright2 {
  text-align: center;
  text-valign: middole;
  font-size:10px;
  font-family: Osaka;
}

.bgborder {
  width: 680px;
  height: 4px;
  background-image: url('images/b2_bandg.gif');
  background-repeat: repeat-x;
}


/* --------------------------------------- レイアウト */
#contentBody {
  width: 984px;
  margin: 0 auto;
/*  background-color: #fff;*/
/*  border: 1px solid #000000;*/
}

#layoutHead {
  width: 984px;
  height: 131px;
/*  background-image: url('images/b2_mainimage.jpg');*/
  background-repeat: no-repeat;
  background-position: left top;
}

#layoutBody {
  width: 984px;
  margin: 0 auto;
/*  background-image: url('images/b2_side2.gif');*/
  background-repeat: repeat-y;
  background-position: left top;
/*  border: 1px solid #000000;*/
}

#layoutMain {
  width: 774px;
  padding-left: 70px;
  background-image: url('../pic/main_back.jpg');
  background-color: #fff;
/*  border: 1px solid #ff0000;*/
}

#layoutSide {
  width: 210px;
  margin-top: 0px;
  background-image: url('../pic/side_back.jpg');
  background-repeat: repeat-y;
  background-position: left top;
/*  border: 1px solid #ff0000;*/
}

#layoutFoot {
  width: 984px;
  height: 20px;
  margin: 0px auto 50px;
  background-image: url('../pic/foot.jpg');
  background-repeat: no-repeat;
  background-position: left top;
  background-color: #fff;
}


/* --------------------------------------- エントリー */
.entryArrow {
  width: 634px;
  height: 60px;
}


.entryBody {
/*  clear: right;*/
  width: 634px;
/*  border: 1px solid #ff0000;*/
  margin-top: 12px;
  margin-bottom: 12px;
}

.entryTitle {
/* height: 30px;
 上、左、下*/
  padding: 5px 20px 5px;
  background-color: #928e8d;
  font-size: 16px;
  color: #ffffff;
  font-weight: bold;
}

.entryDate {
/*  height: 26px;
 上、左、下*/
  padding: 5px 20px 5px;
  background-image: url('../pic/date_back.gif');
  background-repeat: no-repeat;
  background-position: left top;
  color: #251e1c;
  font-family: Verdana, Helvetica;
  font-size: small;
  text-align: left;
  font-weight: bold;
/*  border: 1px solid #000000;*/
}

.entryContents {
/* 上、左、下*/
  padding: 12px 20px 16px;
  font-size: 12px;
  line-height: 16px;
  background-color: #fff;
/*  float:right*/
/*  display: block;*/
}

.entryContents img {
/* 上、左、下*/
  margin: 0px 0px 5px;
  padding: 0px 0px 0px;
  display: block;
  border: 0;
  float: left;
}

.entryState {
/*  height: 27px;
 上、左、下*/
  padding: 5px 20px 17px;
  background-image: url('../pic/category_back.gif');
  background-repeat: no-repeat;
  background-position: left top;
  text-align: right;
  font-size: 11px;
}

.pageup {
  float: right;
  padding: 10px 0;
}

.pageup img {
  border: 0;
}

/* --------------------------------------- コメント */
.commentBody {
  clear: right;
  width: 326px;
  border: 1px #036 solid;
}

.commentTitle {
  padding: 5px 10px;
  background-color: #036;
  font-size: medium;
  color: #ccc;
  border-bottom: 1px #036 solid;
}

.commentContents {
  padding: 10px;
  font-size:medium;
  line-height: 1.3em;
}

.commentState {
  padding-top: 1.5em;
  text-align: right;
  font-size: x-small;
}

.comments {
  margin-bottom: 1em;
  padding-bottom: 1em;
  border-bottom: 1px #999 dashed;
}

/* --------------------------------------- トラックバック */
.trackbackBody {
  clear: right;
  width: 326px;
  border: 1px #036 solid;
}

.trackbackTitle {
  padding: 5px 10px;
  background-color: #036;
  font-size: medium;
  color: #ccc;
  border-bottom: 1px #036 solid;
}

.trackbackContents {
  padding: 10px;
  font-size:medium;
  line-height: 1.3em;
}

.trackbackState {
  padding-top: 1.5em;
  text-align: right;
  font-size: x-small;
}

.trackbacks {
  margin-bottom: 1em;
  padding-bottom: 1em;
  border-bottom: 1px #999 dashed;
}


/* --------------------------------------- サイドバー */
/* Calendar
--------------------------*/
#calendarBox {
  width: 190px; 
  margin-top:30px;
/* 上、左、下*/
  padding: 20px 10px 0px;
  background-image: url('../pic/title_cale.gif');
  background-repeat: no-repeat;
  background-position: center top;
/*  border: 1px solid #ff0000;*/
}

#calendarBox form {
  display: none;
}

#dispCalendar {
  width: 135px;
  margin: 0px auto;
/* 上、左、下*/
  padding: 5px 28px 0px;
/*  background-image: url('../pic/cale_back.gif');*/
  background-color: #fff;
}

.calendar {
  width: 100%;
  border-spacing: 2px;
  font-size: 11px;
  font-family: Arial, Helvetica;
}

.calendar td {
  width: 15px;
  height: 12px;
  border: 1px #251e1c solid;
}

.cell_sunday {
  color: #c50006;
}

.cell_satday {
  color: #214e7f;
}

.cell_today {
  border: 1px #f302ba solid !important;
  font-weight: bold !important;
}

.calendar a {
  display: block;
  background-color: #fff001;
}

.calendarNavi {
  font-size: 10px;
}

.calendarNavi img {
  border: 0;
}

/* New Entries
--------------------------*/
#newentriesBox {
  width: 190px; 
  margin-top:20px;
/* 上、左、下*/
  padding: 20px 10px 0px;
  background-image: url('../pic/title_newent.gif');
  background-repeat: no-repeat;
  background-position: center top;
/*  border: 1px solid #ff0000;*/
}

.list {
/* 上、左、下*/
  padding: 0px 10px 5px;
  background-repeat: no-repeat;
  background-position: left top;
  font-size: 11px;
  line-height: 13px;
  background-color: #fff;
}

.listback {
  width: 190px;
  height: 12px;
}

/* Categories
--------------------------*/
#categoriesBox {
  width: 190px; 
  margin-top:20px;
/* 上、左、下*/
  padding: 20px 10px 220px;
  background-image: url('../pic/title_categ.gif');
  background-repeat: no-repeat;
  background-position: center top;
}


/* Recent Comments
--------------------------*/
#RCommentsBox {
  width: 190px;  
/*  padding: 25px 5px 15px;*/
  background-image: url('images/b2_comments.gif');
  background-repeat: no-repeat;
  background-position: left top;
}

/* Profile
--------------------------*/
#profileBox {
  width: 190px;  
/*  padding: 25px 5px 15px;*/
/*  background-image: url('images/b2_profile.gif');*/
  background-repeat: no-repeat;
  background-position: left top;
}

/* Links
--------------------------*/
#linksBox {
  width: 190px;  
 /* padding: 25px 5px 15px;*/
 /* background-image: url('images/b2_link.gif');*/
  background-repeat: no-repeat;
  background-position: left top;
}


/* テーブル */
table#table-01 {
    width: 100px;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table#table-01 th {
    padding: 0px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: nomal;
    line-height: 16px;
    text-align: left;
    white-space: nowrap; 
}
table#table-01 td {
    padding: 0px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    text-align: left;
    white-space: nowrap;
}

/* ------- ■ページ移動リンク ------- */
.pagemove {
  font-size: 12px;
  font-family:  "ＭＳ Ｐゴシック", Osaka‐等幅;
  margin:10px 5px 10px 5px;
}