@charset "utf-8";

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
.postarea h3{
  background:url(/file/22/22_menu_title_bg_2.jpg) no-repeat;
  width:600px;
  height:30px;
  line-height:30px;
  font-size:12px;
  text-align:left;
  text-indent:100px;
}
.postarea{
  margin-bottom:20px;
  padding-bottom:20px;
  background:url(/file/22/22_menu_bg_3.jpg) no-repeat bottom center #f1ffff;
  width:600px;
  font-size:12px;
}
.postarea .cotnentarea{
  padding-bottom:60px;
  width:360px;
  float:left;
  line-height:150%;
}
.postarea .photoarea{
  padding:9px 0;
  width:240px;
  float:left;
  background:url(/file/bg_photo.gif) no-repeat;
  height:150px;
}



.o_box{
font-size:12px;
line-hight:20px;
}

.o_box p{
margin-bottom:7px;
}

.red_b{
color:#ff0000;
font-weight:bold;
font-size:15px;
}