@charset "Shift_JIS";
/* 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 {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka−等幅", Osaka-mono, monospace;
	background-color: #53217f;
	color: #fff;
	font-size: 12px;
}



/* ページ全体 */
div#wrapper {
	width: 1040px;
	height: 660px;
	margin: 0 auto;
	background-color: #000;
	padding: 20px 0;
	position: relative;
	overflow: hidden;
}

div#cover {
	width: 480px;
	height: 660px;
	margin: 0 0 0 20px;
	display: inline;
	background: url(../img/top/h1_bg.jpg) top center no-repeat;
	position: relative;
	float: left;
}

div#bar {
	width: 40px;
	height: 660px;
	position: absolute;
	top: 20px;
	left: 500px;
}

div#bar p, h1 {
	width: 14px;
	margin: 12px auto 0;
}

div#bar p#sonylogo {
	margin-top: 88px;
}

div#bar p#copyright {
	margin-top: 11px;
}

div#contents {
	width: 500px;
	height: 660px;
	margin: 0;
	display: inline;
	position: relative;
	float: right;
	background-repeat: no-repeat;
}



/* 表紙 */
ul#menu1 {
	position: absolute;
	top: 395px;
	left: 11px;
	cursor: pointer;
}

ul#menu1 li, ul#menu2 li {
	margin: 0 0 7px;
}

ul#menu1 li#menuMeisaBlog, 
ul#menu1 li#menuRequest, 
ul#menu1 li#menuUta {
	margin: 0 0 6px;
}

ul#menu1 li#menuBBS,
ul#menu1 li#menuMedia,
ul#menu1 li#menuLink {
	margin: 0 0 8px;
}

ul#menu2 {
	position: absolute;
	text-align: right;
	top: 181px;
	right: 12px;
	cursor: pointer;
}

ul#menu1 li img, ul#menu2 li img {
	vertical-align: top;
}

p#topRelease {
	position: absolute;
	right: 12px;
	bottom: 14px;
	cursor: pointer;
}

div#topRelease p.jacket {
	margin: 0 5px;
}

p#topRelease2 {
	position: absolute;
	left: 19px;
	bottom: 17px;
}

p#tvspot {
	position: absolute;
	left: 12px;
	top: 328px;
	cursor: pointer;
}

#sound {
	top: 283px;
	left: -12px;
	position: absolute;
}

#newsingle {
	top: 327px;
	left: 12px;
	position: absolute;
	cursor: pointer;
}

#livetrailer {
	top: 320px;
	left: 0px;
	position: absolute;
	cursor: pointer;
}

#accessTag {
	height: 1px;
	width: 1px;
	position: relative;
	top: 0;
	left: 0;
	overflow: hidden;
}

#accessTag iframe {
	height: 1px;
	width: 1px;
}


/* PAGE2 インデックス */
div.index, div.page {
	position: absolute;
}

div.index {
	cursor: pointer;
	background-position: left top;
	background-repeat: no-repeat;
	overflow: hidden;
	z-index: 10;
}

div.page {
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #000;
	overflow: auto;
	top: 0;
	left: 0;
	height: 660px;
	width: 500px;
}

div#pageIndex {
	z-index: 9;
	background: url(../img/in/h2_bg.jpg) top left no-repeat #000;
}

div#indexInfo { top: 16px; left: 20px; width: 445px; height: 130px;}
div#indexDisco { top: 180px; left: 20px; width: 174px; height: 155px;}
div#indexMeisaBlog { top: 152px; left: 227px; width: 195px; height: 95px;}
div#indexMail { top: 262px; left: 227px; width: 237px; height: 36px;}
div#indexBBS { top: 318px; left: 227px; width: 235px; height: 145px;}
div#indexStaffBlog { top: 359px; left: 19px; width: 190px; height: 100px;}
div#indexRequest { top: 475px; left: 20px; width: 157px; height: 37px;}
div#indexLink { top: 475px; left: 180px; width: 98px; height: 37px;}
div#indexUta { top: 470px; left: 292px; width: 171px; height: 78px;}
div#indexMedia { top: 531px; left: 20px; width: 440px; height: 112px;}

div#indexInfoOutput dl {
	width: 445px;
	line-height: 16px;
	margin: 6px 0 0;
}

div#indexInfoOutput dt {
	width: 80px;
	float: left;
}

div#indexInfoOutput dd {
	width: 365px;
	float: left;
	font-size: 10px;
	font-weight: bold;
}

/* div#indexDisco p.indexTitle {
	margin: 0 0 0 10px;
}*/

