BODY {
	margin		:0px;
	color		:#003366;
	background	:#FFFFFF
	font-family :Verdana,Osaka,'MS UI Gothic';
	line-height: 140%;
}

TABLE {
	border		:0;
	margin		:0px;
	padding		:0px;
}

TH {
	line-height: 140%;
}

TH,TD,DD {
	line-height: 140%;
	vertical-align: top;
}

OL,LI {
	line-height: 140%;
	vertical-align: bottom;
}

DT {
	line-height	: 140%;
	vertical-align: top;
	font-weight: bold
}

IMG {
	border		:0;
}

STRONG {
	color	: #FF0000
}

.s {
	font-size	:80%;
	text-align	:left;
	line-height	:140%;
}

.ss {
	font-size	:70%;
	text-align	:left;
	line-height: 140%;
}

.l {
	font-size	:125%;
	text-align	:left;
	line-height: 140%;
}

.lb {
	font-size	:125%;
	text-align	:left;
	line-height: 140%;
	font-weight: bold
}

.b {
	font-weight: bold
}

.c {
	text-align	:center;
}

.r {
	text-align	:right;
}

.t {
	line-height: 100%;
}

A:link {
	color		:#0066CC;
	text-decoration: none
}
A:visited {
	color		:#003399;
	text-decoration: none
}
A:active {
	color		:#FF0000;
	text-decoration: none
}
A:hover {/* IE‚Ì‚Ý */
	color		:#FFAA00;
	text-decoration:underline overline;
}
