body{
	padding:0px;
	margin:0px;
	background-color: #CCC;
}

.wrapper {
	width:580px;
	height:100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFF;
}
.header {
	background-image: url(../images/event_head.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 580px;
	margin-top: 0px;
	padding-top: 0px;
}
.title {
	background-image: url(../images/line2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 20px;
	width: 580px;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	height: 45px;
	font-family: "‚l‚r ƒSƒVƒbƒN", "MS Gothic", "Osaka|“™•", Osaka-mono, monospace;
	vertical-align: middle;
	line-height: 23px;
}
.table {
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	width: 520px;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "ƒƒCƒŠƒI", Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
	font-size: 0.75em;
	line-height: 1.5em;
}
.moushikomi {
	font-family: "‚l‚r ƒSƒVƒbƒN", "MS Gothic", "Osaka|“™•", Osaka-mono, monospace;
	font-size: 0.8em;
	text-align: center;
	height: 50px;
	margin-top: 25px;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 15px;
}
.copy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.6em;
	background-color: #CCC;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	line-height: 30px;
	color: #003;
}

.lcol{
   background-color:#6699cb;
   color: #ffffff;
}
.rcol{
   background-color:#ffffff;
}
.ecol{
   background-color:#eeeeff;
}

.mytbl{
   background-color:#cccccc;
   border-width: 1px;
   border-style: solid;
   border-color: #6699cc;
}


