/* CSS Document */

/** Contents css *******************************/
#talentIndexTable{
	width:720px;
	margin:10px 0 0 20px;
}

#talentIndexTable #talentBarSpace{
	clear:left;
	padding:0;
	margin:10px 0 20px 0;
}

#talentIndexTable #image{
	margin:0;
	padding:6px;
	border:0;
	height:80px;
	width:80px;
}
#talentIndexTable #talent ul{
	background-image : url(../talent/megumi_yamanaka/talent_pinkbar.gif);
	background-repeat:repeat-y;
	list-style:none;
	margin:5px 0 0 0;
	padding-left:6px;
}
#talentIndexTable #talent #name{
	color: #555555;
	white-space: nowrap;
}
#talentIndexTable #talent #cap{
	color: #CC0066;
	white-space: nowrap;
}

/***********************************************/


#talentFileTable{
	margin:0 0 0 50px;
}

#data{
	clear:left;
}

#data #datatable{
	margin:20px 0;
}

#data #datatitle{
	font-size:120%;
}

#data ul{
	margin:0;
	padding:0;
}
#data ul li{
	color:#333333;
	width:600px;
	margin:0 0 0 20px;
	padding:0;
	list-style-type: square;
}

#talentFileTable #name{
	padding-left:16px;
	font-size:200%;
	line-height:1.3em;
	color:#555555;
}
#talentFileTable #cap{
	padding-left:16px;
	line-height:1.2em;
	color:#555555;
}


#talentFileTable #image{
	margin:0 0 50px 0;
	width: 260px;
	clear:both;
	float:left;
	border: 1px solid #666666;
}

#adress{
	width:680px;
	height:20px;
	text-align:right;
	color: #cc0066;
}

#talentFileTable .profile{
	padding:30px 0 10px 0;
	color:#555555;
}

#talentFileTable .td1{
	color:#cc0066;
	line-height:1.3em;
	vertical-align:top;
	white-space: nowrap;
	padding:2px 0;
}
#talentFileTable .td2{
	line-height:1.3em;
	vertical-align:top;
	padding:2px 5px;
}
#talentFileTable .td3{
	line-height:1.3em;
	vertical-align:top;
	padding:2px 0;
}

#talentFileTable a{
	color:#cc0066;
	text-decoration:none;
}
#talentFileTable a:hover{
	text-decoration:underline;
}

/***********************************************/
