body{
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
}
.txt12 {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.txt10 {
	font-size: 10px;
	color: #333333;
}
.table {
	border: 1px #999999 dashed;
	list-style-position: outside;
}
a:link {  color: #003399; text-decoration: underline}
a:hover {  color: #003399; text-decoration: underline; background-color: #B8E0FF}
a:visited {  color: #003399; text-decoration: underline}
.txt12b {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
.wave {
	background-attachment: fixed;
	background-image: url(kaisya/img/wave.gif);
	background-repeat: no-repeat;
}

.bgff9900 {
background-color: #ff9900;
}

.bg003399 {
background-color: #003399;
}

.txt15b {
	font-size: 15px;
	line-height: 20px;
	color: #333333;
}

.txt13 {
	font-size: 13px;
	line-height: 1.5em;
	color: #333333;
}

.collor-orange {
	color: #ff9900;
}
