/* CSS Document */

table {
	width: auto;
	border-collapse: collapse;
	border-spacing: 0;
	left: auto;
	height: auto;
	right: auto;
	position: relative;
	margin-left: 0;	
}

table th {
	font-weight: bold;
	line-height: 120%;
	text-align: center;
	white-space: nowrap;
	background-color: #333333;
	border: 1px dotted #999999;
	color: #FFFFFF;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}

table td {
	white-space: nowrap;
	background-color: #FFFFFF;
	border: 1px dotted #999999;
	padding-left: 5px;
}
#wrapper #contents #project_name {
	width: 270px;
	left: auto;
	right: auto;
}
#wrapper #contents #project_name_pro {
	width: 600px;
	left: 0px;
}
#wrapper #contents #artist_name {
	width: 330px;
}
#wrapper #contents #country {
	width: 120px;
}
