/* =============================================
   Table common
   ============================================= */
   
table#shopInfo, table.guidPay, table.shipping, table.tokutei{
	
	height: auto;
	line-height: 12px;

}

table#shopInfo td, table.guidPay td, table.shipping td, table.tokutei td{
	padding: 0px 0px;

}
   

table.Space1{
	width: 465px;
	float: left;
	margin-top: 50px;
	margin-left: 20px;
}

table.Space1 th{
	width:65px;

	
}

table.Space1 td{
	width:400px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 15px;
	margin-top: 60px;
	color: #965A46;
	border-bottom-width: thin;
	border-bottom-style: none;
	line-height: 35px;
	border-top-width: thin;
	border-top-style: none;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-left-style: none;
}

table.Space2{
	float: left;
	margin-top: 50px;
	margin-left: 20px;
	
	width: 555px;
	display:inline;
}


table.Space2 td.index{
	width:355px;
	height:40px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3F0000;
	padding-left: 10px;
}
table.Space2 td.com{
	width:190px;
	height:40px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 15px;
	font-weight: bold;
	color: #3F0000;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3F0000;
	padding-right: 10px;
}

table.Space2 td.com{
	width:190px;
	height:40px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 15px;
	font-weight: bold;
	color: #3F0000;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3F0000;
	padding-right: 10px;
}


table.Space3{
	float: left;
	width: 375px;
	display:inline;
	padding-top: 50px;
}
table.Space3 td.index{
	width:65px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3F0000;
	margin-right: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	font-weight: bold;
	color: #3F0000;
}
table.Space3 td.com{
	width:305px;

	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	font-weight: normal;
	color: #3F0000;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3F0000;
	padding-right: 0px;
}
