@charset "Shift_JIS";
/* ===== special Subwindow Style ===== */

* {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	text-align: center;
}
#SWContentsArea {
	margin: 0;
	height: 600px;
	background-color: #000000;
	background-image: url(../../../special/images/20120818_baseball/photo_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#SWContentsArea2013{
	margin: 0;
	height: 600px;
	background-color: #000000;
	background-image: url(../../../special/images/1409_ra/photo_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#SWmaincontents {
	position: absolute;
	top: 140px;
	left: 30px;
}
.logo {
	padding: 15px 0px 0px 15px;
	text-align: left;
}
#SWfooter table {
	width: 450px;
	text-align: center;
	vertical-align: super;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#SWfooter@td {
	text-align: center;
}
