*{
	font-size: 12px;
	color: #666;
}

body{
	text-align: center;
}

p{
	line-height: 150%;
}



#outBox{
	text-align: center;
}

#sub_box{
	width: 782px;
	margin: 0 auto;
	text-align: left;
}

em{
	font-style: normal;
	color: #ac1328;
}

#sub_ttl{
	height: 34px;
	line-height: 34px;
	margin: 22px 0 15px 0;
	font-size: 16px;
	font-weight: bold;
	color: #9ec400;
}

.sub_headline{
	height: 31px;
	margin-bottom: 15px;
	line-height: 31px;
	padding: 0 0 0 10px;
	background: url(../imgs_l/headline.gif) no-repeat 0 0;
	font-weight: normal;
	font-size: 14px;
}

#sub_box table{
	width: 782px;
	border-collapse: collapse;
}

#sub_box th{
	padding: 8px 0 8px 0;
	border: 1px solid #c1d66e;
	background-color: #faffe4;
	text-align: center;
	font-weight: normal;
}

#sub_box td{
	padding: 8px 8px 8px 8px;
	border: 1px solid #c1d66e;
	line-height: 150%;
}

.sub_cart .cell01{
	width: 50px;
}

.sub_cart .cell02{
	width: 92px;
}

.sub_cart .cell04{
	width: 85px;
}

.sub_cart .cell05{
	width: 34px;
}

.sub_cart .cell06{
	width: 34px;
}

.sub_cart .cell07{
	width: 85px;
}

.sub_info th{
	width: 160px;
	padding-left: 8px !important;
	text-align: left !important;
	vertical-align: top;
}

.sub_info th span{
	margin-right: 5px;
	font-style: normal;
	color: #ac1328;
}

.plusminus li{
	margin: 2px 0;
}

.sub_btn{
	position: relative;
	margin: 30px 0 10px 0;
	text-align: center;
}

.sub_btn li{
	display: inline;
	width: 141px;
	margin: 0 5px 0 5px;
}

.sub_btn .txt01{
	position: absolute;
	top: -7px;
	left: 500px;
	padding-left: 8px;
	background: url(../imgs_l/arrow.gif) no-repeat 0 0.4em;
	text-align: left;
}

.sub_btn .txt02{
	position: absolute;
	top: 13px;
	left: 500px;
	padding-left: 8px;
	background: url(../imgs_l/arrow.gif) no-repeat 0 0.4em;
	text-align: left;
}

.txt03{
	padding-left: 8px;
	background: url(../imgs_l/arrow.gif) no-repeat 0 0.4em;
	text-align: left;
}

.sub_pagetop{
	margin-bottom: 15px;
	text-align: right;
}

.sub_pagetop a{
	padding-left: 15px;
	background: url(../imgs_l/sub_pagetop.jpg) no-repeat 0 0.2em;
}

.sub_wire{
	padding: 8px;
	border: 1px solid #ccc;
}

.sub_pay td{
	text-align: center;
}

.sub_pay .cell01{
	width: 160px;
}

#sub_flow{
	margin-top: 15px;
}

.w40{
	width: 40px;
}

.w250{
	width: 250px;
}

.w350{
	width: 350px;
}

.wfull{
	width: 100%;
}

.bdr{
	padding: 10px;
	border: 1px solid #DDD;
}

.sub_root li{
	float: left;
	width: 150px;
	margin-bottom: 2px;
}

.error{
	margin-top: 5px;
	color: #ac1328;
}

.none{
	height: 60px;
	margin-bottom: 20px;
	padding-top: 50px;
	color: #ac1328;
	text-align: center;
	border: 1px solid #CCC;
}

/* マージン */

.mgb01 { margin-bottom: 1px !important; }
.mgb02 { margin-bottom: 2px !important; }
.mgb03 { margin-bottom: 3px !important; }
.mgb04 { margin-bottom: 4px !important; }
.mgb05 { margin-bottom: 5px !important; }
.mgb06 { margin-bottom: 6px !important; }
.mgb07 { margin-bottom: 7px !important; }
.mgb08 { margin-bottom: 8px !important; }
.mgb09 { margin-bottom: 9px !important; }
.mgb10 { margin-bottom: 10px !important; }
.mgb15 { margin-bottom: 15px !important; }
.mgb20 { margin-bottom: 20px !important; }
.mgb25 { margin-bottom: 25px !important; }
.mgb30 { margin-bottom: 30px !important; }

/* 位置 */

.alnL { text-align: left; }
.alnC { text-align: center; }
.alnR { text-align: right; }




















.clearfix: after;
.sub_btn: after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix;
.sub_btn{
	display:inline-block;
	min-height:1%;  /* for IE 7*/
	overflow: hidden;  /* for DW*/
}

* html .clearfix{
	height: auto;/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}





