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

/* @name_all dir */

/* 各ディレクトリ以下のページに使用するcssルールはこのファイルに記述 */

h1.nameallhead	{
	width:	800px;
	height:	60px;
}

ul.linesel	{
	margin:	0;
	width:	524px;
	height:	20px;
	float:	right;
}

ul.linesel li	{
	display:	inline;
	height:	20px;
	list-style-type:	none;
}

div.nameallcont	{
	clear:	both;
	margin:	0px 0px 60px 0px;
	padding-top:	12px;
}

div.nameallcont h2	{
	clear:	both;
	margin:	0;
	width:	800px;
	height:	16px;
	padding-bottom:	6px;
	border-bottom:	dotted 1px #dee8f1;
}

table.talentname	{
	width:	784px;
	margin:	8px auto 16px;
}

table.talentname td	{
	width:	104px;
	padding:	4px 0px 4px 8px;
	background-image:	url("../common/imgs/bluedot_right.gif");
	background-repeat:	no-repeat;
	background-position:	left center;
}

table.talentname td.emptydat	{
	background-image:	none;
}


div.gopagetop	{
	clear:	both;
	width:	790px;
	text-align:	right;
	padding:	2px 10px 2px 0px;
}

