html {
  scrollbar-track-color: #fff;
  scrollbar-face-color: #fff;
  scrollbar-shadow-color: #e79fcf;
  scrollbar-darkshadow-color: #fff;
  scrollbar-highlight-color: #e79fcf;
  scrollbar-3dlight-color: #fff;
  scrollbar-arrow-color: #e79fcf;
}

body {
  margin: 0;
  background-image:url(images/w1_bodybg.jpg);
  color: #333;
  font-family: Arial, Helvetica, "£Ν£Σ £Π₯΄₯·₯Γ₯―", Osaka;
}

/* Link Color
--------------------------*/
a:link { color: #666; text-decoration: none; }
a:visited { color: #666; text-decoration: none; }
a:hover { color: #9cc; text-decoration: none; }
a:active { color: #9cc; text-decoration: none; }

#blogTitleText {
  margin: 0;
  font-size: 20px;
  font-weight: bold;
}

#blogTitleText a {
color:#FF3333;
}

#blogDescription {
  padding-top: 0.2em;
  font-size: small;
  line-height: 1.3em;
  color:#FF3333;
}

#copyright {
  padding: 0;
  font-size:x-small;
  text-align: center;
}


/* --------------------------------------- ₯‘¦€₯’₯¦₯Θ */
#contentBody {
  position: relative;
  width: 810px;
  margin: 0 auto;
  background-color: #fff;
  background-image: url('images/w1_bg.jpg');
  background-repeat: repeat-y;
  background-position: left top;
}

#layoutHead {
  width: 810px;
  height: 130px;
  background-image: url(images/w1_hed_bg.jpg);
  background-repeat: no-repeat;
  background-position: left top;
}

#linkbackhome{
  float:left;
}

#layoutTitle {
  position: absolute;
  top:45px; left:300px;
  width: 265px;
}

#layoutBody {
  width: 700px;
  margin: 0 auto;
}

#layoutMain {
  width: 455px;
  float: left;
  margin-right: 16px;
}

#layoutSide {
  width: 200px;
  float: right;
}

#layoutFoot {
	width: 810px;		/* IE5.5-6.0ΒΠΊφ */
	clear: both;
	color: #FFF;
	background-image:url(images/fot_bk.jpg);
	background-repeat:no-repeat;
	height: 20px;
	text-align: center;
	padding-top: 10px;
}

#layoutFoot a {color: #FFF;}

/* --------------------------------------- ₯¨₯Θ₯τ£Ό */
.entryBodySet {
	clear: right;
	width: 455px;
	background-color: #FF9999;
}

.entryBody {
  width: 480px;
}
.entryBody td {
  padding: 5px 10px;
  background-color: #fff;
}

.entryTitle {
  font-size: medium;
  background-image: url('images/w1_ico2.gif');
  background-repeat: no-repeat;
  background-position: left top;
  padding-left: 15px;
}

.entryDate {
  float: right;
  padding-left: 2em;
  font-family: Arial, Helvetica;
  font-size: x-small;
  text-align: right;
}

.entryContents {
  padding: 15px;
  font-size:small;
  line-height: 1.3em;
}

.entryContents img {
  display: block;
  padding-bottom: 1em;
  border: 0;
}

.pageup {
  float: right;
  padding: 10px 0;
}

.pageup img {
  padding: 0 !important;
  border: 0;
}

.states {
  text-align: right;
  font-size: x-small;
}


/* --------------------------------------- ₯΅₯€₯Ι₯Π‘Ό */
/* Recommend
--------------------------*/
.sideBoxSet {
	margin-bottom: 10px;
	width: 200px;
	background-color: #FF9999;
}

#recommendBox {
  width: 145px;
}

#recommendBox td {
  padding: 20px 0 10px;
  background-image: url('images/w1_recommend.gif');
  background-repeat: no-repeat;
  background-position: left top;
  background-color: #fff;
}

#recommendBox img {
  display: block;
  border: 0;
}

/* Calendar
--------------------------*/
#calendarBox {
  width: 200px;
}
#calendarBoxTtl {
  padding: 20px 4px 10px;
  background-image: url('images/w1_calendar.gif');
  background-repeat: no-repeat;
  background-position: center top;
  background-color: #fff;
}

#calendarBox form {
  display: none;
}

#dispCalendar {
  width: 190px;
}
#dispCalendar td {
  background-color: #fff;
}

.calendar {
  width: 100%;
  border-spacing: 2px;
  font-size: 11px;
  font-family: Arial, Helvetica;
}

.calendar td {
  width: 15px;
  height: 12px;
  color: #999;
  border: 1px #e79fcf solid;
}

.cell_sunday {
  color: #f66 !important;
  border: 1px #e79fcf solid !important;
}

.cell_today {
  font-weight: bold !important;
}

.calendar a {
  display: block;
  background-color: #9cc;
}

.calendarNavi {
  font-size: 10px;
}

.calendarNavi img {
  border: 0;
}

/* New Entries
--------------------------*/
#newentriesBox {
  width: 200px;
}
#newentriesBox td {
  padding: 20px 10px 10px;
  background-image: url('images/w1_newentries.gif');
  background-repeat: no-repeat;
  background-position: center top;
  background-color: #fff;
}

.list {
  padding: 0 0 5px 10px;
  background-image: url('images/w1_ico.gif');
  background-repeat: no-repeat;
  background-position: left top;
  font-size: small;
  line-height: 1em;
}

/* Categories
--------------------------*/
#categoriesBox {
  width: 200px;
}
#categoriesBox td {
  padding: 20px 10px 10px;
  background-image: url('images/w1_categories.gif');
  background-repeat: no-repeat;
  background-position: center top;
  background-color: #fff;
}

/* Recent Comments
--------------------------*/
#RCommentsBox {
  width: 145px;
}
#RCommentsBox td {
  padding: 20px 10px 10px;
  background-image: url('images/w1_comments.gif');
  background-repeat: no-repeat;
  background-position: left top;
  background-color: #fff;
}

/* Profile
--------------------------*/
#profileBox {
  width: 200px;
}
#profileBox td {
  padding: 20px 10px 10px;
  background-image: url('images/w1_profile.gif');
  background-repeat: no-repeat;
  background-position: center top;
  background-color: #fff;
}

/* Links
--------------------------*/
#linksBox {
  width: 200px;
}
#linksBox td {
  padding: 20px 10px 10px;
  background-image: url('images/w1_link.gif');
  background-repeat: no-repeat;
  background-position: center top;
  background-color: #fff;
}
