@charset "UTF-8";
/* CSS Document */

#windowContents {
	width:500px;
	margin:0px auto;
	background-color:#ffffff;
	padding:0 20px 20px;
}
.table500 {
	width:500px;
}
h1.title500 {
	width:500px;
	height:19px;
	background:url(../images/tb_order_500.png) no-repeat;
	color:#C60;
	font-size:17px;
	padding:7px 0 10px 20px;
	margin:10px 0;
	line-height:1.3em;
	float:left;
	text-shadow: 1px 1px 1px #fff;
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック";
}
h1.stock500 {
	width:480px;
	height:20px;
	background:url(../images/tb_stock_500.png) no-repeat;
	color:#069;
	font-size:17px;
	padding:8px 0 10px 20px;
	margin:10px 0 10px;
	line-height:1.3em;
	float:left;
	text-shadow: 1px 1px 1px #fff;
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック";
}
h1.system500 {
	width:480px;
	height:20px;
	background:url(../images/tb_system_500.png) no-repeat;
	color:#666;
	font-size:17px;
	padding:8px 0 10px 20px;
	margin:10px 0 10px;
	line-height:1.3em;
	float:left;
	text-shadow: 1px 1px 1px #fff;
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック";
}
.tableFull500 {
	width:500px;
	float:left;
	clear:both;
}
.buttonCenter500 {
	margin:10px auto;
	width:500px;
	text-align:center;
	clear:both;
	padding-top:10px;
}

.buttonLeft500 {
	float:left;
	width:500px;
	text-align:left;
	margin:10px 0 5px;
}
.buttonLeft500b {
	float:left;
	width:500px;
	text-align:left;
	margin:0 auto 5px;
}
.buttonLeft500 img {
	vertical-align: middle;
}
table.width450 {
	width:450px;
	margin:10px 15px;
	border:none;
}
table.width450 tr td {
	border:none;
}
table.width450 tr {
	border:none;
}
.textBox {
	width:480px;
	float:left;
	margin:10px 0;
}

