@charset "utf-8";

#addressBookWidgetDiv {
	height: 228px;
}

#walletWidgetDiv {
	height: 228px;
}

#consentWidgetDiv {
	height: 228px;
}

#label-billing-name{
	font-weight: bold;
	font-size:110%;
}

#label-sendto-name{
	font-weight: bold;
	font-size:110%;
}

.amzn {
	margin: 30px 0 20px 0;
	border:1px solid #aaa;
	width:48%;
	/*min-height:270px;*/
	max-height:auto;
	display:block;
}
.amzn .amzn_box {
	padding:5px 15px 15px 15px;
}
.amzn .amzn_box div {
	text-align:right;
	margin-top:10px;
	margin-right:20px;
}
.amzn .amzn_box label {
	padding-right:10px;
}
.amzn .amzn_box input {
	margin-left:10px;
	padding:5px;
}
.amzn .amzn_box .forget {
	text-align:right;
	margin-top: 10px;
	font-size: 12px;
	padding-right:25px;
}
.amzn .amzn_ttl {
	padding:10px 0 7px 10px;
	border-bottom:2px solid #444;
	color:#444;
	font-weight:bold;
}

#comment{
	margin: 0 auto 30px;
	width: 94%;
}
.billing-dialog .ui-dialog-titlebar,
.delivery-dialog .ui-dialog-titlebar {
	display: none;
}
#billing-edit,#delivery-edit {
	margin-top: 10px;
}
#billing-edit a,#delivery-edit a{
	cursor: pointer;
	display: inline-block;
}
.amzn-content{
	padding:20px;
	margin:0 auto 30px;
	width:89%;
	border: 1px solid #CCC;
}
#billing_total_amount_numf{
	font-weight: bold;
}
#delivery-information{
	border: 1px solid #CCC;
}
/*#delivery-fixed-date,#delivery-fixed-time{*/
	/*font-weight: bold;*/
	/*font-size: 110%;*/
/*}*/
#billing-name{
	font-weight:bold;
}
#member-regist{
	margin-bottom:30px;
}
.ui-widget-content {
	background: none;
	background-color: #fcfcfc;
}
.two-cols {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:20px;
	overflow: hidden;
}
.two-cols .right {
	float: right;
	text-align: right;
	margin-right:5px;
}
.two-cols .right h2{
	text-align: left;
}
.two-cols .left {
	float: left;
}
.two-cols li {
	width: 49%;
}
#dialog-msg{
	color:red;
}

#btn_box {
	width: 90%;
	border: 1px solid #ccc;
	padding: 20px;
	margin:0 auto 20px;
}
#AmazonPayButton img{
	width: 260px;
}
.amazon-title{
	text-align: left;
	color: #ff8c00;
	font-size:110%;
	font-weight: bold;
}
.buy_info{
	float:left;
	color:red;
	font-size:110%;
	font-weight: bold;
	text-align: left;
	width:50%
}
.webkiyaku{
	padding:5px;
	text-align: left;
	border:solid #ccc 1px;
	margin-bottom: 40px;
}
