@charset "utf-8";
body {
	margin: 0;
	padding: 0;
}
fieldset {
	border: none;
}
h1, h2, h3, h4, h5h6, p, pre, blockquote, ul, ol, dl, dd, th {
	margin: 0;
	padding: 0;
}
li {
	list-style: none;
}
input, textarea {
	font-size: 1em;
}
p {
}
td {
}
a:link {
	color: white;
}
a:visited {
	color: white;
}
a:hover {
	color: white;
}
a:active {
}
img {
	border: 0;
}
h1 {
	background-image: url(../img2015/open/bk_open_h1.gif);
	background-repeat: repeat-x;
	background-position: center top;
	color: #FFF;
	font-size: 16px;
	height: 26px;
	padding-top: 12px;
	text-align: center;
}
h2 {
}
h3 {
}

.hidden {
	visibility: hidden;
}

#grand {
	text-align: center;
}
#stage {
	text-align: left;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	color: #000;
	margin-top: 10px;
	margin-bottom: 10px;
}

#opendata th {
	font-size: 13px;
	text-align: left;
	padding: 5px;
	background-color: #D0D0D0;
}

#opendata td {
	font-size: 13px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #F2F2F2;
}

#openimg {

} 

#openimg div {
	float:left;
	width:160px;
	height:180px;
	text-align: center;
	vertical-align: middle;
	background-color: #FFF;
	border: 1px solid #CCC;
	margin:2px;
	padding:2px;
}

.imgtext {
	font-size: 12px;
}
