body {
	margin: 0px;
	padding: 0px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #fff;
	background-color: #666;
}
h1 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.text {
	font-size: 80%;
	line-height: 150%;
}
.stext {
	font-size: 77%;
	line-height: 130%;
}


#Layer1 {
	position:absolute;
	width:207px;
	height:166px;
	z-index:1;
	visibility: hidden;
}
#Layer1 p {
	margin: 0px;
	padding: 10px;
}	
#Layer1 .TabBody {
	background-image: url(../../img/tab.gif);
}
a:link {
	color: #ffcc00;
	text-decoration: none;
}
a:visited {
	color: #ffcc00;
	text-decoration: none;
}
a:hover {
	color: #ff6600;
	text-decoration: underline;
}
a:active {
	color: #ffcc00;
	text-decoration: none;
}