@charset "utf-8";

/* ------------------------------------------
Since: 2009-12-08
Version: 1.0
Auther: TAKASHI MIYAZAWA(visual and echo japan)
------------------------------------------*/

.artist-category a:link {
	text-decoration:none;color:#B34FEC;
}
.artist-category a:active {
	text-decoration:none;color:#B34FEC;
}
.artist-category a:visited {
	text-decoration:none;color:#B34FEC;
}
.artist-category a:hover {
	text-decoration:none;color:#000;
	background-color:#B34FEC;
}



/*******************************************
List
*******************************************/

#List{
	float:left;
	width:498px;
}



#List .Artistindex{
	font-size:16px;
	font-weight:bold;
	color:#B34FEC;
	font-weight:bold;
	border-bottom:1px #333 dotted;
	
}
#List  .Artistindex a{
	display:block;
	padding:10px 20px 10px 20px;
	color:#B34FEC;
	background-color:#000;
}

#List .Artistindex a:hover{
	display:block;
	padding:10px 20px 10px 20px;
	color:#000;
	background-color:#B34FEC;
}
#List .Artistindex .visual{
	float:left;
	margin: 0 10px 0 0;
	width:150px;
}
#List .Artistindex h2{
	float:right;
	width:290px;
	font-size:30px;
	padding-top:5px;
	line-height:110%;
	color:#B34FEC;
	font-family:"Helvetica","ヒラギノ角ゴ Pro W6", "Verdana,Arial","メイリオ","Meiryo","ＭＳ Ｐゴシック","Osaka";
}
#List .Artistindex a:hover h2{
	color:#000;
}
#List h2 .text{
	color:#CCCCCC;
	font-size:12px;
	margin-top:5px;
	line-height:160%;
	font-weight:bold;
}

#List a:link {
	text-decoration:none;color:#B34FEC;
}
#List a:active {
	text-decoration:none;color:#B34FEC;
}
#List a:visited {
	text-decoration:none;color:#B34FEC;
}
#List a:hover {
	text-decoration:none;color:#000;
	background-color:#B34FEC;
}



/*******************************************
detail
*******************************************/

#List .ColumnTitle h2{
	font-family:"Helvetica","ヒラギノ角ゴ Pro W6", "Verdana,Arial","メイリオ","Meiryo","ＭＳ Ｐゴシック","Osaka";
	font-size:28px;
	color:#FFFFFF;
}
.detail-visual{
	margin-bottom:20px;

}
.detail-prof{
	
}


.artist-link a:link {
	text-decoration:none;color:#B34FEC;
}
.artist-link a:active {
	text-decoration:none;color:#B34FEC;
}
.artist-link a:visited {
	text-decoration:none;color:#B34FEC;
}
.artist-link a:hover {
	text-decoration:none;color:#000;
	background-color:#B34FEC;
}
.artist-link{
	font-size:10px;

}


/*******************************************
Submenu
*******************************************/
#Submenu{
	float:right;
	width:250px;
}


.related .title{
	border-bottom:1px #333 dotted;
	padding-bottom:10px;
	margin-bottom:10px;

}
.related .title h2{
	padding:20px 0 0 20px;
}
.related ul{
	padding:0px 20px 0 20px;


}

.related li{
	background-image:url(../images/arrow02.jpg);
	background-repeat:no-repeat;
	padding-left:12px;
	border-bottom:1px #333 dotted;
	padding-bottom:3px;
	margin-top:2px;


}
.related a:link {
	text-decoration:none;color:#ffb800;
}
.related a:active {
	text-decoration:none;color:#ffb800;
}
.related a:visited {
	text-decoration:none;color:#ffb800;
}
.related a:hover {
	text-decoration:none;color:#000;
	background-color:#ffb800;
}

/*******************************************
side
*******************************************/


.title{
	border-bottom:1px #333 dotted;
	padding-bottom:10px;
	margin-bottom:10px;

}
.title h2{
	padding:20px 0 0 20px;
}

.category{


}
.category ul{
	padding:0px 20px 0 20px;


}

.category li{
	background-image:url(../images/arrow.jpg);
	background-repeat:no-repeat;
	padding-left:12px;
	border-bottom:1px #333 dotted;
	padding-bottom:3px;
	margin-top:2px;


}
.category a:link{
	text-decoration:none;color:#ffb800;
}
.category a:active{
	text-decoration:none;color:#ffb800;
}
.category a:visited{
	text-decoration:none;color:#ffb800;
}
.category a:hover{
	text-decoration:none;color:#000;
	background-color:#ffb800;
}




/*******************************************
detail
*******************************************/
/* sizeM */
.sizeLL {
	width: 1000px;
	background-color: #000;
	margin-bottom:1px;
	background-image:url(../../images/tableSizeLL_top.jpg);
	background-repeat:no-repeat;
	
}

.sizeLL .Inbottom{
	background-image:url(../../images/tableSizeLL_bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:20px;
}


.Artist a:link {
	text-decoration:none;color:#ffb800;
}
.Artist a:active {
	text-decoration:none;color:#ffb800;
}
.Artist a:visited {
	text-decoration:none;color:#ffb800;
}
.Artist a:hover {
	text-decoration:none;color:#000;
	background-color:#ffb800;
}


.Artist{
	padding:20px 20px 20px 20px;
	
}
.artistname h1{
	padding:20px 0 0 20px;
	color:#FFF;
	font-size:30px;
	border-bottom:1px #333 dotted;
	padding-bottom:10px;
	margin-bottom:0px;
}



/* sizeM */
#detail-right .sizeM2 {
	width: 501px;
	background-color: #000;
	margin-right:1px;
	margin-bottom:1px;
	background-image:url(../../images/tableSizeM2_top.jpg);
	background-repeat:no-repeat;
	
}

