body {
	color				:	#002288;
	font				:	normal normal normal 10pt/15pt 'ＭＳ ゴシック';
	background-color	:	#99FFFF;
	text-align			:	center;
}
h1 {
	margin				:	0px;
	font-size			:	24pt;
	float				:	left;
}
h2 {
	margin				:	0px;
	font-size			:	12pt;
	float				:	left;
}
h3 {
	margin				:	0px;
	font-size			:	12pt;
	float				:	left;
}
p.doc {
	color				: 	#000000;
	background-color	:	#FFFFFF;
	font-size			: 	11pt;
	text-align			:	left;
}
font {
	font-size			:	11pt;
}
font.title {
	font-size			:	20pt;
	font-weight			:	bold;
	float				:	left;
}
font.info {
	vertical-align		:	middle;
	font-size			:	9pt;
	float				:	right;
}
font.price {
	font-weight			:	bold;
	color				:	#FF0000;
}
font.selectedtab {
	font-weight			:	bold;
	font-size			:	12pt;
	color				:	#DDDDDD;
	background-color	:	#005BC6;
}
font.selectedtree {
	font-weight			:	bold;
	font-size			:	11pt;
	color				:	#DDDDDD;
	background-color	:	#005BC6;
}
font.link {
	color				:	#002288;
	cursor				:	pointer;
	font-size			:	11pt;
	text-decoration		:	underline;
}
A.link {
	cursor				:	pointer;
	font-size			:	11pt;
	color				:	#002288;
	text-decoration		:	underline;
}
span.link {
	cursor				:	pointer;
	font-size			:	11pt;
	color				:	#002288;
	text-decoration		:	underline;
}
img.link {
	cursor				:	pointer;
	border-color		:	#FFFFFF;
}
A:link {
	color				:	#002288;
}
A:visited {
	color				:	#002288;
}
A:active {
	color				:	#0066FF;
}
A:hover {
	color				:	#DDDDDD;
	background-color	:	#002288;
}
A.title:link {
	color				:	#002288;
}
A.title:visited {
	color				:	#002288;
}
A.title:active {
	color				:	#0066FF;
}
A.title:hover {
	color				:	#DDDDDD;
	background-color	:	#002288;
}
span.tab, A.tab {
	font-size			:	12pt;
	text-decoration		:	none;
	background-color	:	#87CCEE;
}
A.tab:link {
	color				:	#002288;
}
A.tab:visited {
	color				:	#002288;
}
A.tab:active {
	color				:	#0066FF;
}
A.tab:hover {
	color				:	#DDDDDD;
	background-color	:	#002288;
}

table {
	border				:	0;
}
table.frame {
	width				:	800;
	border				:	0;
}
table.paragraph {
	width				:	100%;
	background-color	:	#0066CC;
	border				:	0;
}
table.item {
	width				:	100%;
	background-color	:	#0066CC;
	border				:	0;
}
table.menu {
	width				:	100%;
	height				:	100%;
	background-color	:	#0066CC;
	border				:	0;
}
td.menu {
	color				: 	#000000;
	background-color	:	#FFFFFF;
	font-size			: 	11pt;
	text-align			:	left;
	vertical-align		:	top;
	height				:	100;
}

table.doc {
	font-size			:	11pt;
	width				:	100%;
	background-color	:	#FFFFFF;
}
table.button {
	width				:	100%;
}
td.button {
	font-size			:	12pt;
	vertical-align		:	top;
	text-align			:	center;
	background-color	:	#FFFFFF;
}
tr.title {
	height				:	48;
}
tr.tab {
	font-size			:	12pt;
	height				:	32;
}
/* タイトル部分 */
th {
	background-color	:	#87CCEE;
	font-size			:	12pt;
	filter				:	alpha(opacity=100,finishopacity=50,style=1);
	text-align			:	left;
}
td.header {
	font-size			:	24pt;
	background-color	:	#87CCEE;
}
td.tab {
	font-size			:	12pt;
	background-image	:	url(/vbvcjava/bg_tab.png);
}
td.search {
	font-size			:	12pt;
	text-align			:	center;
	vertical-align		:	middle;
	background-color	:	#FFFFFF;
	height				:	200;
}
td.contents {
	font-size			:	12pt;
	vertical-align		:	top;
	background-color	:	#FFFFFF;
	width				:	540;
}
td.tree {
	font-size			:	11pt;
	vertical-align		:	top;
	background-color	:	#FFFFFF;
}
td.footer {
	font-size			:	9pt;
	vertical-align		:	middle;
	text-align			:	center;
	background-color	:	#87CCEE;
}
/* ドキュメント部分 */
td.doc {
	color				: 	#000000;
	background-color	:	#FFFFFF;
	font-size			: 	11pt;
	text-align			:	left;
}

