html {
  scrollbar-track-color: #fff;
  scrollbar-face-color: #fff;
  scrollbar-shadow-color: #f93;
  scrollbar-darkshadow-color: #fff;
  scrollbar-highlight-color: #f93;
  scrollbar-3dlight-color: #fff;
  scrollbar-arrow-color: #f93;
}

body {
  margin: 0;
  /*background-image: url('images/tora_bg1.gif');*/
  background-color: #fff;
  color: #58260e;
  font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
   line-height: 1.2em;
}

input,textarea,select,button,submit {
  color: #58260e;
  background: #fff; 
  border: 1px solid #f93; 
  font-size: small;
}

label{
  font-size: small;
   line-height: 2em;
}

/* Link Color
--------------------------*/
a:link { color: #58260e; text-decoration: none; }
a:visited { color: #58260e; text-decoration: none; }
a:hover { color: #f93; text-decoration: none; }
a:active { color: #f93; text-decoration: none; }

#blogTitleText {
  font-size: 20px;
  font-weight: bold;
}

#blogDescription {
  padding-top: 0.5em;
  font-size: small;
  line-height: 1.3em;
}

#copyright {
  padding: 15px 0 15px;
  font-size:x-small;
  text-align: center;
}


/* --------------------------------------- レイアウト */
#contentBody {
  width: 878px;
  margin: 0 auto;
  background-color: #fff;
}

#layoutHead {
  width: 878px;
  height: 95px;
  background-image: url('images/s1_mainimage.gif');
  background-repeat: repeat-y;
  background-position: left top;
}

#layoutHeader {
  width: 816px;
  height:185px;
  margin: 0 auto;
  background-image: url('images/torappachi_header2.gif');
  background-repeat: no-repeat;
  background-position: left top;
}

#layoutTitle {
  width: 798px;
  padding: 20px 40px;
}

#layoutBody {
  width: 816px;
  margin: 0 auto;
}

#layoutMain {
  width: 555px;
  padding-right: 16px;
}

#layoutSide {
  width: 245px;
}

#layoutFoot {
  clear: left;
  width: 820px;
  margin: 0px auto;
  border-top: 1px #f93 solid;
}


/* --------------------------------------- エントリー */
.entryBodySet {
  clear: right;
  width: 455px;
  background-image: url('images/s2_dot_torappachi.gif');
}

.entryBody {
  width: 555px;
}
.entryBody td {
  padding: 5px 10px;
  background-color: #fff;
}

.entryTitle {
  font-size: medium;
  font-weight: bold;
  background-image: url('images/s1_ico_tr_l.gif');
  background-repeat: no-repeat;
  background-position: left center;
  padding: 5px 15px;
}

.entryDate {
  float: left;
  font-family: Arial, Helvetica;
  font-size:x-small;
  text-align: left;
}

.entryContents {
  padding: 15px;
  font-size:small;
  line-height: 1.5em;
}

.entryContents img {
  display: block;
  border: 0;
}

.pageup {
  float: right;
  padding: 10px 0 20px;
}

.pageup img {
  padding: 0 !important;
  border: 0;
}

#states {
  text-align: right;
  font-size: 11px;
}

.entryContents a:link { color: #58260e; text-decoration: underline; }
.entryContents a:visited { color: #58260e; text-decoration: underline; }
.entryContents a:hover { color: #f93; text-decoration: underline; }
.entryContents a:active { color: #f93; text-decoration: underline; }

#states a:link { color: #58260e; text-decoration: underline; }
#states a:visited { color: #58260e; text-decoration: underline; }
#states a:hover { color: #f93; text-decoration: underline; }
#states a:active { color: #f93; text-decoration: underline; }

.page_mv {
  font-weight: bold;
  text-align: center;
  font-size: 12px;
  padding: 30px;
}

.page_mv img {
  border: 0;
}

/* --------------------------------------- サイドバー */
.sideBoxSet {
  margin-bottom: 10px;
  width: 245px;
  background-image: url('images/s2_dot_torappachi.gif');
}

/* Calendar
--------------------------*/
#calendarBox {
  width: 245px;
}
#calendarBoxTtl {
  padding: 20px 4px 10px;
  background-image: url('images/s1_calendar_tr.gif');
  background-repeat: no-repeat;
  background-position: left top;
  background-color: #fff;
}

#calendarBox form {
  display: none;
}

#dispCalendar {
  width: 225px;
}
#dispCalendar td {
  background-color: #fff;
}

