@charset "utf-8";

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td img span {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	font-weight: 100%;
}
img {
	border: none;
}

html {
	width: 100%;
	height: 100%;
	max-width: 640px;
}

/*-------------------------------------
	body
-------------------------------------*/
body {
	width: 100%;
	margin: 0 auto;
	background: URL(../img/bg_logo.png) no-repeat top center #000000;
	text-align: center;
	color: #FFFFFF;
	font-family: Helvetica, 'Hiragino Kaku Gothic ProN', '游ゴシック', YuGothic, 'メイリオ', 'Mairyo';
}

/*=====================================
	wrap
=====================================*/
#wrap {
	width: 640px;
	margin: 0 auto;
	padding: 55px 0 0 0;
	text-align: center;
}

/*=====================================
	title
=====================================*/
#title {
}
#jk {
	margin: 44px auto 0 auto;
}
h1 {
	margin: 62px auto 0 auto;
}


/*=====================================
	buy
=====================================*/
#buy {
	margin: 65px auto 0 auto
}

/*-----------------
	buyArea_l
-----------------*/
#buyArea_l {
	margin: 0 auto 0 auto;

	position: relative;
	z-index: 10000;
}
#buyArea_l_img {
	width: 510px;
	height: 160px;
	margin: 0 auto 0 auto;
	background: URL(../img/shoplist/btn_buy.png) 0 0 no-repeat;
	text-indent: -9999px;
}
#buyArea_l_img.select {
	background: URL(../img/shoplist/btn_buy.png) 0 -160px no-repeat;
}
#buyArea_l_area {
	width: 640px;
	height: 69px;
	position: absolute;
	display: none;
}
#buyArea_l_area_bg {
	width: 320px;
	height: 69px;
	position: absolute;
	top: 0px;
}
#buyArea_l_area #shopArea_shop_title {
	position: relative;
	margin: 79px auto 62px auto;
}
ul#buyArea_l_area_list {
	width: 600px;
	margin: 0 auto;
	position: relative;
}
ul#buyArea_l_area_list li {
	width: 280px;
	height: 126px;
	margin: 10px;
	float: left;
}

/*-----------------
	buyArea_r
-----------------*/
#buyArea_r {
	margin: 27px auto 0 auto;

	position: relative;
}
#buyArea_r_img {
	width: 510px;
	height: 160px;
	margin: 0 auto 0 auto;
	background: URL(../img/shoplist/btn_download.png) 0 0 no-repeat;
	text-indent: -9999px;
}
#buyArea_r_img.select {
	background: URL(../img/shoplist/btn_download.png) 0 -160px no-repeat;
}
#buyArea_r_area {
	width: 640px;
	height: 69px;
	position: absolute;
	display: none;
}
#buyArea_r_area_bg {
	width: 320px;
	height: 69px;
	position: absolute;
	top: 0px;
}
#buyArea_r_area #shopArea_shop_title {
	position: relative;
	margin: 79px auto 62px auto;
}
ul#buyArea_r_area_list {
	width: 600px;
	margin: 0 auto;
	position: relative;
}
ul#buyArea_r_area_list li {
	width: 280px;
	height: 126px;
	margin: 10px 10px 20px 10px;
	float: left;
}
ul#buyArea_r_area_list li:last-child {
	width: 280px;
	height: 126px;
	margin: 0 auto;
	float: none;
}

/*=====================================
	release
=====================================*/
#release {
	margin: 59px auto 0 auto;
}
#release_about {
}
dl dt.release_title {
	font-size: 32px;
	color: #e5007e;
}
dl dd.release_text1 {
	margin: 10px auto 10px auto;
	font-size: 22px;
}

#release_text2 {
	width: 520px;
	margin: 30px auto 0 auto;
	padding: 25px 30px;
	text-align: left;
	border: solid 1px #404040;
	color: #e5007e;
	font-size: 22px;
}

#release_text2 ul li {
	margin: 5px 0 0 0;
	color: #FFFFFF;
    padding-left: 1.0em;
    text-indent: -1.0em;
}



/*=====================================
	movie
=====================================*/
#movie {
	margin: 119px auto 0 auto;
}
#movie h3 {
	margin: 0 auto 55px auto;
}
#movie dl dt {
	margin: 10px auto 0 auto;
	font-size: 32px;
	color: #e5007e;
}
#movie dl dd {
	margin: 30px auto 0 auto;
}


/*=====================================
	list
=====================================*/
#list {
	width: 580px;
	margin: 110px auto 0 auto;
	text-align: left;
}
h3 {
	text-align: center;
}
#cd {
	margin: 44px auto 20px auto; 
	text-align: center;
}
#dvd {
	margin: 30px auto 20px auto;
	text-align: center;
}
span.ls {
	letter-spacing: 0em;
}

#list ul {
	width: 580px;
	margin: 0 auto;
	border-top: 1px solid #404040;
}
#list ul li {
	padding: 15px 0 15px 0;
	border-bottom: 1px solid #404040;
}
/*-----------------
	list_l
-----------------*/
.list_l {
	width: 485px;

	display: table-cell;
	vertical-align: middle;
}
.l_title {
	font-size: 28px;
}
.l_text {
	margin: 7px 0 0 40px;
	font-size: 20px;
	color: #CCCCCC;
	line-height: 140%;
}
/*-----------------
	list_r
-----------------*/
.list_r {
	width: 95px;

	display: table-cell;
	vertical-align: middle;
}

.play {
	width: 70px;
	height: 70px;
	margin: 0 0 0 25px;
	background: URL(../img/tracklist/btn_sample_music.png) 0 0 no-repeat;
	background-size: 70px 140px;
	cursor: pointer;
}
.play a {
	width: 70px;
	height: 70px;
	display: block;
}

/*=========================================
	link
=========================================*/
#link {
	margin: 120px auto 0 auto;
	text-align: center;
}
.link_bn {
	margin: 0 auto 27px auto;
}


/*=========================================
	sns
=========================================*/
#sns {
	margin: 55px auto 0 auto;
	text-align: center;
}
#sns ul {
	width: 364px;
	margin: 0 auto;
}
#sns ul li {
	margin: 0 15px;
	float: left;
}

/*=========================================
	foot
=========================================*/
#foot {
	margin: 60px auto 0 auto;
	text-align: center;
}
p.copy {
	font-size: 20px;
	color: #CCCCCC;
}

#pageTop {
	padding: 90px 0 140px 0;
}


