@charset "UTF-8";

/* import */



/* #head-nav */
/* -------------------------------------------- */
body.vielen-dank #head-nav {
  position: relative;
  width: 770px;
  height: 260px;
  text-align: left;
  background: url(parts/vielen-dank/vielen-dank-top-bg.jpg) no-repeat;
}
body.vielen-dank #head-nav-inner {
  position: static;
}
body.vielen-dank #head-nav-inner h1,
body.vielen-dank #head-nav-inner h2,
body.vielen-dank #head-nav-inner p.none {
  overflow: hidden;
  width: auto;
  height: 0 !important;
  height /**/: 30px;
  padding: 30px 0 0;
}




/* #detail */
/* -------------------------------------------- */
body.vielen-dank #detail {
  position: relative;
  width: 770px;
  height: 290px;
  text-align: left;
}
body.vielen-dank #detail-inner {
  position: static;
}
body.vielen-dank #detail-inner h2.title {
  overflow: hidden;
  width: 770px;
  height: 0 !important;
  height /**/: 60px;
  padding: 60px 0 0;
  background: url(parts/vielen-dank/vielen-dank-detail-title.gif) no-repeat;
}
body.vielen-dank #detail-inner div.section {
  width: 770px;
  height: 230px;
  background: url(parts/vielen-dank/vielen-dank-detail-bg.gif) no-repeat;
}
body.vielen-dank #detail-inner p.none {
  overflow: hidden;
  width: auto;
  height: 0 !important;
  height /**/: 30px;
  padding: 30px 0 0;
}
body.vielen-dank #detail-inner a.sony-music-shop {
  position: absolute;
  right: 139px;
  top: 235px;
}
body.vielen-dank #detail-inner a.amazon {
  position: absolute;
  right: 37px;
  top: 235px;
}
body.vielen-dank #detail-inner a {
  cursor: pointer;
}




/* #song-list */
/* -------------------------------------------- */
body.vielen-dank #song-list {
  position: relative;
  width: 770px;
  height: 450px;
  text-align: left;
}
body.vielen-dank #song-list-inner {
  position: static;
}
body.vielen-dank #song-list-inner h2.title {
  overflow: hidden;
  width: 770px;
  height: 0 !important;
  height /**/: 60px;
  padding: 60px 0 0;
  background: url(parts/vielen-dank/vielen-dank-list-title.gif) no-repeat;
}
body.vielen-dank #song-list-inner div.section {
  width: 770px;
  height: 390px;
  background: url(parts/vielen-dank/vielen-dank-list-bg.gif) no-repeat;
}
body.vielen-dank #song-list-inner div.section #alpha,
body.vielen-dank #song-list-inner div.section #beta {
  display: inline;
  position: relative;
  float: left;
  min-height: 1px;
}
body.vielen-dank #song-list-inner div.section #alpha-inner,
body.vielen-dank #song-list-inner div.section #beta-inner {
  position: static;
}
body.vielen-dank #song-list-inner div.section #alpha {
  width: 340px;
}
body.vielen-dank #song-list-inner div.section #alpha-inner {
  padding: 0 0 0 60px;
}
body.vielen-dank #song-list-inner div.section #beta {
  width: 430px;
}

body.vielen-dank #song-list-inner div.section dl {
  margin: 30px 0 0 10px;
  font-size: 92%;
}
body.vielen-dank #song-list-inner div.section dt {
  float: left;
  width: 3em;
  padding: 2px 0;
}
body.vielen-dank #song-list-inner div.section dd {
  padding: 2px 0 2px 3em;
}








