body {
	background-color: #000000;
	margin: 0px;
}
.main{
	width: 100%;
	height: 316px;
	background-color: #333;
	top: 40%;
	position: absolute;
	margin-top: -158px;
	background-repeat: no-repeat;
	background-position: right;
}

.title {
	height: 50px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #fff;
}

.spacer {
	width: 800px;
	height: 1px;
}
.copyright {
	background-color: #000;
	height: 14px;
	width: 100%;
	text-align: right;
	vertical-align: bottom;
}



A:link {
	color:#FFFFFF;
	text-decoration: none;
}
A:visited {
	color:#FFFFFF;
	text-decoration: none;
}
A:active {
	color:#FFFFFF;
	text-decoration: underline;
}
A:hover {
	color:red;
	text-decoration: underline;
}
.stage {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 9pt;
	letter-spacing: 1pt;
	line-height: 14pt;
	height: 250px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	padding-left: 20px;
	background-image: url(../image/background_link_2.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.back {
	position: absolute;
	right: 10px;
	top: 3px;
}

.photo_link {
	width: 130px;
	padding-left: 12px;
	vertical-align: top;
}
.link {
	width: 250px;
	padding-left: 12px;
	vertical-align: top;
}
.date {
	padding-right: 40px;
	vertical-align: top;
	color: #999999;
	font-size: 9pt;
}

.title {
	height: 50px;
	background-image: url(../image/background_link_1.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.labelt {
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
}
.label {
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	width: 80px;
}
.cont2 {
	font-size: 9pt;
	color: #FFFFFF;
	width: 320px;
}
.cont {
	font-size: 9pt;
	color: #FFFFFF;
	width: 200px;
}
.caution {
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	position: absolute;
	bottom: 17px;
	left: 10px;
}
