html {
  scrollbar-track-color: #d1dbd1;
  scrollbar-face-color: #d1dbd1;
  scrollbar-shadow-color: #999;
  scrollbar-darkshadow-color: #d1dbd1;
  scrollbar-highlight-color: #999;
  scrollbar-3dlight-color: #d1dbd1;
  scrollbar-arrow-color: #999;
}

body {
  margin: 0;
  background-image: url('');
  font-family: Arial, Helvetica, "ＭＳ Ｐゴシック", Osaka;
}

/* Link Color
--------------------------*/
a:link { color: blue; text-decoration: none; }
a:visited { color: blue; text-decoration: none; }
a:hover { color: Fuchsia; text-decoration: none; }
a:active { color: Fuchsia; text-decoration: none; }

#blogTitleText {
  font-weight: bold;
  color: #036;
}

#blogTitleText a:link { color: #036; }
#blogTitleText a:visited { color: #036; }
#blogTitleText a:active { color: #036; }
#blogTitleText a:hover { color: #ccc; }


#blogDescription {
  font-size: medium;
  line-height: 1.3em;
  padding: 15px 10px;
}

#copyright {
  padding-left: 55px;
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: center;
  font-size:x-small;
}

.bgborder {
  padding-left: 5px;
  width: 745px;
  height: 4px;
  border-top: 1px solid silver;
}


/* --------------------------------------- レイアウト */
#contentBody {
  width: 680px;
  margin: 0 ;
  background-color: #fff;
}

#layoutHead {
  width: 680px;
  height: 220px;
}

#layoutBody {
  width: 640px;
  margin: 0 auto;
  background-image: url('images/b2_side2.gif');
  background-repeat: repeat-y;
  background-position: right top;
}

#layoutMain {
  width: 428px;
  padding-right: 1px;
  padding-left: 11px;
  background-color: #fff;
}

#layoutSide {
  padding-left: 10px;
  width: 245px;
  background-image: url('images/b2_side.gif');
  background-repeat: repeat-y;
  background-position: right top;
}

#layoutFoot {
  width: 740px;
  padding-left: 10px;
  padding-top: 30px;
  background-image: ;
  background-repeat: no-repeat;
  background-position: right top;
  background-color: #fff;

}


/* --------------------------------------- エントリー */
.entryBody {
  clear: right;
  width: 426px;
  border: 1px #036 solid;
}

.entryTitle {
  padding: 5px 10px;
  background-color: yellow;
  font-size: medium;
  color: ;
  border-bottom: ;
}

.entryDate {
  padding: 2px 10px;
  background-color: #ffcccc;
  color: navy;
  font-family: Arial, Helvetica;
  font-size: small;
  text-align: right;
  border-bottom: ;
}

.entryContents {
  padding: 10px;
  font-size:medium;
  line-height: 1.3em;
}

.entryContents img {
  display: block;
  padding-bottom: 1em;
  border: 0;
}

.entryState {
  padding-top: 1.5em;
  text-align: right;
  font-size: x-small;
}

.pageup {
  float: right;
  padding: 10px 0px;
}

.pageup img {
  border: 0;
}

/* --------------------------------------- コメント */
.commentBody {
  clear: right;
  width: 426px;
  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: 426px;
  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: 135px;  
  padding: 25px 5px 15px;
  background-image: url('images/b2_calendar.gif');
  background-repeat: no-repeat;
  background-position: left top;
}

#calendarBox form {
  display: none;
}

#dispCalendar {
  width: 135px;
}

.calendar {
  width: 100%;
  border-spacing: 2px;
  font-size: 11px;
  font-family: Arial, Helvetica;
}

.calendar td {
  width: 15px;
  height: 12px;
  border: 1px #999 solid;
}

.cell_sunday {
  color: Fuchsia;
}

.cell_today {
  border: 1px #036 solid !important;
  font-weight: bold !important;
}

.calendar a {
  display: block;
  background-color: yellow;
}

.calendarNavi {
  font-size: 10px;
}

.calendarNavi img {
  border: 0;
}

/* New Entries
--------------------------*/
#newentriesBox {
  width: 135px;  
  padding: 25px 5px 15px;
  background-image: url('images/b2_newentries.gif');
  background-repeat: no-repeat;
  background-position: left top;
}

.list {
  padding: 0 0 5px 6px;
  background-image: url('images/b2_ico.gif');
  background-repeat: no-repeat;
  background-position: left top;
  font-size: small;
  line-height: 1em;
}

/* Categories
--------------------------*/
#categoriesBox {
  width: 135px;  
  padding: 25px 5px 15px;
  background-image: url('images/b2_categories.gif');
  background-repeat: no-repeat;
  background-position: left top;
}


/* Recent Comments
--------------------------*/
#RCommentsBox {
  width: 135px;  
  padding: 25px 5px 15px;
  background-image: url('images/b2_comments.gif');
  background-repeat: no-repeat;
  background-position: left top;
}

/* Profile
--------------------------*/
#profileBox {
  width: 135px;  
  padding: 25px 5px 15px;
  background-image: url('images/b2_profile.gif');
  background-repeat: no-repeat;
  background-position: left top;
}

/* Links
--------------------------*/
#linksBox {
  width: 135px;  
  padding: 25px 5px 15px;
  background-image: url('images/b2_link.gif');
  background-repeat: no-repeat;
  background-position: left top;
}

.silverwaku{border: 1px solid silver;}

.fontm{font-size :10pt;}

H1{font-size: 12pt;
line-height:1.1em;
margin: 0;
}

H2{font-size: 12pt;
line-height:1.1em;
margin: 0;
}