#detail-right .sizeM2 .Inbottom{
	background-image:url(../../images/tableSizeM2_bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:20px;
}



#List .Komoku{
	font-size:16px;
	font-weight:bold;
	color:#ffa800;
	font-weight:bold;
	border-bottom:1px #333 dotted;
	position:relative;
	
}
#List .Komoku a{
	display:block;
	padding:10px 20px 10px 20px;
	color:#ffa800;
	background-color:#000;
}

#List .Komoku a:hover{
	display:block;
	padding:10px 20px 10px 20px;
	color:#000;
	background-color:#ffa800;
}
#List .Komoku .visual{
	float:left;
	margin: 0 10px 0 0;
	width:150px;
}
#List .Komoku h2{
	float:right;
	width:290px;
	font-size:14px;
}
#List .Komoku .newsdate{
	position:absolute;
	top:80px;
	left:380px;
	font-size:10px;
	color:#FFFFFF;
}
#List a:link {
	text-decoration:none;color:#ffa800;
}
#List a:active {
	text-decoration:none;color:#ffa800;
}
#List a:visited {
	text-decoration:none;color:#ffa800;
}
#List a:hover {
	text-decoration:none;color:#000;
	background-color:#ffa800;
}


/*******************************************
gallery
*******************************************/

#gallery
{
  position: relative;
  width: 455px;
  height: 530px;
  padding-bottom: 10px;
}
#gallery #imageNumberLine
{
  display: block;
  width: 455px;
  height: 50px;
  text-align: right;
  line-height: 38px;
  font-size: 11px;
  margin: 0;
  color: #FFF;
  position: absolute;
  top: 530px;
  left:0px;
  border-top:1px #333333 dotted;
}

#gallery #imageNumber
{
  display: block;
  width: 250px;
  height: 50px;
  text-align: left;
  line-height: 38px;
  font-size: 11px;
  margin: 0;
  color: #FFF;
  position: absolute;
  top: 500px;
  left:0px;
}

#innerContainer
{
  position: absolute;
  left: 0;
  top: 0;
  height: 380px;
  overflow: hidden;
}

#clickLeft
{
  width: 20px;
  height: 20px;
  position: absolute;
  left: 410px;
  top: 505px;
  background: #000 url(../../images/prev.gif);
  background-repeat:no-repeat;
}
#clickRight
{
  width: 20px;
  height: 20px;
  position: absolute;
  left: 430px;
  top: 505px;
  background: #000 url(../../images/next.gif);
   background-repeat:no-repeat;
}
#autoPlay
{
  width: 20px;
  height: 20px;
  position: absolute;
  left: 410px;
  top: 505px;
  background: #000 url(../../images/play.gif);
   background-repeat:no-repeat;
}

#slideLeft
{
  width: 15px;
  height: 89px;
  position: absolute;
  left: 410px;
  top: 505px;
  background: url(../images/trans.gif);
}
#slideRight
{
  width: 15px;
  height: 89px;
  position: absolute;
   left: 430px;
  top: 505px;
  background: url(../../images/trans.gif);
}




/*******************************************
mixtape
*******************************************/

.mixtape{



}



.mixtape .komoku{
	width:148px;
	float:left;
	height:300px;
	border-bottom:1px #333 dotted;
	padding-bottom:10px;
}

.mixtape .Works{
	font-size:16px;
	font-weight:bold;
	color:#5FC843;
	font-weight:bold;
	padding:12px 12px 10px 12px;
	
}
.mixtape .Works .visual{
	margin: 0 0px 0 0;
	width:124px;
	height:200px;
	position: relative;
	text-align:center;
	
}
.mixtape .Works .visual a{
	padding:0px
	
}
.mixtape .Works h2{
	font-size:11px;
	line-height:100%;
	margin: 0 0 0 0;
	padding: 5px 0 0 0;
	color:#B34FEC;
}
.mixtape .Works .title-date{
	margin: 4px 0 2px 0;
	color:#FFFFFF;
	font-size:9px;
	height:14px;
	line-height:100%;
}
.mixtape .Works .title-sample{
	padding: 4px 0 2px 0;
	color:#ccc;
	font-size:9px;
	height:14px;
	line-height:140%;
}

/*******************************************
Otherworks
*******************************************/

.otherworks{



}



.otherworks .komoku{
	width:123px;
	float:left;
	height:200px;
	border-bottom:1px #333 dotted;
	padding-bottom:10px;
}

.otherworks .Works{
	font-size:16px;
	font-weight:bold;
	color:#5FC843;
	font-weight:bold;
	padding:12px 12px 10px 12px;
	
}
.otherworks .Works a{
	display:block;
	padding:10px 20px 10px 20px;
	color:#5FC843;
	background-color:#000;
}

.otherworks .Works .Komoku a:hover{
	display:block;
	padding:10px 20px 10px 20px;
	color:#000;
	background-color:#5FC843;
}
.otherworks .Works .visual{
	margin: 0 0px 0 0;
	width:100px;
	height:100px;
	position: relative;
	text-align:center;
	
}
.otherworks .Works .visual a{
	padding:0px
	
}
.otherworks .Works h2{
	font-size:11px;
	line-height:100%;
	margin: 0 0 0 0;
	padding: 5px 0 0 0;
	color:#B34FEC;
}
.otherworks .Works .title-date{
	margin: 4px 0 2px 0;
	color:#FFFFFF;
	font-size:9px;
	height:14px;
	line-height:100%;
}






