/*----透過PNG用----------------------*/
* html .iepngfix {
  behavior: expression(IEPNGFIX.fix(this));
}
/*-----------------------------------*/

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}

#header {
	height: auto;
	width: 1000%;
	text-align: center;
	white-space: nowrap;
	margin: auto;
}

#main_body {
	height: auto;
	width: 900px;
	padding-bottom: 10px;
	text-align: center;
	margin: auto;
}

.copyright {
	font-size: 10px;
	color: #999999;
	line-height: 1.4em;
	text-align: left;
}


.caption_right {
	font-size: 10px;
	color: #999999;
	line-height: 1.4em;
	text-align: right;
}

.px14_text {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #f0f0f0;
	line-height: 1.4em;
	text-align: left;
}

.px12_text {
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #f0f0f0;
	line-height: 1.4em;
	text-align: left;
}

.px12_ctext {
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #f0f0f0;
	line-height: 1.4em;
	text-align: center;
}

.mini_game_bg {
	background-image: url(images/mini_game02_27.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.px12_text_attension {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #E0E03C;
	line-height: 1.4em;
}

.chain_expert_bg {

	background-image: url(images/chain_expert_09.gif);
	background-repeat: no-repeat;
	background-position: center 10px;
}

.px14_text02 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #f0f0f0;
	line-height: 1.2em;
	text-align: left;
}

.px14_text_attension {
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #D4B800;
	line-height: 1.3em;
	text-align: left;
}

.disassembly_bg {
	background-image: url(images/disassembly_10.jpg);
	background-repeat: no-repeat;
	background-position: center 110px;
}

.px14_text03 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #f0f0f0;
	line-height: 2em;
	text-align: left;
}

.px10_text {
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #f0f0f0;
	line-height: 1.4em;
	text-align: left;
}

.px10_caption {
	font-size: 10px;
	color: #999999;
	line-height: 1.4em;
	text-align: left;
}


.boader1pxw {
	border: 1px solid #CCCCCC;
}


