@charset "utf-8";
body,td,th {
	background-color: #f0eee2;
	margin:0;
}
p {
	margin:10px;
}
a:link {
	color: #a88d6d;
}
a:visited {
	color: #A88D6D;
}
a:active {
	color: #7a6043;
}
#OT {
	width: 950px;
	margin:0 auto;
}
#BM {
	height: 60px;
	width: 100%;
	position:absolute;
	text-align:center;
	float:left;
	bottom:0;
	border-top:#cab59e 1px solid;
	background-color: #dfcfbd;
	font-family: Verdana;
	line-height: 20px;
	letter-spacing: 1px;
	vertical-align:baseline;
	word-spacing: 1px;
	font-size: 10px;
	color: #a88d6d;
}
#TT {
	background-image: url(IMAGE/090730HP31.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 400px;
	width: 950px;
	bottom:30%;
	position: absolute;

}
#TTD {
	height: 120px;
	width: 160px;
	margin:240px auto 30px 25px;
	padding:0;
}
#PT {
	width:160px;
	height:20px;
	margin:5px 0;
	float:left;
	background:url(IMAGE/btn.png); 
	background-repeat:no-repeat; 
	background-position:0 0px; 
}
#BG {
	width:160px;
	height:20px;
	margin:5px 0;
	float:left;
	background:url(IMAGE/btn.png); 
	background-repeat:no-repeat; 
	background-position:0 -20px; 
}
#RS {
	width:160px;
	height:20px;
	margin:5px 0;
	float:left;
	background:url(IMAGE/btn.png); 
	background-repeat:no-repeat; 
	background-position:0 -40px; 
}
#FA {
	width:160px;
	height:20px;
	margin:5px 0;
	float:left;
	background:url(IMAGE/btn.png); 
	background-repeat:no-repeat; 
	background-position:0 -60px; 
}

#BTNP a{ float:left;}
#BTNP a:hover{ background-position:-160px 0;}
#BTNB a{ float:left;}
#BTNB a:hover{ background-position:-160px -20px;}
#BTNR a{ float:left;}
#BTNR a:hover{ background-position:-160px -40px;}
