@charset "UTF-8";
/* CSS Document */

/* @personal dir */

@import	url("/profile/profile.css");


/* メンバープロフィール */

table#thesoul th	{
	text-align:	center;
	border-bottom:	solid 1px #dedede;
}

table#thesoul td	{
	vertical-align:	middle;
	white-space:	nowrap;
	text-align:	center;
	border-bottom:	dashed 1px #dedede;
}

table#thesoul td.names	{
	text-align:	left;
}



