body {
//	background-image: url(/common/img/bg.gif);
	background-repeat: repeat-y;
	color: #444444;
}

table {
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
}


a:link { color: #003399; }
a:visited { color: #1166dd; }
a:hover { color:#2673f7; text-decoration:underline; }

.emp01 {
	color: #004477;
}

.emp02 {
	color: #00889f;
}

.alert {
	color: #ee6644;
}

.white {
	color: #ffffff;
}

.sfont {
	font-size: 12px;
}

.mfont {
	font-size: 15px;
}

.lfont {
	font-size: 18px;
}

.lheight {
	line-height: 18px;
}