.calendar {
  width: 100%;
  border-spacing: 2px;
  font-size: 10px;
  font-family: Arial, Helvetica;
}

.calendar td {
  width: 15px;
  height: 12px;
  color: #666;
  border: 1px #ccc solid;
}

.cell_sunday {
  color: #f99 !important;
  border: 1px #f99 solid !important;
}

.cell_today {
  font-weight: bold !important;
}

.calendar a {
  display: block;
  background-color: #ffe5cc;
}

.calendarNavi {
  font-size: 10px;
}

.calendarNavi img {
  border: 0;
}

/* New Entries
--------------------------*/
#newentriesBox {
  width: 245px;
  height: 30px;
}
#newentriesBox td {
  padding: 25px 10px 5px;
  background-image: url('images/s1_newentries_tr.gif');
  background-repeat: no-repeat;
  background-position: left top;
  background-color: #fff;
}

/* Recent Comment
--------------------------*/
#recentcommentBox {
  width: 245px;
  height: 30px;
}
#recentcommentBox td {
  padding: 25px 10px 5px;
  background-image: url('images/s1_recentcomment_tr.gif');
  background-repeat: no-repeat;
  background-position: left top;
  background-color: #fff;
}


.list {
  padding: 0 0 5px 15px;
  background-image: url('images/s1_ico_tr_16.gif');
  background-repeat: no-repeat;
  background-position: left top;
  font-size: x-small;
  line-height: 1.5em;
}

/* Categories
--------------------------*/
#categoriesBox {
  width: 245px;
  height: 30px;
}
#categoriesBox td {
  padding: 25px 10px 5px;
  background-image: url('images/s1_categories_tr.gif');
  background-repeat: no-repeat;
  background-position: left top;
  background-color: #fff;
}

/* Search
--------------------------*/
#searchsBox {
  width: 245px;
  padding: 5px 0px;
}


/* Recent Comments
--------------------------*/
#RCommentsBox {
  width: 245px;
  height: 30px;
}
#RCommentsBox td {
  padding: 25px 10px 5px;
  background-image: url('images/s1_comments.gif');
  background-repeat: no-repeat;
  background-position: left top;
  background-color: #fff;
}

/* Profile
--------------------------*/
#profileBox {
  width: 245px;
  height: 30px;
}
#profileBox td {
  padding: 25px 10px 5px;
  background-image: url('images/s1_profile_tr.gif');
  background-repeat: no-repeat;
  background-position: left top;
  background-color: #fff;
  line-height: 1em !important;
}
#profileBox_sub{
   padding-bottom: 10px;
}
#profileBox_sub td {
  padding: 0px;
  background-image: url('images/sp.gif');
  background-color: #fff;
  font-size: 10px;
  line-height: 1.2em !important;
}

/* Links
--------------------------*/
#linksBox {
  width: 245px;
  height: 30px;
}
#linksBox td {
  padding: 25px 10px 5px;
  background-image: url('images/s1_links_tr.gif');
  background-repeat: no-repeat;
  background-position: left top;
  background-color: #fff;
}

/* Archives
--------------------------*/
#archivesBox {
  width: 245px;
  height: 30px;
}
#archivesBox td {
  padding: 25px 10px 5px;
  background-image: url('images/s1_archives_tr.gif');
  background-repeat: no-repeat;
  background-position: left top;
  background-color: #fff;
}
#old_banner { padding-bottom: 5px; border: 0; font-size: x-small;}
#rss { margin: 5px 0; border: 0; }