@charset "euc-jp";

/***** Yahoo! Auction CSS for global *****/
/***** LAST modified 2007.12.19 by hkoyama *****/
/* this page includes */
/* escrow */

#modEscrowBox {
	 display: block;
 	width: 100%;
	 margin-bottom: 20px;
	 padding: 0;
	 background: url(http://i.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(http://i.yimg.jp/images/auct/template/ui/auc_mod/bg_001.gif) repeat-x bottom;
}

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

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

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

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

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

#modEscrowBox .decBg07 {
 	padding: 10px 15px;
 	background: url(http://i.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(http://i.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;

}