#flash_main {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 0px;
	height: 300px;
}
#kokuchi {
	color: #099;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 15px;
}
a:link {
	color: #933;
	text-decoration: none;
}
a:visited {
	color: #933;
	text-decoration: none;
}
a:hover {
	color: #933;
	text-decoration: underline;
}
a:active {
	color: #933;
	text-decoration: underline;
}
