@charset "UTF-8";

/*profile*/

/*タイトル*/
#contents h2{
	background-image: url(../images/photo/profile/artistTitle.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 24px;
	margin-bottom: 5px;
}

#contentsBox table{}
#contentsBox table td{
	text-align: center;
}
#contentsBox table td img{
}
#contentsBox table td p{
	background-color: #E2E8E1;
	margin-top: 3px;
	margin-bottom: 20px;
	font-weight: bold;
	color: #444444;
}
