@charset "UTF-8";
/*コンテンツ部分
-------------------------------------------------------------*/
#contents {
  background: #000 url(../image/music/bg_music.jpg) no-repeat top center; }
  #contents .inner {
    width: 1000px;
    height: 596px;
    margin: 0px auto;
    position: relative; }
    #contents .inner #sec1 {
      height: 596px; }
    #contents .inner h2.title_1 {
      position: absolute;
      top: 79px;
      left: 243px;
      z-index: 200; }
    #contents .inner .text_1 {
      position: absolute;
      top: 155px;
      left: 259px;
      z-index: 200; }
    #contents .inner .text_2 {
      position: absolute;
      top: 206px;
      left: 259px;
      z-index: 200; }
    #contents .inner .text_3 {
      position: absolute;
      top: 490px;
      left: 655px;
      z-index: 500; }
    #contents .inner .block_site_lists {
      position: absolute;
      top: 348px;
      left: -10px;
      z-index: 200; }
      #contents .inner .block_site_lists ul {
        background: url(../image/music/bg_link_list.png) no-repeat top left;
        padding: 43px 20px;
        width: 780px; }
        #contents .inner .block_site_lists ul li {
          float: left;
          margin-right: 7px;
          margin-bottom: 5px;
          line-height: 0; }
    #contents .inner .photo_1 {
      position: absolute;
      top: 21px;
      left: -40px;
      z-index: 50; }
    #contents .inner .photo_2 {
      position: absolute;
      top: 305px;
      right: -99px;
      z-index: 250; }
