@charset "UTF-8";


/* -----------------------------------------------
COMMON TAG
----------------------------------------------- */

* {
	margin:0;
	padding:0;
	
}

/*IE6で横スクロールを防ぐ*/
html{
	overflow-y: scroll;
} 
/* -----------------------------------------------
clearfix
----------------------------------------------- */
.clearfix:after {
    content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}


.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* -----------------------------------------------
BODY
----------------------------------------------- */

body,table {
	font-size:12px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	line-height:160%;
	color:#cccccc;
	background:#000000;
	margin:0;
	padding:0;
	
	
}


/* 
base link
----------------------------------------------- */
a:link{
	color:#FF42B4;
	text-decoration:none;
}


a:visited{
	color:#999999;
	text-decoration:underline;
}

a:hover{
	color:#EC008C;
	text-decoration:underline;
}


a:active{
	color:#ff000000;
	text-decoration:none;
}






/* 
tag
----------------------------------------------- */
img {
	border-style:none;
	border:0;
}

p {
	margin:0 0 12px 0;
	padding:0;
}

h1,h2,h3,h4 {
	margin:0;
	padding:0;
}


.titleNon {
	width:200px;

	position:absolute;
	top:-999px;
}

.textS{
	font-size:11px;
	}

/* -----------------------------------------------
bg
----------------------------------------------- */
.home{
	background:#000000 url(../images/bg_home.jpg) no-repeat center top;
}


.news{
	background:#000000 url(../images/bg_news.jpg) no-repeat center top;
}

.profile{
	background:#000000 url(../images/bg_profile.jpg) no-repeat center top;
}


.disco{
	background:#000000 url(../images/bg_disco.jpg) no-repeat center top;
}

.live{
	background:#000000 url(../images/bg_live.jpg) no-repeat center top;
}


.mobile{
	background:#000000 url(../images/bg_mobile.jpg) no-repeat center top;
}


/* -----------------------------------------------
header
----------------------------------------------- */




/*
main menu
----------------------------------------------- */
h1#InK{
width:119px;
height:69px;
background:transparent url(../images/InK.gif) no-repeat 0 0;

text-indent:999px;
overflow:hidden;
}
#InK a{

width:119px;
height:69px;

display:block;

}


#naviMain {
	width:119px;
}

#naviMain li { 
	float:left;
	display:inline;

	list-style:none;
	overflow:hidden;

	margin:0;
	padding:0;
}


#naviMain li a {
	width:108px;
	height:33px;
	display:block;

	text-indent:-9999px;
	text-decoration:none;
	/*for Firefox*/
}

li#home a {
	background:url(../images/navi_main.gif) no-repeat 0 0;
}

li#home a:hover {
	background:url(../images/navi_main.gif) no-repeat -108px 0px;
}

li#news a {
	background:url(../images/navi_main.gif) no-repeat 0 -33px;
}

li#news a:hover {
	background:url(../images/navi_main.gif) no-repeat -108px -33px;
}

li#profile a {
	background:url(../images/navi_main.gif) no-repeat 0 -66px;
}

li#profile a:hover {
	background:url(../images/navi_main.gif) no-repeat -108px -66px;
}

li#disco a {
	background:url(../images/navi_main.gif) no-repeat 0 -99px;
}

li#disco a:hover {
	background:url(../images/navi_main.gif) no-repeat -108px -99px;
}

li#live a {
	background:url(../images/navi_main.gif) no-repeat 0 -132px;
}

li#live a:hover {
	background:url(../images/navi_main.gif) no-repeat -108px -132px;
}

li#mobile a {
	width:102px;
	background:url(../images/navi_main.gif) no-repeat 0 -165px;
}

li#mobile a:hover {
	background:url(../images/navi_main.gif) no-repeat -108px -165px;
}



#naviMain li a {
	width:108px;
	height:33px;
	display:block;

	text-indent:-9999px;
	text-decoration:none;
	/*for Firefox*/
}


.home li#home a {
	background:url(../images/navi_main.gif) no-repeat -108px 0px;
}


