@charset "utf-8";
/* CSS Document */

body{
	background:url(images/bg.gif)
}


#body{
	background: url(images/bg_header.gif) no-repeat 50% 0%;
}


#artists div.left{
	margin: 0;
	padding: 12px 0 0 0;
	width: 330px;
	float: left;
	background: url(images/kakomihead.gif) no-repeat 0% 0%;
}
#artists div.left.nokakomi{
	background:transparent none;
}
#artists div.left div.body{
	width: 300px;
	background: #C4FF6F url(images/kakomifoot.gif) no-repeat 0% 100%;
	padding: 0;
	margin: 0 auto 0 0;
}
#artists div.left div.body p{
	padding: 0 20px 10px;
	margin: 0;
	font-family: Arial;
	line-height: 120%;
	font-size: 90%;
}
#artists div.left img{
	width: 300px;
}
#artists div.right{
	background-color:#FFFFFF;
	margin: 0;
	padding: 0;
	float: right;
	width: 370px;
}
#artists div.right h2{
	color: #000000;
	line-height: 38px;
}
#artists div.right img{
	width:370px;
	margin: 0;
}

#artists div.right table{
	border-collapse:collapse;
	margin: 30px 0 0 0;
}
#artists div.right table td{
	border:1px solid #DDDDDD;
	border-color:#33CC33;
}

#artists div.right table th{
	border:1px solid #DDDDDD;
	border-color:#33CC33;
	background-color: #E9FFC8;
}





#artists div.txt h2{
	padding: 20px 0 0;
	margin: 0 0 20px 0;
}
#artists div.txt h2 span{
	font-size:70%;
	color:#CC0000;
}

