@charset "UTF-8";
/*コンテンツ部分
-------------------------------------------------------------*/
#contents {
  background: #000 url(../image/about/bg_about.jpg) no-repeat top center; }
  #contents .inner {
    width: 1000px;
    height: 1316px;
    margin: 0px auto;
    position: relative; }
    #contents .inner #sec1 {
      height: 1316px; }
    #contents .inner h2.title_1 {
      position: absolute;
      top: 32px;
      left: 442px;
      z-index: 200; }
    #contents .inner .block_chara_tetsuya {
      position: absolute;
      top: 30px;
      left: -85px; }
    #contents .inner .block_chara_friends {
      position: absolute;
      top: 128px;
      left: -17px; }
    #contents .inner .block_chara_dosaken {
      position: absolute;
      top: 30px;
      right: -40px; }
    #contents .inner .block_chara_enemy {
      position: absolute;
      top: 60px;
      right: -5px; }
    #contents .inner .block_story {
      position: relative;
      top: 831px;
      left: 0px;
      height: 500px; }
      #contents .inner .block_story h2.story_title {
        position: absolute;
        top: -20px;
        left: -27px; }
      #contents .inner .block_story .text_story {
        position: absolute;
        top: 0px;
        right: -10px; }
      #contents .inner .block_story .text_credit {
        position: absolute;
        top: 175px;
        left: 0px; }
      #contents .inner .block_story h2.block_music {
        position: absolute;
        top: 355px;
        left: 0px; }
