@charset "Shift-JIS";

/* JSリファレンス用スタイルシート */

body		{width:92%; font-size:10pt;}
span.head	{color:#669966; padding:0; font-size:130%; font-family:Times, sans-serif; font-weight:bold}

table.items	{width:99%; border:0;}
.items th	{color:#a9a9a9; padding:1ex 0 0 0; font-weight:bold; text-align:left; 
			border-style:solid; border-color:#cccccc; border-width:0 0 1px 0;}
.items td	{border-style:solid; border-color:#cccccc; border-width:0 0 1px 0; padding:1pt 0.5em 0 0.5em;}

dl		{line-height:130%;}
hr		{height:2px; color:#99cc99;}
dl hr	{height:1px; color:#cccccc;}
dd.format {margin-left:4.5em;}

a:link		{color:#0000cc}
a:visited	{color:#3333ff}
a:hover	{color:#ff3333}
a:active	{color:#9999cc}

table.navi		{width:100%;}
td.naviindex	{color:white; border:0; background-color:#ff6633; line-height:120%; padding:0}
td.navimove	{width:5em; border:0; color:white;background-color:#ff6633;  line-height:120%; text-align:center;padding:0}

.navi a			{display:block; width:100%}
.navi a:link		{color:#ffffff; background-color:transparent; text-decoration:none;}
.navi a:visited	{color:#ffffff; background-color:transparent; text-decoration:none;}
.navi a:hover	{color:#ffffff; background-color:#ffcc00; text-decoration:none;}
.navi a:active	{color:#ffcc00; background-color:#ffcc99; text-decoration:none;}



