body{
	margin:0px;
	padding:0px;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
}

.h_bg{
	background-image:url(../images/header_bg.gif);
	background-repeat:no-repeat;
}

.white{
	background-color:#ffffff;
}

.access{
	font-size:10px;
	line-height:14px;
	color:#666666;
}

.footer{
	background-image:url(../images/footer.gif);
	background-repeat:no-repeat;
}

a {
	font-family: ‚l‚r ‚oƒSƒVƒbƒN, Osaka, ƒqƒ‰ƒMƒmŠpƒS Pro W3;
	font-size: 10px;
	color: #990066;
}

a:link {
	text-decoration: none;
	color: #0000FF;
}

a:visited {
	text-decoration: none;
	color: #0000FF;
}

a:hover {
	text-decoration: underline;
	color: #990066;
}

a:active {
	text-decoration: none;
	color: #990066;
}
.company {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	color: #666666;
}
.company_b {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
