BODY	{ font:8pt/13pt '‚l‚r ƒSƒVƒbƒN','Osaka'; }
TABLE	{ font:8pt/13pt '‚l‚r ƒSƒVƒbƒN','Osaka'; }
.title1	{ font:bold 10pt/12pt; color:#FFFFFF; }
.net		{ font:10pt/12pt; }
.list		{ font:7pt/10pt; }
A:link	{ color:#0000FF; text-decoration:none; }
A:active	{ color:#FF0000; text-decoration:none; }
A:visited	{ color:#660099; text-decoration:none; }
A:hover	{ color:#FF6699; text-decoration:underline; }


H1{
  font-size : 11px;
  font-weight : normal;
  color : white;
}
H2{
  font-size : 11px;
  font-weight : normal;
  color : white;
}
P{
  font-size : 11px;
  font-weight : normal;
  color : white;
  text-decoration : none;
}

#breadcrumb {
	width:630px;
	overflow:hidden;
	padding:20px 0 0px 0;
	margin:0;
	text-align:left;
}
#breadcrumb li {
	float:left;
	padding:0 10px 0 0;
	margin:0;
	color:#ffffff;
	list-style:none;
}
#breadcrumb li a {
	color:#ffffff;
	margin:0 10px 0 0;
	padding:0;
	text-decoration:underline;
}
#breadcrumb li a:hover {
	text-decoration:none;
}

.bold {
	font-weight:bold;
}

