/* yPCzŒŸõŒ‹‰Êˆê——‰æ–Ê01
---------------------------*/

.judge{ 
    background-color: #D7DBED;
    font-size: 14px;
    font-weight: bold;
    padding: 5px 0 2px 0;
}
.judge label{
	display:block;
    padding-left: 25px;
}
.judge input{
	margin: 0 4px 0 0;
	position: relative;
    top:6px !important;
    /* For IE 6/7 */
	*top:-3px;
}

.judge label span{
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("/common/img/jba_img/icon_kantei_check.png");
    background-origin: padding-box;
    background-position: 0 -2px;
    background-repeat: no-repeat;
    display: inline-block;
		/* For IE 6/7 */
    *display: inline;
    *zoom: 1;
    height: 26px;
    padding-left: 30px;
    padding-top: 3px;
	}

.shopping_check{ 
    background-color: #ffead7;
    font-size: 14px;
    font-weight: bold;
    padding: 5px 0 2px 0;
}
.shopping_check label{
    display:block;
    padding-left: 25px;
}
.shopping_check input{
    margin: 0 4px 0 0;
    position: relative;
    top: 2px;
    /* For IE 6/7 */
    *top:-3px;
}
.shopping_check label span{
    display: inline-block;
    /* For IE 6/7 */
    *display: inline;
    *zoom: 1;
    height: 26px;
    padding-left: 5px;
    padding-top: 3px;
}
/* #6543 END by fujisaki 20150911 #6559 ŒŸõŒ‹‰Êˆê——‰æ–Ê(302) */

/* yPCzŒŸõŒ‹‰Êˆê——‰æ–Ê02
---------------------------*/

.judge_top .Price_detail{
	float: left;
}

.judge_top .judge_bike{
	float: right;
	width: 520px;
	height: 58px;
	background-color: #FDFCDE;
	border: 2px solid #00258B;
	margin-top: 13px;
}

.judge_bike p{
	float: left;
	border: none !important;
	background: url("../img/kantei_th.gif") no-repeat scroll center center #FBF302;
    font-size: 92%;
    height: 18px;
    padding: 40px 2px 0 0 !important;
    text-align: right;
    font-weight: normal !important;
    width: 180px;
    margin-right: 10px;
}
.judge_bike_link li{
	background: url(../img/icon_judge_link.gif) no-repeat 0 center;
	float:right;
	padding-left:10px;
	margin-left:20px;
}


.judge_bike_area{
	float: left;
	padding-top: 8px;
}

.judge_bike_l{
	float: left;
	margin-right: 5px;
	background: url("../img/bar.gif") no-repeat scroll center right;
	padding-right: 13px;
}
.judge_bike_r{ float: left;}

.judge_bike_l dl,
.judge_bike_r dl{
	width: 150px;
}

.judge_bike dl dt{
	font-size: 110%;
	color: #00258B;
	font-weight: bold;
	float: left;
	width: 60px;
	text-align: center;
}

.judge_bike dl dd{ float: left;}

.judge_bike dl dd img{
	vertical-align: top;
	width: 18px;
	height: 18px;
}

/* yPCz“X•Üˆê——
---------------------------*/

.judge_shop{
	text-align: center;
}

/* 
.TooltipArea {
	position: relative;
	text-decoration: none;
}

.Tooltip {
	position: absolute;
	z-index: 9999;
	background: #ffffff;
	margin-bottom: 20px;
	padding: 5px;
	border: 1px solid #ffaf6b;
	color: #333333;
	line-height: 1.4;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	width: 250px;
	top: 34px;
	left: -120px;
}

.Tooltip:after {
	content: '';
	position: absolute;
	top: -9px;
	left: 115px;
	border-bottom: 10px solid #FFFFFF;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
}

.Tooltip:before {
	content: '';
	position: absolute;
	top: -10px;
	left: 115px;
	border-bottom: 10px solid #FFA500;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
}
 */

