/* CSS Document */

body{
	background: url(bg.jpg) #CBFEFF;
	background-attachment: fixed;
	margin: 0;
	color: #000000;
	font-size: 0.7em;
	font:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font:"Courier New", Courier, mono;
	line-height: 15px;
}

a:text{color:#FFFFFF;}

a:link{color:#0099FF;}

img {border: 0;}

table.sample{
    border:0;
    background-color:#ffffff;
    empty-cells:show;
}
.sample td{
    border:0;
	_font-size: 0.7em;
	vertical-align:top;
	
}

a:hover{
	text-decoration: blink;
	color: #00CCFF;
}

.font1{color:#FF3333;}

#container{
	width: 950px;
	background:#FFFFFF;
	margin:0 auto 0 auto;
}
#TOP{
	width:950px;
	height:95px;
	background:url(header.jpg);
}
#MENU{
	width:950px;
	height:24px;
	text-align:left;
}
ul#globalNavi {
	margin: 0;
	text-align:left;
	padding-left:0;
	padding-bottom:0;
}
li.style1 {
	list-style-type:none;
	float: left;
}
#UNDER{width:950px;
	height:22px;
	}
#line{
	width:950px;
	height:11px;	
	background:url(line.jpg) #FFFFFF;
	background-repeat:no-repeat;
}
#menu-under{
	width:950px;
	height:11px;
	background:url(menu-under.jpg) #FFFFFF;
	background-repeat:no-repeat;
	}
#recentnews{
	width:950px;
	height:135px;
	clear:both;
	background:url(next-music.jpg) #FFFFFF;
	background-repeat:no-repeat;
}
#recentnews2{
	width:950px;
	height:269px;
	background:url(next-music2.jpg) #FFFFFF;
	background-repeat:no-repeat;
}
#contentss{
	width:950px;
	height:auto;
	background:#FFFFFF;
}
#artist{
	clear:both;
	background:url(contents-artist.jpg) #FFFFFF;
	background-repeat:no-repeat;
	text-align:left;
	width:925px;
	_width:950px;
	height:25px;
	padding-top:30px;
	padding-left:25px;
}

#artist00{
	text-align:left;
	width:225px;
	margin-right:10px;
	height:auto;
	float:left;
}

#release{
	clear:both;
	background:url(contents-release.jpg) #FFFFFF;
	background-repeat:no-repeat;
	width:925px;
	_width:950px;
	text-align:left;
	height:auto;
	padding-left:25px;
	padding-top:30px;
}
#link{
	clear:both;
	background:url(contents-link.jpg) #FFFFFF;
	background-repeat:no-repeat;
	width:925px;
	_width:950px;
	height:auto;
	text-align:left;
	padding-left:25px;
	padding-top:30px;
}
#contact{
	clear:both;
	background:url(contents-contact.jpg) #FFFFFF;
	background-repeat:no-repeat;
	width:920px;
	text-align:left;
	height:auto;
	padding-left:30px;
	padding-top:20px;
	
}
#releasenews{
	width:450px;
	_width:475px;
	height:auto;
	float:left;
	background:url(releasenews-top.jpg) #FFFFFF;
	background-repeat:no-repeat;
	padding-left:25px;
	padding-top:20px;
}
#releasenews-top{
	width:445px;
	height:20px;
	background:url(cont-bg.jpg) #FFFFFF;
	text-align:left;
	padding-top:5px;
	padding-left:5px;
}
#updatanews{
	width:453px;
	height:auto;
	float:left;
	text-align:left;
	background: #FFFFFF;
	background-repeat:no-repeat;
	padding-left:22px;
	padding-top:5px;
}
#updatanews-top{
	width:445px;
	height:20px;
	background:url(cont2-bg.jpg) #FFFFFF;
	background-repeat:no-repeat;
	text-align:left;
	padding-top:5px;
	padding-left:5px;
}
#footer {
	background:url(line.jpg) #FFFFFF;
	background-repeat:no-repeat;
	font-size: 85%;
	width: 950px;
	clear:both;
	padding-top:15px;
	height:auto;
	text-align:center;
}