@charset "utf-8";
/* Standard stylesheet (For Japanese Pages)
	Copyright (C) 2004 Sofrosune Works &lt;support@sofrosune.net&gt;
	No part of this program may be reproduced or transmitted in any form or 
	by any means without permission from the author.
	Version:1.11, April 18, 2004.
*/

/* === base style === */

body {
	margin:0px 0px;
	background-color:#ffffff;
}

a { background:none; }
a:hover { background:none; }

/* === anchor style === */

a:visited .popmenu { color:#0000ff; }
a:hover .popmenu { color:#ff0000; text-decoration:none; background-color:transparent; }
a:hover .menu { color:#ff0000; text-decoration:none; background-color:transparent; }

/* === prod: usage table === */

table.table_usage {
}

table.table_usage tr.fig td { border:1px solid #c0c0c0; padding:4px 4px; text-align:center; vertical-align:center; }
table.table_usage tr.fig td.none { border:none }
table.table_usage tr.caption td { text-align:center; vertical-align:top;  padding-bottom:10px; }

/* end of style */

