a:link {
 color: #FFFFCC;
}
a:visited {
 color: #FFFFCC;
}
a:hover {
 color: #FF0000;
 text-decoration: none;
}
a:active {
 color: #FF0000;
 text-decoration: none;
}
body {
	margin: 0px;
	font-size: 13px;
}
h1,h2,h3,object,embed {
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 6px 0 0 0;
}
hr {
	color: #000000;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clearboth {
	clear: both;
}
.red {
	color: #C01920;
}

#contentstage {
	background: url(../img/kamamoto/bg_mainstage.jpg);
}
#mainstage {
	margin: 0px auto;
	padding-top: 20px;
	width: 840px;
	color: #FFFFFF;
	line-height: 140%;
}
#mainstage .left {
	width: 650px;
	margin: 0 0 20px 0;
}
#mainstage .right {
	width: 173px;
	margin-top: -46px;
}
#mainstage .description {
	margin: 0px;
	padding: 0px 0px 20px 1px;
	font-size: 85%;
}
#mainstage .title-kioku {
	background: url(../img/kamamoto/bg_title.gif) no-repeat;
	height: 77px;
	padding: 20px;
}
#mainstage .title-kioku img {
	margin-right: 8px;
}
#mainstage .video {
	float: left;
	width: 320px;
	margin-right: 8px;
}
#mainstage #tabContent {
	float: right;
	width: 321px;
}
#mainstage #tabContent ol {
	padding: 0px;
	margin: 1px 0px 0px 0px;
	background: #180000;
}
#mainstage #tabContent ol li {
	padding: 6px 10px;
	list-style: inside;
	border-bottom: 1px solid #4B322B;
}
#mainstage #tabContent ol li.present {
	background: #4B322B;
}
#mainstage h2 {
	margin-top: 12px;
}
#historystage {
	margin: 0px auto;
	width: 840px;
}
#historystage .left {
	width: 286px;
	margin: 16px 18px 0px 0px;
}
#historystage .left h2 {
	background: url(../img/kamamoto/bg_history.gif);
	color: #FFFFFF;
	font-size: 100%;
	padding: 6px 4px 6px 6px;
	margin-bottom: 6px;
}
#historystage .left h2 img {
	margin-top: -1px;
}
#historystage .left .historytable {
	margin-bottom: 12px;
}
#historystage .left table th {
	white-space:nowrap;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}
#historystage .left table td {
	vertical-align: top;
}
#historystage .right {
	width: 220px;
}
#historystage .right p {
	line-height: 140%;
}
#historystage .right table.count {
	margin-top: -34px;
	z-index: 2;
	position: relative;
	background: url(../img/kamamoto/golazo.gif) no-repeat;
}
#historystage .right table td.count {
	padding: 9px 0px 9px 12px;
	vertical-align: middle;
	font-weight: bold;
	color: #FFFFFF;
}
#historystage .right table td.count span.num {
	font-size: 20px;
}
#historystage .right table th {
	text-align: left;
	font-size: 90%;
	padding-top: 12px;
}
#historystage .right table th.game {
	width: 32px;
	text-align: center;
}
#historystage .right table th.goal {
	width: 32px;
	text-align: center;
}
#historystage .right table td.game {
	background: url(../img/kamamoto/bg_01.gif);
	width: 32px;
	height: 22px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: #FFFFFF;
}
#historystage .right table td.goal {
	background: url(../img/kamamoto/bg_02.gif);
	width: 32px;
	height: 22px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: #FFFFFF;
}
#footerstage {
	margin: 0 auto 20px auto;
	width: 840px;
}