@charset "shift_jis";
/**
 * HTMLtag, siteCommonClass
 * (c) FOURDIGIT Inc.
 */

.pageCate #wrapper {
		padding-top: 5px;
		background-color: #fff;
		background-image: none;
	}

/* breadCrumb */
	#breadCrumb {
		margin-bottom: 0;
	}

.page-12auction .contentTitle span { padding-left: 50px; background-image: url(/common/imgs/heading/bg-cate-12.gif); }

/* sideBnrs */
	.sideBnrs ul li .txtlink {
		text-align: right;
	}
	.sideBnrs ul li .txtlink a {
		padding: 10px 0 10px 15px;
		background-image: url(/common/imgs/blt/blt-03.gif);
		background-repeat: no-repeat;
		background-position: left center;
	}

/* searchResultTable */
.searchResultTable .point .bidTxt {
		padding: 24px 0 20px 144px;
		padding-left: 144px;
		font-weight: bold;
		font-size: 140%;
		line-height: 135%;
		text-align: center;
		background-color: transparent;
		background-image: url(/ac/imgs/search/img-point-bid.gif);
		background-repeat: no-repeat;
		background-position: left 50%;
		color: #001a4c;
		zoom: 1;
	}
	.searchResultTable .point .bidTxt em {
		display: block;
		height: 0px;
		text-indent: -9999px;
		text-align: left;
		overflow: hidden;
	}
	.searchResultTable .point .register {
		padding: 24px 0 20px 110px;
		padding-left: 110px;
		font-weight: bold;
		font-size: 140%;
		line-height: 135%;
		text-align: center;
		background-color: transparent;
		background-image: url(/ac/imgs/search/img-point-register.gif);
		background-repeat: no-repeat;
		background-position: left 50%;
		color: #001a4c;
		zoom: 1;
	}
	.searchResultTable .point .register em {
		display: block;
		height: 0px;
		text-indent: -9999px;
		text-align: left;
		overflow: hidden;
	}
	.searchResultTable .point .bidTxt strong,
	.searchResultTable .point .register strong{
		font-weight: bold;
		font-size: 125%;
		line-height: 130%;
	}

/* detailPointConditions */
	#detailPointConditionsTop {
		margin-top: 20px;
		padding-top: 12px;
		background-color: transparent;
		background-image: url(/ac/imgs/detail/bg-point-conditions-top.gif);
		background-repeat: no-repeat;
		background-position: left top;
	}
	#detailPointConditionsBottom {
		padding-bottom: 12px;
		background-color: transparent;
		background-image: url(/ac/imgs/detail/bg-point-conditions-bottom.gif);
		background-repeat: no-repeat;
		background-position: left bottom;
	}
	#detailPointConditions {
		padding: 3px 10px 3px 225px;
		background-color: transparent;
		background-image: url(/ac/imgs/detail/bg-point-conditions.gif);
		background-repeat: no-repeat;
		background-position: left 50%;
		zoom: 1;
	}
	#detailPointConditions dt {
		text-indent: -9999px;
		overflow: hidden;
		height: 0;
		line-height: 0;
	}
	#detailPointConditions dd {
		padding:5px 0;
	}


/* iframe */
	.attArea iframe {
		overflow: auto;
		margin-top: 10px;
		border: 1px solid #ccc;
		padding: 0;
		height: 150px;
		font-size: 87%;
		zoom: 1;
	}


/* entrystep */
	#entrystep {
		background-color: transparent;
		background-image: url(/ac/imgs/detail/bg-auction-step.gif);
		background-repeat: repeat-y;
		background-position: center top;
		height:186px;
	}
	#entrystep li {
		float: left;
	}
	#entrystep li.step01 {
		padding: 65px 0 0 20px;
		width: 199px;
		line-height:0;
	}
	#entrystep li.step02 {
		padding: 65px 46px 0 12px;
		width: 209px;
		line-height:0;
	}
	#entrystep li.step03 {
		padding: 0 0 0 31px;
		width: 223px;
		line-height:0;
	}

/* attTxt */
	.attTxt {
		margin-top: 15px;
		margin-right:173px;
		margin-left:173px;
		text-align: left;
	}

/* tooltips */
.yaBltFaq .org_attTxt,
.maBltFaq .org_attTxt {
	margin: auto 15px;
	}
	
.yaBltFaq .org_AttenTxt {
	margin: auto 0;
	}

.maBltFaq .org_AttenTxt {
	margin: auto 15px;
	}

.yaBltFaq .org_AttenTxt .bltFaq .bltQ,
.maBltFaq .org_AttenTxt .bltFaq .bltQ {
		background-image: none;
	}

/* acFaq */
	
.acFaq {
	margin-bottom: 15px;
	margin-top: 10px;
	text-align: right;
	}
	
.acFaq a {
	padding-left: 20px;
	background: url(/common/imgs/blt/blt-cmn-faq.gif) left center no-repeat;
	}