#iroha-recipe .titlebar {
	background-image: url(../images/iroha-title.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#diet-recipe .titlebar {
	background-image: url(../images/diet-title.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#hie-recipe .titlebar {
	background-image: url(../images/hie-title.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#bihada-recipe .titlebar {
	background-image: url(../images/bihada-title.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#kisetsu-recipe .titlebar {
	background-image: url(../images/kisetsu-title.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#special-recipe .titlebar {
	background-image: url(../images/special-title.gif);
	background-repeat: no-repeat;
	background-position: left top;
}





.entry-body   {
	font-size: 12px;
	line-height: 170%;
	padding-bottom: 20px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.entry-body img   {
	text-align:right;
}
.entry-body i   {
	font-style:normal;
	font-weight:bold;
	display:block;
	font-size: 14px;
	background-image: url(../images/h5.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 8px;
	margin-bottom: 0px;
	margin-top: 0px;
}


/* 以下未使用
.entry-title     {
	color: #3C271A;
	font-weight: bold;
	font-size: 12px;
	background-color: #E9E3D7;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 15px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom: 1px solid #3C271A;
	border-left: 5px solid #3C271A;
}

.entry-date {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #3C271A;
	padding: 0px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AAAAAA;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.entry-body ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	padding-top:10px;
}
.entry-body li {
	background-image: url(../images/listmark01.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	margin-left: 5px;
	padding-left: 15px;
	padding-top:0px;
}

.entry-author    {
  color: #999999;
  font-size: 10px;
  text-align: right;
  margin: 0px 30px 0px 0px
}

.entry-more   {
  color: black;
  font-size: 11px;
  line-height: 170%;
  margin: 15px 30px 10px 20px
}

.entry-state {
  font-size: 10px;
  color: #999999;
  margin: 20px 30px 25px 20px;
}


.linktitle   {
	width: 240px;
	color: #FFFFFF;
	background-color: #965B25;
	font-weight: bolder;
	font-size: 12px;
	line-height: 170%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	text-align: center;
}

.linktitle_a  {
  color: white;
  font-weight: bolder;
  font-size: 12px;
  line-height: 170%;
  margin: 15px 30px 15px 20px 
}
.linktext   {
	width: 220px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
.searchtext   {
	width: 220px;
	text-align:center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
*/


/* CALENDAR---------------------------------------------------------------------- */
.calendar      {
	padding: 0px;
	margin: 0px;
}
.calendar td {
	width: 30px;
	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka, Verdana, Tahoma, sans-serif;
	margin: 0px;
	padding: 0px;
}

.cell       {
  color: black;
  background: white no-repeat;

}

.cell_today      {
  color: olive;
  background: #cfc no-repeat;

}

.cell_sunday     {
  color: #c00;
  background: #f99 no-repeat;
}

.cell_saturday    {
  color: #000066;
  background: #9cc no-repeat;
}
.align-left {
	text-align: left;
}

a.button:link {color: #82BE7D;
 font-size: 9pt;
 text-decoration: none;
 padding: 3px 3px 0px 3px;
 border-width: 1px;
 border-style: solid;
 border-color: #82BE7D;
 background-color: #FFFFFF;
}

a.button:visited {color: #82BE7D;
 font-size: 9pt;
 text-decoration: none;
 padding: 3px 3px 0px 3px;
 border-width: 1px;
 border-style: solid;
 border-color: #82BE7D;
 background-color: #FFFFFF;
}

a.button:active {color: #82BE7D;
 font-size: 9pt;
 text-decoration: none;
 padding: 3px 3px 0px 3px;
 border-width: 1px;
 border-style: solid;
 border-color: #82BE7D;
 background-color: #FFFFFF;
}

a.button:hover {color: #82BE7D;
 font-size: 9pt;
 text-decoration: none;
 padding: 3px 3px 0px 3px;
 border-width: 1px;
 border-style: solid;
 border-color: #82BE7D;
 background-color: #FFFFFF;
}
.linktext ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.linktext li {
	background-image: url(../images/listmark01.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	margin-left: 3px;
	padding-left: 12px;
}
.rss {
	background-image: url(../images/feed-icon-14x14.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 5px;
	padding-left: 18px;
	text-align: left;
	margin-top: 30px;
	margin-bottom: 30px;
}

