@charset "utf-8";
body {
	color: #333333;
	margin: 0px auto 20px;
	padding: 0px;
	width: 900px;
	font: 0.8em/130% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
}
h1,h2,h3,h4,h5,h6,p,ul,ol {
	margin: 0px;
	padding: 0px;
	font-size: 1em;
}
img {
	text-decoration: none;
	border-style: none;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #960CB4;
	text-decoration: none;
}
a:visited {
	color: #960CB4;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #960CB4;
}
h1 {
	text-align: right;
	font-weight: normal;
	height: 35px;
}
#right {
	float: right;
	width: 460px;
}

#left {
	float: left;
	width: 420px;
}
#topics {
	background: #E3E2DA;
	width: 410px;
	height: 145px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
.red {
	color: #D74E3F;
}
.redbold {
	color: #D74E3F;
	font-weight: bold;
}
.green {
	color: #008F8F;
}
.greenbold {
	font-weight: bold;
	color: #008F8F;
}
.left5 {
	margin-left: 5px;
}

.top5 {
	margin-top: 5px;
}
.right5 {
	margin-right: 5px;
}

.leftimg {
	float: left;
	padding-right: 5px;
}
.rightimg {
	float: right;
	padding-left: 10px;
}#event {
	background: url(../images/e_bg.gif) top;
	width: 460px;
}
#event table {
	border-bottom: 1px solid #666666;
}
#link {
	clear: both;
	float: none;
	font-size: 0.8em;
	margin-top: 10px;
	margin-left: 5px;
	line-height: 110%;
}
#topimg {
	background: url(../images/topimg.gif) no-repeat;
	height: 573px;
	width: 420px;
}
#toptext {
	font-size: 1.7em;
	font-weight: bold;
	color: #CC0000;
	background: #FFFFFF;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 330px;
	position: relative;
	top: 218px;
	line-height: 120%;
	border: 3px solid #CC0000;
	padding: 20px;
}