div#indexDiscoOutput dl {
	width: 180px;
	margin: 10px 0 0;
}

div#indexDiscoOutput dt {
	width: 45px;
	height: 32px;
	float: left;
	padding: 0 0 5px;
}

div#indexDiscoOutput dd {
	width: 135px;
	height: 32px;
	float: left;
	padding: 0 0 5px;
}

div#indexDiscoOutput dd p {
	line-height: 16px;
}


div#indexMediaOutput dl {
	margin: 10px 0 0;
	width: 440px;
	line-height: 16px;
}

div#indexMediaOutput dt {
	width: 70px;
	float: left;
}

div#indexMediaOutput dd {
	width: 370px;
	float: left;
}

div#indexBBSOutput dl {
	width: 235px;
	margin: 5px 0 0;
}

div#indexBBSOutput dt {
	color: #ffffff;
	font-size: 10px;
	line-height: 14px;
}

div#indexBBSOutput dd {
	line-height: 21px;
}

div#indexMeisaBlogOutput dl {
	width: 195px;
	line-height: 16px;
	margin: 6px 0 0;
}

div#indexMeisaBlogOutput dt {
	width: 80px;
	float: left;
}

div#indexMeisaBlogOutput dd {
	width: 115px;
	float: left;
}

div#indexStaffBlogOutput dl {
	width: 190px;
	line-height: 16px;
	margin: 8px 0 0;
}

div#indexStaffBlogOutput dt {
	width: 80px;
	float: left;
}

div#indexStaffBlogOutput dd {
	width: 110px;
	float: left;
}

/* PAGE3以降 */
.pageBg, .pageContents {
	position: absolute;
	top: 0;
	left: 0;
}

h2 {
	margin: 12px 0 0 12px;
	float: left;
	display: inline;
}

.back {
	margin: 15px 40px 0 0;
	float: right;
	display: inline;
	cursor: pointer;
}

iframe {
	margin: 0 0 0 20px;
	width: 479px;
	height: 550px;
}

#pageRelease { z-index: 0; }
#pageLink { z-index: 1;}
#pageMedia { z-index: 2;}
#pageBBS { z-index: 3;}
#pageRequest { z-index: 4;}
#pageUta { z-index: 5;}
#pageMobile { z-index: 6;}
#pageDisco { z-index: 7;}
#pageInfo { z-index: 8;}


/* PAGE4 ディスコグラフィー */
div.discoFrame {
	width: 199px;
	position: absolute;
	left: 0;
}

div.discoFrame2 {
	width: 300px;
	position: absolute;
	right: 1px;
}

div.discoFrame iframe {
	width: 199px;
	margin: 0;
}

div.discoFrame2 iframe {
	width: 300px;
	margin: 0;
}

div#discoFrame {
	position: relative;
	width: 500px;
	height: 550px;
}


/* PAGE5 モバイル */

#mobileArea {
	margin: 0;
	overflow-y: auto;
	height: 550px;
	width: 479px;
	padding: 0 0 0 20px;
}

#mobileArea table {
	margin: 20px 0 0;
	width: 450px;
}

/* PAGE8 掲示板 */

#pageBBS h2 {
	width: 75px;
	float: left;
	display: inline;
}

#bbsSubmit {
	width: 100px;
	float: left;
	margin: 15px 0px 0px 5px;
	display: inline;
}


/* PAGE10 リンク */


#pageLink .pageContents p {
	margin: 50px 0 0;
	text-align: center;
	width: 480px;
}

#pageLink .pageContents p.back {
	margin: 15px 40px 0 0;
	width: auto;
}

.leftBanner {
	margin: 0 20px 0 0;
}

#lastBanner {
	padding: 0 0 30px;
}

#linkArea {
	overflow-y: auto;
	width: 499px;
	height: 550px;
}

/* PAGE11 リリース */

#pageRelease .pageContents {
	width: 500px;
}

#release1 {
	margin: 185px 0 0 19px;
}

#release2 {
	margin: 11px 0 0 16px;
}

#release2 img {
	margin: 0 3px;
}

#release3 {
	margin: 6px 0 0 19px;
}


/* 動画 */
#movie {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	z-index: 1000;
}

.bg {
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
	background-color: #53217f;
}

.popcontents {
	display: none;
	margin: 0 auto;
	position: absolute;
}

p#close {
	margin: 0 0 8px 551px;
	cursor: pointer;
	width: 88px;
}

/* 帯 */

#obi {
	width: 1040px;
	height: 280px;
	position: absolute;
	bottom: 0;
	z-index: 100;
	left: 0;
}
