/* CSS Document */

body{
	text-align:center;
	background-color: #845E53;
	color: #FFF;

}
#container{
	margin:0 auto;
	width:90%;
	text-align: center;
	background-color: #FC9;
	font-size: 24px;
}

#pageTitle{
	margin:0 auto;
	width:480px;
	/* height:240px; */
	text-align: center;
}

#container table {
	font-size: 14px;
	background-color: #FFF;
	text-align: center;
	color: #633;
}
.mizuha {
	color: #C36;
}
#container table tr td table tr td div strong a s {
	color: #999;
}
#container table tr td table tr td div strong s {
	color: #999;
}
#container table tr td table tr td div strong {
	color: #630;
}
#container table tr td table tr td div p strong {
	color: #630;
}
.brown {
	color: #630;
}
brown2 {
	color: #630;
}

a {
	text-decoration: none;
	color: #FFF;
}
.block {
	position: relative;
	text-align: center;
}
table {
	text-align: left;
}
