#Main .entry-area {
	margin-bottom: 30px;
}
#Main .entry-area h2 {
	background: url(../../img/blog/entry-title.gif) top;
	height: 30px;
	line-height: 30px;
	font-size: 15px;
}
#Main .entry-area h2 a {
	display: block;
	padding: 0px 55px 0px 40px;
	height: 100%;
	text-indent: 0px;
	letter-spacing: 2px;
	color: #4F1C00;
	text-decoration: none;
}
#Main .entry-area .entry-date {
	line-height: 30px;
	background: url(../../img/blog/entry-title.gif) bottom;
	height: 30px;
	width: 500px;
	text-align: right;
	letter-spacing: 2px;
	color: #4F1C00;
	font-size: 12px;
}
#Main .entry-area .entry-date span {
	padding-right: 55px;
}
#Main .entry-area .entry_tag {
	margin: 0px 47px 0px 32px;
	padding-bottom: 9px;
	border-bottom: 1px dashed #933C3E;
}
#Main .entry-area .entry_tag span {
	font-size: 12px;
	line-height: 1.5em;
	float: left;
	padding-right: 10px;
}
#Main .entry-area .entry_tag li {
	margin-right: 8px;
	display: inline;
	line-height: 1.5em;
	font-size: 12px;
}
#Main .entry-area .entry {
	margin: 12px 55px 12px 40px;
	line-height: 1.6em;
}
#Main .entry-area .state {
	margin: 0px 47px 0px 32px;
	padding-top: 9px;
	border-top: 1px dashed #933C3E;
	font-size: 12px;
	text-align: right;
	line-height: 1.5em;
}
#Main .entry-area .state li {
	display: inline;
	padding-right: 8px;
	font-size: 0.9em;
}
#Main .entry-area .state a {
	text-decoration: none;
}
#Main .entry-area .state a:hover {
	text-decoration: underline;
}
#Main .entry_navi {
	text-align: center;
}
#Main .entry_navi li {
	display: inline;
	margin: 10px;
}
#Main .entry_area h2 {
	background: url(../../img/blog/entries-list.gif);
}
#Main .entry_cloud h2 {
	background: url(../../img/blog/entries-cloud.gif);
}
#Side .side-menu {
	margin-top: 10px;
	font-size: 12px;
}
#Side .side-menu a {
	color: #990000;
}


#Side .side-menu h2 {
	display: none;
}
#Side .side-menu dl {
	background: url(../../img/blog/menu-btm.jpg) no-repeat bottom;
	margin-left: 26px;
	padding-bottom: 10px;
	width: 188px;
	margin-bottom: 10px;
}
#Side .side-menu dd {
	background: url(../../img/blog/menu-list.jpg);
	padding: 0px 10px;
}

#Side .side-menu dt {
	line-height: 35px;
	background: url(../../img/blog/menu-title.jpg);
	height: 32px;
	letter-spacing: 0.1em;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #6A5420;
	text-transform: capitalize;
}
#Side .side-menu div {
	background: url(../../img/blog/menu-title.jpg) no-repeat 26px top;
	padding-top: 10px;
	width: 100%;
}
#Side .side-menu .calendar dt {
	display: none;
}
#Side .calendar {
	border: 0px;
	width: 168px;
	font-size: 10px;
}
#Side .calendar td {
	text-align: center;
	height: 20px;
}
#Side .calendar_month td {
	font-weight: bold;
}
#Side .calendar_day td {
	width: 24px;
	line-height: 20px;
}
#Bottom .pager dd {
	font-size: 12px;
	line-height: 15px;
	letter-spacing: 0.2em;
	left: 280px;
	top: 30px;
}
