@charset "utf-8";

body {
	font-family: "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
	font-size: 9pt;
}

.introswf-show {
	width: 800px;
	margin: 10px auto;
}

#introswf-show-copyright {
	position: absolute;
	bottom: 0;
	text-align: right;
	width: 800px;
	font-size: 8pt;
	color: Gray;
}

#introswf-show-getflash {
	width: 440px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
}

#introswf-show-getflash p {
	margin: 1em 0 0 0;
	line-height: 1.5em;
}

#introswf-show-getflash a {
	color: Blue;
}

#introswf-show-getflash a:hover {
	color: Red;
}

#introswf-show-getflash p.getflashlink {
	text-align: center;
}

#introswf-show-trademarks {
	font-size: 8pt;
}



#introswf-show-title {
	width: 800px;
	margin-bottom: 20px;
}

#introswf-show-title table td {
	vertical-align: top;
}

a#introswf-show-back, a#introswf-show-back:hover {
	display: block;
	height: 25px;
	width: 80px;
	background-image: url(show/back.png);
}

a#introswf-show-back img {
	width: 0;
	height: 0;
}

a#introswf-show-back:hover img {
	width: auto;
	height: auto;
}

#introswf-show-close {
	display: none;
}

