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

/* @personal dir */

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

/* 近藤芳正氏公演情報 */

div.ttopics table#nitosya table#timetable	{
	margin:	8px 0px 0px 0px;
	border:	solid 1px #dedede;
}

div.ttopics table#nitosya table#timetable th	{
	width:	6em;
	padding:	2px 0px 2px 8px;
	border-style:	none dashed dashed none;
	border-width:	1px;
	border-color:	#dedede;
}

div.ttopics table#nitosya table#timetable td	{
	width:	8em;
	padding:	2px 4px 2px 8px;
	border-style:	none dashed dashed none;
	border-width:	1px;
	border-color:	#dedede;
}

