A:LINK		{ text-decoration:none; color:#008AFF; }
A:VISITED	{ text-decoration:none; color:#0066CC; }
A:HOVER		{ text-decoration:underline; color:#008AFF; }
A:ACTIVE		{ text-decoration:underline; color:#839DFF; }

body {
	background-image: url(../img/parts/bg_line.gif);
	background-color: #FFFFFF;
	scrollbar-3dlight-color : #ffffff;
	scrollbar-arrow-color : #158DBF;
	scrollbar-darkshadow-color : #ffffff;
	scrollbar-face-color : #dddddd;
	scrollbar-highlight-color : #ffffff;
	scrollbar-shadow-color : #ffffff;
	scrollbar-track-color : #ffffff;
	background-repeat: repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}

body,td,th {color: #666666;}
.txtll	{ font-size: 16px;	line-height: 22px; }
.txtlg	{ font-size: 14px;	line-height: 20px; }
.txt		{ font-size: 12px;	line-height: 18px; }
.txts		{ font-size: 10px;	line-height: 14px; }
.txtss	{ font-size: 9px;		line-height: 14px; }

.txtlln	{ font-size: 16px;	line-height: normal; }
.txtlgn	{ font-size: 14px;	line-height: normal; }
.txtn		{ font-size: 12px;	line-height: normal; }
.txtsn	{ font-size: 10px;	line-height: normal; }
.txtssn	{ font-size: 9px;		line-height: normal; }

.vtxtll	{ font-size: 106%;	line-height: 150%; }
.vtxtlg	{ font-size: 93%;	line-height: 150%; }
.vtxt	{ font-size: 81%;	line-height: 130%; }
.vtxts	{ font-size: 69%;	line-height: 120%; }
.vtxtss	{ font-size: 62%;	line-height: 110%; }

.txt333 {color: #333333}

.tagline {
	padding-left: 5px;
	color: #888888;
}
.smbg {
	background-image: url(../img/menu/sm_bg.gif);
	background-repeat: repeat;
	padding: 2px;
}
br	{line-height: 12px; }
.bgwaku {
	background-image: url(../img/parts/bg.gif);
	background-repeat: repeat-y;
	width: 800px;
	background-position: 0px 0px;
}
