.bg {
	background-color: white;
	/*
	background-image: url(../img/top/bg.gif);
	background-repeat: repeat-y;
	*/
}
body,td,th {
	font-size: 0.88em;
	line-height: 135%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.waku-org {
	border: 1px solid #F29931;
}
.waku-g {

	border: 1px solid #259C22;
}

.style4 a:link {
	color: #333333;
	text-decoration: none;
}
.style4 a:visited {

	text-decoration: none;
}
.style4 a:hover {
	color: #FF3300;
	text-decoration: underline;
}



/* ========================================================
　リニューアル後ＣＳＳ
======================================================== */

/* リンクカラー設定 */
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
}
