.place-txt {
	font-size: 0.8em;
	color: #CCCCCC;

}
a:link {
	font-size: 90%;
	color: #FFFFFF;
}
a:visited {
	font-size: 90%;
	color: #CCCCCC;
}
a:hover {
	font-size: 90%;
	color: #FF6633;
}
a:active {
	font-size: 90%;
	color: #FF3300;
}
.gyokan {
	font-size: 50%;
}
h1 {
	font-size: 100%;
	color: #CCCCCC;
}
.text {
	font-size: 0.8em;
	color: #000000;
}
body {
	background-color: #003366;
}
.text-yellow {
	font-size: 0.85em;
	line-height: 1.5em;
	color: #FFFF00;
}
.oserase {
	font-size: 0.8em;
	line-height: 1.3em;
	color: #FFFF00;
}

#banner_space {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#banner_space img {
	padding-left:2px
}
