img.photo {
	border: 0;
       float: right;
}

.clearFix:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
.clearFix {
	_height: 1px;
	min-height: 1px;
	/*?*//*/
	height: auto;
	overflow: hidden;
	/**/
}

.waku_t {  /*  枠トップ  */
      display: block;
      width: 235px;
      height: 6px;
      margin: 0;
      padding: 0;
      background: url(images/ipd_waku_top.gif) bottom left no-repeat;
}
.waku {  /*  枠サイド */
      display: block;
      width: 235px;
      height: auto;
      margin: 0;
      padding: 10px;
      background: url(images/ipd_waku_side.gif) top left repeat-y;
}
*html .waku {  /*  枠サイドIE6 */
      padding: 5px 0 5px 5px;
}
.waku_b {  /*  枠ボトム  */
      display: block;
      width: 235px;
      height: 6px;
      margin: 0 0 10px 0;
      padding: 0;
      background: url(images/ipd_waku_btm.gif) top left no-repeat;
}
#title {
      display: block;
      width: 160px;
      height: 25px;
      background: url(images/ipd_title.gif) top left no-repeat;
      text-indent: -9999px;
}
#today {
      font-size: 10px;
      display: block;
      width: 160px;
      height: 25px;
      text-align: center;
      background: url(images/ipd_gray.gif) top left no-repeat;
}
#today strong {
      font-size: 12px;
      margin: 0 3px;
}
p.blog_title {
      margin: 0;
      padding: 0;
      display: block;
      width: 160px;
      height: auto;
      font-size: 0.9em;
      text-align: center;
}
