body,td,th {
	font-size: 14px;
	background: #ffffff;
	color: #1f1f1f;
        line-height: 130%;
}

#wrapper {
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;

}

a:hover {
	background: #8080c0;
	color: #fff;
}
div.main {
	width: 100%;
	text-align: center;
}
div.cart-topmsg {
	width: 550px;
	margin: 0px auto;
	text-align: left;
}
table.panel {
	margin: 1.2em auto;
	background: #ffffff;
	color: #a2a2a2;
}
table.panel td {
	background: #ffffff;
	color: #808080;
	padding: 4px;
	text-align: center;
}
td.white {
	color: #fff !important;
	font-weight: bold;
}
td.green {
	color: #008000 !important;
}
	
td.black {
	color: #000000 !important;	
}

td.wid120 {
	width: 120px;
}
td.wid30 {
	width: 30px;
}
input.button {
	width: 120px;
	margin: 15px;
}
table.cart_tbl {
	margin: 1em auto;
	border-collapse: collapse;
}
table.cart_tbl th {
	border: solid 1px #8080c0;
	background: #b3ffb8;
	white-space: nowrap;
	padding: 6px;
}
table.cart_tbl td {
	border: solid 1px #8080c0;
	background: #fff;
	white-space: nowrap;
	padding: 6px;
}
p.red {
	color: #dd0000;
}
div.law-main {
	text-align: center;
}
table.law-tbl {
	width:98%;
}
table.law-tbl td {
	padding: 8px;
	background: #fff;
}
table.btn-tbl {
	margin: 0px auto;
}
