@charset "Shift_JIS"; 

body {
	background-color: #000000;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	margin: 0px;
}
a {text-decoration: none;}
a:link {
	color: #CC9900;
}
a:visited {
	color: #CC9900;
}
a:hover {
	color: #CC9900;
}
a:active {
	color: #CC0000;
}
div#wrapper {
	width:900px;
	overflow:hidden;
	background:#000;
	color:#d0d0d0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
div#wrapper2 {
	width: 680px;
	float: right;
	margin-left: 10px;
	margin-bottom: 20px;
}
div#wrapper3 {
	background-color: #999999;
	float: right;
	width: 680px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 16px;
	color: #333333;
}
.arch_menu {
	background-color: #999999;
	float: right;
	width: 680px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 16px;
	color: #fff;
	text-align: center;
}

div#wrapper4 {
	background-color: #999999;
	float: right;
	width: 680px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 16px;
	color: #FFFFFF;
}

.copy {
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
	text-align: center;
}
.adress {
	font-size: 12px;
	color: #333333;
}
table.event {
  margin-top: 0.2em;
  margin-bottom: 1em;
  width: 100%;
  border-collapse: collapse;
  border: solid 1px #FFA200;
}

table.event th {
	border: solid 1px #FFA200;
	background: #FFA200;
	color: #FFFFFF;
}
table.event td {
  border: solid 1px #FFA200;
}

table.event th {
  text-align: center;
}

table.event td.course {
  text-align: center;
}

table.event td.bottom {
  background: #FFA200;  
}
table.recommend {
  margin-top: 0.2em;
  margin-bottom: 1em;
  width: 100%;
  border-collapse: collapse;
  border: solid 1px #339966;
}

table.recommend th {
	border: solid 1px #339966;
	background: #339966;
	color: #FFFFFF;
}
table.recommend td {
  border: solid 1px #339966;
}

table.recommend th {
  text-align: center;
}

table.recommend td.course {
  text-align: center;
}

table.recommend td.bottom {
  background: #339966;  
}
.footer {
	font-size: 12px;
	padding-top: 20px;
	text-align: center;
}
.textwhite {
	color: #FFFFFF;
}
