body {
	background-color: #9E241B;
	background-image: url(images/haikei.gif);
	background-repeat: repeat-y;
	background-position: center;
}

A:link { text-decoration:none; color:#AD160B }
A:visited { text-decoration:none; color:#AD160B }
A:hover { text-decoration:underline;color:#AD160B }

.text12 {
	font-size:12px;
	line-height: 150%;
}
.table_border {
	border-bottom: 1px dotted #ededed;
}

