@charset "euc-jp";

/* -----------------------------------------------------------
CSS Information

http://koubai.auctions.yahoo.co.jp/promo/ 以下のページ共通のCSS

 file name:common_promo.css
 author:Yahoo! JAPAN
 auth level:css/
 last updated:2009.6.18
----------------------------------------------------------- */

/*===========================
	背景設定
===========================*/
html {
		height:100%;
		margin-bottom:1px;
}
body{
	text-align:center;
	background:url(https://s.yimg.jp/images/auct/koubai/0706_promo/bg_000.gif) center;
	margin:0;
	padding:0;
}


.wrap{
	width:100%;
	background:url(https://s.yimg.jp/images/auct/koubai/bg_01_01.gif) repeat-y center ;
	text-align: center;
	padding:0;
}

.wrap table.decWrp{
	width: 950px;
	margin:0 auto 0 auto;
}


