@charset "UTF-8";
/* CSS Document */


/* Override to common settings
------------------------------*/
.whiteBox {
	width: 469px;
	padding:18px 8px 0 8px;
	position:relative;
	}
.entry {
	position: relative;
	}
.entryBitween {
	clear:both;
	display: block;
	width: 65px;
	margin: 0 0 20px 0;
	padding: 0 0 8px 400px;
	border-bottom: 2px solid #CDCDCD;
	}
.bg_bana {
	margin: 0 0 20px 0;
	text-align:center;
}
.soon {
	margin: 40px 0 40px 0;
	text-align:center;
}




/* TEXT P
------------------------------*/ 
p.text12{
	padding: 0 18px 20px 18px;
	font-size:1.2em;
	line-height:　1.5em;
	}
p.goodsAtt{
	padding:0 18px 20px 18px;
	line-height:　1.5em;
	}
/* H3 H4
------------------------------*/
h3.header{
	padding:20px 0 30px 18px;
	}
h4.header{
	margin-bottom: 20px;
	padding-left:10px;
	font-size:1.2em;
	color: #005097;
	}
	h4.header span.btmline{
		padding-bottom:3px;
		background: transparent url(../images/goods_h4_lbtmine.gif) repeat-x left bottom;
		}

/* saleImg
------------------------------*/
.saleImg{
	position:absolute;
	left: 415px;
	top: -3px;
	}

p.itemImage {
	text-align:center;
}
p.itemImage img {
	margin-bottom:34px;
}
p.itemImage a:hover img{
	opacity: 0.7;
	-moz-opacity:0.7;
	filter: alpha(opacity=70);
}

