body {
	margin: 0;
	padding: 0;
	background: url(./tmp/1/images/bg.jpg) repeat-x #E0E1DC;
}

body, td {
	color: #808080;
	font-size: 12px;
	line-height: 120%;
}

small {
	font-size: 10px;
}

hr {
	color: #B6B7B1;
	height: 1px;
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 1.6em;
	font-weight: bold;
	line-height: 150%;
}

a:link,
a:active {
	color: #324547;
}

a:visited {
	color: #4A4B30;
}

a:hover {
	color: #CC6633;
}

.title {
	color: #FFFFFF;
	font-weight: bold;
}

.txt {
	color: #324547;
	font-family: "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka-ÅùÉý", monospace;
}
.td1 {
	background: #FFFFFF;
}
.td2 {
	background: #DCDCD3;
}
.top1 {
	background: #F4F4F2;
}
.top2 {
	background: #DCDCD3;
}

