@charset "Shift_JIS";
body {
	font: 12px/18px "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #ffffff;
	background: #DFDFE0 url(../img/chunichi_main.jpg) no-repeat scroll center 9px;
	margin: 0;
	padding: 0;
	text-align: center;
}

h1, h2, h3, h4, p {
	display: none;

}

.text-box {
	width: 674px;
	padding: 10px;
	margin: 450px auto 15px;
	position: relative;
	text-align: left;
}

a:link { color: #ffffff; text-decoration: none; }
a:visited {
	color: #ffffff;
	text-decoration: none;
}
a:active { color: #ffffff; text-decoration: underline; }
a:hover {
	color: #C2DCFF;
	text-decoration: underline;
}
