@import url("../css/base.css");
@import url("../css/resizer.css");

/*共通*/

#side_navi .title {
	background-image: url(../payment/images/ti.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	text-indent: -9999px;
	display: block;
	clear: both;
	float: none;
	height: 53px;
	width: 200px;
	padding-bottom: 15px;
}

.page_title .page_title {
	background-image: url(../payment/images/ti_page.gif);
	float: left;
	height: 22px;
	width: 251px;
	text-align: left;
	text-indent: -9999px;
	display: block;
}

.page table {
	float: left;
	height: auto;
	width: 670px;
	clear: both;
}

.page table .list1a {
	border-bottom: 1px solid #EEE;
	padding-top: 7px;
	padding-bottom: 7px;
	color: #000;
	width: 130px;
	vertical-align: top;
	padding-right: 10px;
	display: table-cell;
}

.page table .list1b {
	border-bottom: 1px solid #EEE;
	padding-top: 7px;
	padding-bottom:7px;
	width: 530px;
	display: table-cell;
	vertical-align: top;
}

.page table .list2a {
	padding-top: 7px;
	padding-bottom: 7px;
	color: #000;
	width: 130px;
	vertical-align: top;
	padding-right: 10px;
	display: table-cell;
}

.page table .list2b {
	padding-top: 7px;
	padding-bottom: 7px;
	width: 520px;
	display: table-cell;
	vertical-align: top;
}

.page table ol {
	list-style: decimal outside;
	padding-top: 2px;
}

.ic_no1g{
	list-style:none;
	padding-bottom:4px;
	padding-left: 16px;
	background-image: url(../payment/images/ic_no1g.gif);
	background-repeat: no-repeat;
	background-position: left 0.2em;
}

.ic_no2g{
	list-style:none;
	padding-bottom:4px;
	padding-left: 16px;
	background-image: url(../payment/images/ic_no2g.gif);
	background-repeat: no-repeat;
	background-position: left 0.2em;
}

.list2b table {
	float: left;
	height: auto;
	width: 530px;
	clear: both;
	border-collapse: collapse;
}

.list2b table .shipping_bar {
	color: #000;
	display: table-cell;
	background-color: #DDD;
	text-align: center;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border: 1px solid #CCC;
}

.list2b table .shipping_list1 {
	vertical-align: top;
	display: table-cell;
	padding: 5px;
	text-align: left;
	border: 1px solid #DDD;
}

.list2b table .shipping_list2 {
	vertical-align: top;
	display: table-cell;
	padding: 5px;
	text-align: right;
	border: 1px solid #DDD;
}

.attention_text  {
	color: #999;
	font-size: 0.9em;
	line-height: 1.5em;
}

.list2b .attention_box {
	clear: both;
	float: none;
	height: auto;
	width: 530px;
	padding-top: 5px;
	font-size: 0.9em;
	color: #999;
}

.page #payment_tool {
	float: left;
	height: auto;
	width: 670px;
	clear: both;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDD;
	margin-top: 5px;
	overflow: hidden;
}

.button_box {
	float: right;
	height: 30px;
	width: 118px;
}

.button_box ul {
	list-style-type: none;
	text-align: left;
	text-indent: -9999px;
	clear: both;
	float:left;
}

.button_box ul li.bt_home a {
	width: 118px;
	background: url(../common/bt_home.gif) no-repeat 0px 0px;
	clear: both;
	float: left;
	height: 30px;
}
