.sub_title{
	margin: 0px 10px;
	padding: 0px;	
}


.sub_title p{
	margin: 0px;
	padding: 0px;
	
}






.entry_date
{
	border: 1px solid #61B503;
	padding: 10px;
	font-weight: bolder;
	color: #61B503;
	background-image: url(../../img/okazu_ttl.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 30px;
}

.entry_body {
	margin: 10px;
}


.entry_body img{
	margin-bottom: 20px;
	float: left;
	vertical-align: top;
	padding: 4px;
	background-color: #ffa300;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 0px;
}



.entry_title{
	background-image: url(../../common/images/btn_l.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	text-indent: 35px;
	margin-top: 5px;
	margin-bottom: 5px;
}


a img{ 
border:none;
}


/* CALENDAR---------------------------------------------------------------------- */
.calendar      {
	color: black;
	font-size: 9px;
	font-family: Verdana;
	margin: 0px;
	padding: 0px;
}

.cell       {
  color: black;
  font-size: 9px;
  font-family: Verdana;
  background: white no-repeat;
  margin: 0px;
  width: 30px;
  height: 15px
}

.cell_today      {
  font-size: 9px;
  font-family: Verdana;
  margin: 0px;
  width: 30px;
  height: 15px
}

.cell_sunday     {
  font-size: 9px;
  font-family: Verdana;
  margin: 0px;
  width: 30px;
  height: 15px
}

.cell_saturday    {
  font-size: 9px;
  font-family: Verdana;
  margin: 0px;
  width: 30px;
  height: 15px
}
