A {
	color		: #0066ff;
	text-decoration	: none;
}

A:visited {
	color		 :#0066ff;
}

A:hover {
	color		 :#ff6600;
	text-decoration	: underline;
}

BODY {
	margin		: 0px;
	background	: #ededed url(images/top_bg.gif) repeat-y center;
	font-family	: "‚l‚r ‚o ƒSƒVƒbƒN",Arial,Osaka,Sans-serif;
}
.searchfld {
	width		: 130px;
	margin-right	: 3px;
}
.navi {
	width		: 710px;
	height		: 20px;
	font-size		: 10px;
}
.hback {
	font-size		: 10px;
	text-align	: right;
}
.header {
	width		: 710px;
	font-size		: 12px;
	line-height	: 16px;
}
.header TD {
	vertical-align	: top;
}
.s {
	font-size		: 9px;
}
.goReg {
	width		: 710px;
	border		: 1px solid #666666;
}
.goReg TH {
	border-right	: 1px solid #666666;
	padding		: 20px;
	font-size		: 14px;
	background	: #ffee99;
}
.goReg TD {
	font-size		: 12px;
	line-height	: 16px;
	padding		: 0 10px;
}
.goRegNb {
	width		: 710px;
	border		: 0px;
}
.goRegNb TH {
	border-right	: 1px solid #666666;
	padding		: 20px;
	font-size		: 14px;
	background	: #ffee99;
}
.goRegNb TD {
	font-size		: 12px;
	line-height	: 16px;
	padding		: 0 10px;
}

