A:link{
	color:#56350d;
}
A:visited{
	color:#56350d;
}
A:hover{
	color:#aa9d00;
	position:relative;
	left:1px;
	top:1px;
}
/*入力モードを強制的半角に（IE以外のブラウザでは無効となる場合あり）*/
.han    { ime-mode: disabled; } 

/*TABLEに関する設定*/
th,td { font-size: 12px; }

/*HOMEボタンに関する設定*/
.btn {  cursor: hand; background-color: #56350d; color: #ffffff;
border: 3px double #56350d; }
.linktag {
	height: 100px;
	width: 250px;
}

h1 {
	font-size: 12px;
	color: #999999;
}
.txt18 {
	font-size: 18px;
	font-weight: bolder;
}
.txth20 {
	font-size: 12px;
	line-height: 18px;
}
.txt10 {
	font-size: 10px;
}
.title2 {
	font-size: 12px;
	color: #CCCCFF;
}
.top1 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
