@charset "utf-8";
/*--------------------------------------*/
/* CSS Document                         */
/* Style CSS  #装飾用                   */
/* Version: 2.0.0                       */
/* Last Update: 2010/01/06              */
/* Author: D.Yabushita @ G-ONE inc.     */
/*--------------------------------------*/

#content .main {
}
#content .main .block {
  margin: 16px 0;
}
#content .main .about {
  margin: 35px 0 16px 0;
}
#content .main .about .title {
  width: 409px;
  height: 80px;
  text-indent: -99999px;
  background: url(../images/title.jpg) no-repeat 0 0;
}
#content .main .about .body {
  margin: 19px;
  color: #900;
  font-size: 93%;
  line-height: 150%;
}
#content .main .about .body p {
  margin: 1em 0;
}