/* Store Receipt related */
.storeReciptTtlWrap{
	/*width:730px;*/
	width:700px;
	height:auto;
	margin:0 auto;
}
.storeReciptTtl{
	width:350px;
	height:60px;
	float:left;
}
.storeReciptDescArea{
	width:700px;
	height:auto;
	margin:20px auto 0;
}
.storeReciptDescArea .srIcon{
	width:50px;
	height:50px;
	float:left;
}
.storeReciptDescArea .srTxt{
	width:280px;
	height:auto;
	padding:8px 0 0 0;
	float:left;
}
.storeReciptDescArea .srBtn{
	width:370px;
	height:60px;
	float:left;
}
.aboutSrTxt{
	width:700px;
	height:auto;
	margin:0 auto;
}
.srflowTbl,.srHowtoTbl{
	width:700px;
	height:auto;
	margin:20px auto 0;
}

.srflowTbl .srftTtl,
.srHowtoTbl .srhttTtl{
	width:158px;
	height:auto;
	color:#fff;
	padding:10px 0 0 0;
}
.srflowTbl .spaceCell,
.srHowtoTbl .spaceCell{
	width:10px;
	height:auto;
}
.srflowTbl .srftTxt,
.srHowtoTbl .srhttTxt{
	width:332px;
	height:auto;
	color:#524539;
	padding:10px;
	border-bottom:1px solid #dadace;
}
.srflowTbl .srftImg,
.srHowtoTbl .srhttImg{
	width:187px;
	height:auto;
	padding:10px 0 10px 0;
	border-bottom:1px solid #dadace;
}
.srflowTbl .srftTtl.step1{background:#dccfe6;}
.srflowTbl .srftTtl.step2{background:url(../images/storeReceipt/flowArrow01.gif) no-repeat #d2c0e0;}
.srflowTbl .srftTtl.step3{background:url(../images/storeReceipt/flowArrow02.gif) no-repeat #bba5cd;}
.srflowTbl .srftTtl.step4{background:url(../images/storeReceipt/flowArrow03.gif) no-repeat #a97ad0;}
.srftInner01{
	width:80%;
	margin:10px auto 15px;
	background:#fff0f0;
	padding:5px 10px;
	font-size:90%;
	line-height:1.4;
}
.srflowTbl .step4,.srHowtoTbl .step3{border:none;}
.srHowtoTbl .srhttTxt.step2,srHowtoTbl .srhttTtl.step2{padding:30px 10px;}
.srHowtoTbl .srhttTtl.step1{background:#f0c8c8;}
.srHowtoTbl .srhttTtl.step2{background:url(../images/storeReceipt/howtoArrow01.gif) no-repeat #f1abab; }
.srHowtoTbl .srhttTtl.step3{background:url(../images/storeReceipt/howtoArrow02.gif) no-repeat #ed8585;}
.spBdr01{
	border:none;
	width:700px;
	margin:0 auto;
	border-top:1px solid #dadace;
}


.destiTbl01.storeReceipt th.addrSch{width:390px;}
.destiTbl01.storeReceipt th.mapSch{width:60px;}
.destiTbl01.storeReceipt select{
	width:100px;
	position:relative;top:-6px;
}
.destiTbl01.storeReceipt .exmIpt input[type="image"]{
	position:relative;top:0px;
}
.srDateSelectArea{
	width:680px;
	height:auto;
	margin:20px auto 0;
}
.srDateSelectArea .srdsaL{
	width:200px;
	height:auto;
	float:left;
}
.srDateSelectArea .srdsaR{
	width:400px;
	height:auto;
	float:left;
	padding:3px 0 0 0;
}
