body {
    text-align: center;margin-top:0px;
}
.STYLE1 {
	font-size: 14px;
	font-weight: bold;
}
.STYLE3 {font-size: 12px}
.STYLE4 {font-family: "MS UI Gothic", "MS PGothic", "MS Mincho", "MS Gothic"}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #ECE9D8;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.layout{
	width:760px;
	height:auto
}
.left{
	width:186px;
	height:71px;
	float:left;	
}
.right{
	width:554px;
	height:71px;
	float:left;		
}