@charset "utf-8";
.container {
	height: auto;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	font-family: "¥á¥¤¥ê¥ª", "Meiryo", "¥Ò¥é¥®¥Î´Ý¥´ Pro W4", "Hiragino Maru Gothic Pro", "Osaka", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.main {
  height: auto;
  width: 588px;
  background-repeat: repeat-y;
  vertical-align: top;
  background-image: url(images/main_bg.jpg);
}
.main-inner {
  background-color: #FF9934;
  width: 578px;
  margin-left: 10px;
}
.txt-area {
  background-color: #FFFFFF;
  height: auto;
  width: 570px;
  margin-left: 8px;
}
.txt-area-inner {
  background-repeat: no-repeat;
  background-position: bottom;
  height: auto;
  width: 528px;
}
.entry-ttl {
	background-image: url(images/entry_title.jpg);
	background-repeat: no-repeat;
	height: 54px;
	width: 528px;
	margin-left: 22px;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	padding-top: 10px;
	text-align: left;
	font-family: "¥á¥¤¥ê¥ª";
}
.entry {
	height: auto;
	width: 528px;
	margin-left: 22px;
	line-height: 150%;
	font-size: 12px;
	text-align: left;
	font-family: "¥á¥¤¥ê¥ª", "Meiryo", "¥Ò¥é¥®¥Î´Ý¥´ Pro W4", "Hiragino Maru Gothic Pro", "Osaka", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
}
.right {
	height: auto;
	width: 202px;
	background-image: url(images/right_bg.jpg);
	background-repeat: repeat-y;
}
.calendar-inner {
	background-image: url(images/calender_bg.jpg);
	background-repeat: no-repeat;
	height: 197px;
	width: 202px;
	margin-bottom: 10px;
	padding-top: 15px;
	font-size: 10px;
	color: #000000;
	font-family: "¥á¥¤¥ê¥ª", "Meiryo", "¥Ò¥é¥®¥Î´Ý¥´ Pro W4", "Hiragino Maru Gothic Pro", "Osaka", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
}
.latest {
	background-image: url(images/latest_bg.jpg);
	background-repeat: no-repeat;
	height: 205px;
	width: 202px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
	text-align: left;
	font-family: "¥á¥¤¥ê¥ª", "Meiryo", "¥Ò¥é¥®¥Î´Ý¥´ Pro W4", "Hiragino Maru Gothic Pro", "Osaka", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.monthly {
	background-image: url(images/monthly_bg.jpg);
	background-repeat: no-repeat;
	height: 154px;
	width: 202px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-left: 10px;
	text-align: left;
	font-family: "¥á¥¤¥ê¥ª", "Meiryo", "¥Ò¥é¥®¥Î´Ý¥´ Pro W4", "Hiragino Maru Gothic Pro", "Osaka", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.calendar/* CALENDAR---------------------------------------------------------------------- */
      {
  color: black;
  font-size: 9px;
  font-family: Verdana;
  margin-top: 0pt;
  margin-right: 0px;
  margin-bottom: 0px;
}

.cell       {
  color: black;
  font-size: 9px;
  font-family: Verdana;
  background: white no-repeat;
  margin: 0px;
  width: 15px;
  height: 15px
}

.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
}
.entry-date {
	background-repeat: no-repeat;
	font-size: 13px;
	font-weight: bold;
	color: #0099FF;
	font-family: "¥á¥¤¥ê¥ª", "Meiryo", "¥Ò¥é¥®¥Î´Ý¥´ Pro W4", "Hiragino Maru Gothic Pro", "Osaka", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
}
.latest li {
  list-style-image: url(images/point.gif);
  color: #000000;
  list-style-position: outside;
}
.monthly li {
  color: #000000;
  list-style-image: url(images/point.gif);
  margin-left: 5px;
}
.month {
  font-size: 13px;
  font-weight: bold;
  color: #FD4702;
  line-height: 15px;
  margin-bottom: 10px;
}
.latest-inner {
  height: auto;
  width: 180px;
}
a:link {
  color: #000000;
  text-decoration: none;
}
a:visited {
  color: #000000;
  text-decoration: none;
}
a:hover {
  color: #FF9934;
  text-decoration: none;
}
