/*******************************************************************************
*	仮想現実空間付属　天風研究室
*		展示室スタイルシート
*
*	copyright(C)　天風　悠　LM 01/06/2007
*******************************************************************************/

/*==============================================================================
	本文
==============================================================================*/
table.sumbnails {
	border:		solid 1px #000000;
	margin:		0.5em auto;
}
table.sumbnails tr th {
	background-color:	#fff5ce;
}
table.sumbnails tr td img {
	border:		none;
}

img.show_image {
	border:		none;
	display:	block;
	margin:		0.5em auto;
}
