@charset "utf-8";
/*--------------------------------------*/
/* CSS Document                         */
/* Style CSS                            */
/* Version: 2009/02/20                  */
/* Author: D.Yabushita @ G-ONE inc.     */
/*--------------------------------------*/
#content .categoryTitle {
  display: block;
  width: 490px;
  height: 22px;
  background: url(../images/title.gif) no-repeat left top;
  text-indent: -99999px;
}
#content .entryMain {
  width: 455px;
  margin: 0 auto;
}
#content .entryBody {
  width: 438px;
  margin: 0 0 0 auto;
  padding-bottom: 20px;
}
#content h3 {
  border-left: 8px solid #900;
  font-size: 15px;
  height: 23px;
  line-height: 23px;
  margin: 20px 0;
  padding-left: 10px;
}
#content .entryBody p {
  margin: 1em 0;
}
