@charset "utf-8";

body{
}

div#container{
background:#000000 none repeat scroll 0 0;
color:#FFFFFF;
font-family:sans-serif,Osaka;
font-size:13px;
	width:880px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

div#container h2{
	border-top: 1px solid #CCC;
	color:#FFF;
	padding-top: 20px;
	width: 100%;
	font-weight:normal;
	}
div#container strong{
	font-weight:bold;
}
div#container .inner{
	
	margin-left:20px;
	margin-right:70px;
	padding-left:20px;
	padding-right:20px;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}

.CELL {
height:100px;
text-align:center;
white-space:normal;
width:150px;
}

.billContainer{
	width:150px;
	border:none;
	text-align:center;
	vertical-align:top;
	}

.billName{
	vertical-align:center;
	font-size:16px;
	text-align:center;
	height:80px;
}

.billPhotos{
	hspace:10px;
	width:120px;
	height:100px;
	border:0px;
	vertical-align:top;
}

.artistInfo{
	text-align:justify;
	vertical-align:top;
	font-size:12px;
	border: 1px solid #333; 
	background: #111;
	padding: 5px;"
	margin-top:0px;
	height:320px;
	
}

.artistName{
	border:solid;
	text-align:center;
	font-size:14px;
	padding:3px;
	border: 1px solid #333; 
	background: #111;
	margin-bottom: 0px;
	height:100px;
	}

.links{
color:#F2007F;
text-decoration:none;
}

.shopsIndex{
background: #111;
text-align:center;
}


.links:hover{
	color:#F2007F;
	text-decoration:underline;
}

.shops{
text-align:center;
}

.shopInfoSmall{
	font-size:12px;
}

.small{
	font-size:11px;
}




.illust{
	border:0;
	cellpadding:0;
	cellspacing:0;
	width:780px;
}

