body {
	background-image: url(../img/bg.gif);
	background-attachment: fixed;
	/*background-repeat: repeat-y;
	background-position: center;*/
}
.table {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
td {
	font-size: 10pt;
	line-height: 20px;
	font-family: 'Trebuchet MS,Trebuchet,arial,sans-serif,"‚l‚r ‚oƒSƒVƒbƒN"';
}
.title {
	font-size: 12pt;
	line-height: 20px;
	color: #466409;
	font-weight: bold;
	font-family: 'Trebuchet MS,Trebuchet,arial,sans-serif,"‚l‚r ‚oƒSƒVƒbƒN"';
}
.ttl2 {
	font-size: 11pt;
	font-weight: bold;
	color: #466409;
}
.font1 {
	font-size: 10pt;
	line-height: 20px;
	color: #8E490F;
	font-family: 'Trebuchet MS,Trebuchet,arial,sans-serif,"‚l‚r ‚oƒSƒVƒbƒN"';
}
.menu a {
	color: #333333;
	text-decoration: none;
}
.menu a:hover {
	color: #466409;
	text-decoration: none;
}