.news li#news a {
	background:url(../images/navi_main.gif) no-repeat -108px -33px;
}


.profile li#profile a {
	background:url(../images/navi_main.gif) no-repeat -108px -66px;
}



.disco li#disco a {
	background:url(../images/navi_main.gif) no-repeat -108px -99px;
}



.live li#live a {
	background:url(../images/navi_main.gif) no-repeat -108px -132px;
}


.mobile li#mobile a {
	background:url(../images/navi_main.gif) no-repeat -108px -165px;
}




/*
sub menu
----------------------------------------------- */


/* -----------------------------------------------
layout
----------------------------------------------- */
#contentsWrapper {
	
	width: 760px;
	
	margin:0 auto;
	margin-top:150px;
	padding-top:20px;
	
	
	/*border:solid 1px;*/
}

#leftColumn{
	width:189px;
	float:left;

}

#rightColumn{
	width:570px;
	float:right;
	

}

iframe.contents {
	height: 350px;
	width: 560px;
	
	margin-top:10px;
	padding:0;
	display: block;
	
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom:none;
	background: #FFFFFF;
	
}

*html iframe.contents{
	width: 560px;
}




/* -----------------------------------------------
title
----------------------------------------------- */

#contentsWrapper h2{
	width:175px;
	height:13px;
	text-indent:-9999px;
	
	margin-top:42px;
	/*overflow:hidden;*/

}


.home #homeColumn1 h2{
	background:transparent url(../images/title_newrelease.gif) no-repeat 0 0;
	margin-bottom:20px;
}


.home #homeColumn2 h2{
	background:transparent url(../images/title_topics.gif) no-repeat 0 0;
	margin-bottom:20px;
}

.profile #contentsWrapper h2{
	background:transparent url(../profile/images/title_profile.gif) no-repeat 0 0;
}


.news #contentsWrapper h2{
	background:transparent url(../news/images/title_news.gif) no-repeat 0 0;
}

.disco #contentsWrapper h2{
	background:transparent url(../disco/images/title_disco.gif) no-repeat 0 0;
}



.live #contentsWrapper h2{
	background:transparent url(../live/images/title_live.gif) no-repeat 0 0;
}

.mobile #contentsWrapper h2{
	background:transparent url(../mobile/images/title_mobile.gif) no-repeat 0 0;
}

#innerContents{
	width:530px;
	margin:0;
}

.innerHome #innerContents{
	margin-top:0px;
}


a.btnarrow{

background:transparent url(../images/arrow.gif) no-repeat 0 4px;
margin-left:10px;
padding-left:10px;

}

a:hover.btnarrow{

background:transparent url(../images/arrow-hover.gif) no-repeat 1px 4px;
margin-left:10px;
padding-left:10px;

}

a.btngoods{
	width:480px;
	height:100px;
	display:block;
	background:transparent url(../images/goods.gif) no-repeat 0 0;
	margin-bottom:20px;
	margin-top: 15px;
}
a.btnsony{
	width:140px;
	height:35px;
	display:block;
	background:transparent url(../images/sony.gif) no-repeat 0 0;
}
a.btnbitmusic{
	width:154px;
	height:35px;
	display:block;
	background:transparent url(../images/bitmusic.gif) no-repeat 0 0;
}

b.green{
  width:231px;
	height:23px;
	display:block;
	background:transparent url(../images/green.gif) no-repeat 0 0;
}



/* -----------------------------------------------
HOME
----------------------------------------------- */


#homeColumn1{
	width:230px;
	float:left;

}

#homeColumn2{
	width:320px;
	float:left;
	

}



/* -----------------------------------------------
DISCO
----------------------------------------------- */

.release-title{

float:left;
margin-right:40px;

text-align:center;

}


.release-title-jkt{
	width:132px;
	height:115px;
	border:solid 1px #333333;
	
	
	margin-bottom:10px;
	padding-top:8px;

	
	text-align:center;

}





/* -----------------------------------------------
footer
----------------------------------------------- */


/*
footer menu
----------------------------------------------- */

