@charset "utf-8";



/*幅を設定*/
.auctionWrap,{
	width:800px;
	margin:0 auto;
	text-align:left;
}



/* オークション　トップバナー740*250 */
.banner-auction-01234 {
	height: 250px;
	width: 100%;
	background-image: url(http://ec.sod.co.jp/imagedata/custom/images/bn_sodauction_fla2.jpg);
	background-repeat: no-repeat;
	background-color:#ffffff;
	background-position: bottom;
	margin-bottom: 8px;
}
.banner-idolauction-01234 {
	height: 250px;
	width: 100%;
	background-image: url(http://ec.sod.co.jp/imagedata/custom/images/tp_2010_11-04.jpg);
	background-repeat: no-repeat;
	background-color:#ffffff;
	background-position: bottom;
	margin-bottom: 8px;
}
.banner-facebox {
	border: 1px solid #000000;
}
.banner-face01 {
	height: 250px;
	width: 100%;
}

.sodAuctionBtn012345{	
	width:511px;
	margin:10px auto 40px auto;
}


/* アイドルオンデマンドオークション 告知 */
.idolauctionAdImage{
	background-color:#fce9f2;
	width:100%;
	margin:10px 0 20px 0;
}

/*SOFT ON DEMANDオークションならでは商品紹介*/

.sodAuctionNaradeha{
	display:block;
	height:33px;
	font-size:1.5em;
	font-weight:bold;
	color:#F00;
	padding:8px 5px 0 40px;
	margin-bottom:0;
	background: url(http://ec.sod.co.jp/imagedata/custom/images/dl-pickup-lankng-llankbg.jpg) top left no-repeat;
}
.sodAuctionNaradeha_phBox1{
	width:240px;
	float:left;
	padding-right:10px;
}
.sodAuctionNaradeha_phBox1 img{
	float:left;
	padding-right:10;
}
.sodAuctionNaradeha_txtBox1{
	height:200px;
	padding:0 0 0 10px;
}
.sodAuctionNaradeha_txtBox1 em{
	font-style:normal;
	font-size:1.2em;
	color: #FF0000;
	font-weight: bold;
	display:block;
	margin-bottom:10px;
}

/*注意書き*/
.auctionAttention{
	font-size:1.5em;
	line-height:1.2em;
}
