@charset "utf-8";
/* CSS Document */

/* =================Eric Meyer Reset CSS================= */

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* ====================================================== */

.clearfix:after{
	content:".";
	display: block;
	height:0px;
	clear:both;
	line-height:0;
	visibility:hidden;
}

.clearfix{
	zoom:1;/*for IE 5.5-7*/
}

body#top {
	background: url(../img/top/bg.jpg) #000 center top no-repeat;
}
#open {
	background-color: #000;
}
#swf_wrap {
	width: 709px;
	height: 636px;
	margin: 50px auto 0;
}


#wrapper {
	width: 980px;
	margin: 0 auto;
}

#header {
	height: 76px;
	position: relative;
}

h1 {
	margin: 0 0 0 32px;
	padding: 6px 0 0;
}

#navi {
	width: 605px;
	position: absolute;
	top: 26px;
	left: 199px;
}
#navi li {
	float: left;
}

#sns {
	width: 99px;
	position: absolute;
	right: 15px;
	top: 20px;
}
#sns li {
	float: left;
	margin: 0 2px 0 0;
}

#catch {
	margin: 0 0 0 31px;
	padding: 276px 0 0;
}

#release_info {
	float: left;
	margin: 30px 0 0 56px;
	position: relative;
}

#sg_itunes {
	position: absolute;
	left: 131px;
	top: 95px;
}
#sg_mora {
	position: absolute;
	left: 240px;
	top: 95px;
}
#al_sms {
	position: absolute;
	left: 216px;
	top: 226px;
}
#al_itunes {
	position: absolute;
	left: 325px;
	top: 226px;
}

#detail_btn {
	margin: 5px 0 0;
}

#comingsoon {
	float: left;
	margin: 28px 0 0 26px;
	position: relative;
	z-index: 1;
}


#banners1 {
	width: 870px;
	margin: 24px auto 0;
}
#banners2 {
	width: 870px;
	margin: 10px auto 0;
}


#banners1 li, #banners2 li {
	float: left;
	margin: 0 5px;
}


#copy {
	text-align: center;
	margin: 30px 0 25px;
}


#in {
	background: url(../img/in/base.png) transparent 45px top no-repeat fixed !important;
	padding: 0 0 0 45px;
}
#in #wrapper {
	width: 935px;
}
.disco iframe {
	float: left;
}


#lightbox {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 10;
}
#lbbg {
	height: 1181px;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #000;
	
	opacity: 0.5;
	filter: alpha(opacity=50);
}
#lb_wrap {
	position: absolute;
	top: 0;
	left: 0;
	width: 960px;
	height: 600px;
	background: url(../img/light_box/bg_light_box.gif) center top;
}
#lb_wrap2 {
	height: 566px;
	width: 890px;
	margin: 30px auto 0;
	padding: 0 0 30px;
}
#rel_det {
	margin: 20px 0 0;
}

.lb_title {
	margin: 35px 0 25px;
}
.lb_title2 {
	margin: 30px 0 20px 10px;
}
.lb_txt {
	font-size: 12px;
	line-height: 1.5;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 820px;
	margin: 0 0 0 20px;
}

.comment {
	margin: 30px 0 0 20px;
}

#close_btn {
	position: absolute;
	top: -20px;
	right: -20px;
	cursor: pointer;
}

.song {
	width: 820px;
	background: url(../img/light_box/line.gif) left bottom no-repeat;
	padding: 5px 0 0;
}
.song img {
	vertical-align: middle;
	margin: -5px 20px 0 0;
}
span.block {
	display: block;
	padding: 0 0 8px 30px;
}
span.colored {
	color: #fd8b10;
}
span.colored2 {
	color: #ff5e00;
}
.disc3 {
	margin: 30px 0 0;
}
.txt_credit {
	margin: 20px 0 0;
}