@charset "Shift_JIS";
/* CSS Document */

/*visual*/
#wrap #container #visual{
	background-image: url(../images/visual.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	height: 100px;
	width: 690px;
	margin: 0px;
}

#stage h3{
	font-size: 1px;
	line-height: 1px;
	text-indent: -1000em;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 46px;
	width: 300px;
	overflow: hidden;
	background-image: url(../images/title_link.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#stage table{
    width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #523F36;
}
#stage th{
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	background-color: #281A12;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #523F36;
}
#stage td{
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #523F36;
}
#stage .sub{
	margin-bottom:0px;
	color: #9F7F42;
}
