/*page固有のcss*/
/* normalize */
/* ------------------------------------- */
p {
    margin : 0px;
    padding : 0px;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
html {
  font-family: "ヒラギノ角ゴ Pro W6","HiraKakuPro-W6": ヒラギノ角ゴ Pro W6; 
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a {
  background: transparent;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  margin: 0;
}

ul,
li {
  list-style: none;
  margin: 0;
  padding: 0;
}
a img:hover {
	opacity: .75; /* Standard: Firefox 1.5以上, Opera, Safari */
	filter: alpha(opacity=75); /* IE 8以下 */
	-ms-filter: "alpha(opacity=75)"; /* IE 8 */
	-khtml-opacity: .75; /* Safari 1.x */
	-moz-opacity: .75; /* Firefox 1.5以下, Netscape */
}










/* page-style */
/* ------------------------------------- */
body {
    background-image : url("../images/bg.png");
    background-repeat : repeat-y;
    background-position : 50% 0;
}

#container {
    width : 100%;
    overflow : hidden;
    margin : auto;
}

#container:after {
    content: "";
    display: block;
    clear: both;
}

#header {
    width : 100%;
}
img.main {
    position : relative;
    left : 50%;
    margin-left : -1000px;
    height : 537px;
}
div.social_button_wrapper {
    position : absolute;
    left : 50%;
    width : 1000px;
    margin-left : -500px;
    z-index : 10;
}
div.social_button {
    width : 100px;
    position : absolute;
    top : 25px;
    right : 0px;
}

span.social_button_twitter {
    width : 41px;
    float : left;
}
span.social_button_facebook {
    width : 41px;
    float : right;
}




#main_container {
    width : 1030px;
    margin : auto;
    margin-top : -7px;
}
img.goshoku {
	margin-top : 190px;
	margin-left : 57px;
	margin-bottom : 10px;
}
#contents_top {
    width : 1030px;
    height : 1230px;
    background-image : url("../images/bg_1.png");
    background-repeat : no-repeat;
    background-position : 0 0;
}
.contents_top_main {
    width : 950px;
    height : 770px; /*770+190*/
    background-image : url("../images/bg_cd.png");
    background-repeat : no-repeat;
    background-position : 0px 0px;
    margin : auto;
}
.contents_top_main_left {
    float : left;
    width : 353px;
    height : 656px;
    position : relative;
    top : 0px;
    left : 17px;
}
div.first {
    width : 353px;
    height : 96px;
    margin-top : 8px;
}
div.second {
    width : 353px;
    height : 255px;
}
div.third {
    width : 353px;
    height : 298px;
    text-align : center;
}
img.text_alltimesingles {
    margin-left : 20px;
    margin-top : 8px;
}
img.now_printing {
    margin-left : 45px;
    margin-top : -8px;
}
img.itunes,
img.mora {
	margin-top : 10px;
}
img.text_cd_contents {
    margin-top : 15px;
}
img.cd_desc {
    margin-top : 15px;
}
.contents_top_main_right {
    float : right;
    width : 564px;
    height : 656px;
    position : relative;
    top : 0px;
    right : 17px;
}
p.song {
    width : 100%;
    height : 45px;
    margin-top : 8px;
    text-align : center;
}
p.song img {
    margin-top : 12px;
}
p.episode {
    width : 100%;
}
p.episode1 img {
    margin-top : 14px;
    padding-left : 24px;
}
p.episode2 img {
    margin-top : 13px;
    padding-left : 24px;
}
p.episode3 img {
    margin-top : 12px;
    padding-left : 24px;
}
p.episode4 img {
    margin-top : 8px;
    padding-left : 24px;
}
p.yellow_more {
    padding-left : 18px;
    font-weight : bold;
}
p.yellow_less {
    padding-left : 18px;
    font-weight : bold;
}
p.shatai {
    font-style : oblique;
}
.shatai1-1 {
    height : 29px;
    line-height : 29px;
}
.shatai1-2 {
    height : 35px;
    line-height : 35px;
}
.shatai1-3 {
    height : 29px;
    line-height : 29px;
}
.shatai1-4 {
    height : 34px;
    line-height : 34px;
}
.shatai1-5 {
    height : 29px;
    line-height : 29px;
}

.shatai2-1 {
    height : 29px;
    line-height : 29px;
}
.shatai2-2 {
    height : 35px;
    line-height : 35px;
}
.shatai2-3 {
    height : 29px;
    line-height : 29px;
}
.shatai2-4 {
    height : 33px;
    line-height : 33px;
}
.shatai2-5 {
    height : 29px;
    line-height : 29px;
}

.shatai3-1 {
    height : 29px;
    line-height : 29px;
}
.shatai3-2 {
    height : 34px;
    line-height : 34px;
}
.shatai3-3 {
    height : 29px;
    line-height : 29px;
}
.shatai3-4 {
    height : 35px;
    line-height : 35px;
}
.shatai3-5 {
    height : 29px;
    line-height : 29px;
}
.shatai4-1 {
    height : 30px;
    line-height : 35px;
}
.shatai4-2 {
    height : 35px;
    line-height : 35px;
}

img.re {
    margin-left : 57px;
}

#contents_middle {
    width : 1030px;
    height : 319px;
    background-image : url("../images/bg_2.png");
    background-repeat : no-repeat;
    background-position : 0 0;
}
div.contents_middle_left {
    position : relative;
    margin-left : 15px;
    float : left;
    width : 600px;
    height : 289px;
    text-align : right;
    padding-top : 15px;
}
div.contents_middle_right {
    position : relative;
    margin-right : 15px;
    float : right;
    width : 400px;
    height : 289px;
    padding-top : 15px;
}
img.text_38th {
    position : relative;
    left : 30px;
    top : 104px;
}





#contents_bottom {
    width : 1030px;
    height : 1282px;
    background-image : url("../images/bg_3.png");
    background-repeat : no-repeat;
    background-position : 0 0;
}
img.text_reserve {
    width : 959px;
    margin-left : 35.5px;
    margin-top : 45px;
    margin-bottom : 30px;
}
img.tokuten {
    margin-left : 115px;
}
ul#shop_list1,
ul#shop_list2 {
    position : relative;
    left : 50%;
    margin-left : -405px;
    top: 820px;
}
ul#shop_list1 li,
ul#shop_list2 li {
    width : 206px;
    height : 63px;
    float : left;
}
ul#shop_list2 li {
    margin-top : 10px;
}
img.text_caution {
    position : relative;
    left : 50%;
    margin-left : -455px;
    margin-top : 850px;
}
div.contents_bottom_last {
    width : 100%;
    height : 115px;
}
img.gold {
    position : relative;
    left : 50%;
    margin-top : 25px;
    margin-left : -479px;
}






#footer {
    width : 100%;
    height : 90px;
    background-color : black;
    margin-top : 50px;
}
#footer p.copyright {
    position : relative;
    left : 50%;
    margin-left : -515px;
    width : 1030px;
    color : white;
    text-align : center;
    line-height : 90px;
    padding-top : 20px;
}
span.c_mark {
    width : 20px;
}
ul#links {
    z-index : 15;
    position : absolute;
    left : 50%;
    margin-top : -25px;
    margin-left : -435px;
}
ul#links li {
    float : left;
    margin-right : 10px;
}
