@charset "euc-jp";

/*! -----------------------------------------------------------
CSS Information
 file name: auct_escrow.css
 author:Yahoo! JAPAN
 auth level: auct/template/ui/auc_mod/css/2.1.0/
 last updated:2016.08.29
----------------------------------------------------------- */

#modEscrowBox {
	display: block;
	width: 100%;
	margin-bottom: 20px;
	padding: 0;
	background: url(https://s.yimg.jp/images/auct/template/ui/auc_mod/bg_001.gif) repeat-x top #ffffe3;
}

#modEscrowBox p {
	margin:0;
	padding:0;
	font-size: 85%;
	line-height: 150%;
}

#modEscrowBox .decBg01 {
	background: url(https://s.yimg.jp/images/auct/template/ui/auc_mod/bg_001.gif) repeat-x bottom;
}

#modEscrowBox .decBg02 {
	background: url(https://s.yimg.jp/images/auct/template/ui/auc_mod/bg_001.gif) repeat-y top left;
}

#modEscrowBox .decBg03 {
	background: url(https://s.yimg.jp/images/auct/template/ui/auc_mod/bg_001.gif) repeat-y top right;
}

#modEscrowBox .decBg04 {
	background: url(https://s.yimg.jp/images/auct/template/ui/auc_mod/infor_bg_01.gif) no-repeat top left;
}

#modEscrowBox .decBg05 {
	background: url(https://s.yimg.jp/images/auct/template/ui/auc_mod/infor_bg_03.gif) no-repeat top right;
}

#modEscrowBox .decBg06 {
	background: url(https://s.yimg.jp/images/auct/template/ui/auc_mod/infor_bg_02.gif) no-repeat bottom left;
}

#modEscrowBox .decBg07 {
	padding: 10px 15px;
	background: url(https://s.yimg.jp/images/auct/template/ui/auc_mod/infor_bg_04.gif) no-repeat bottom right;
}

#modEscrowBox ul {
	margin: 10px 0;
	padding: 0;
}

#modEscrowBox ul li {
	margin:0;
	padding-left: 10px;
	list-style-type: none;
	background: url(https://s.yimg.jp/images/auct/template/ui/auc_mod/ic_002.gif) no-repeat left;
}

#modEscrowBox .ptsStatus .ptsStatusIcon{
	width:231px;
}

#modEscrowBox .ptsHelp {
	text-align:right;
	font-size:85%;
}

#modEscrowBox .ptsTitle {
	text-align:left;
	font-size:95%;
	font-weight:bold;
	padding-left:3px;
}

#modEscrowNotice {
	text-align:center;
	font-size:95%;
	margin-bottom: 20px;
}
