/* CSS Document */

/******* title ********/
#mainTitle_bk {
	background: url(https://img1.kakaku.k-img.com/images/article/search/garden_illumination/title_bk.jpg) no-repeat 0 0;
	background-color:#291709;
	width:760px;
	min-height:313px;
	height: auto !important;
	height: 313px;
}

#mainTitle_bk img {margin-left:171px;}

#mainTitle_bk .txt {
	color:#ffffff;
	font-size:105%;
	font-weight:bold;
	line-height:140%;
	margin:14px 0px 8px 163px;
	width:466px;
	display:block;
	filter:dropshadow (color=#000000 ,offx=1 ,offy=1 ,positive=true);
}



/***　▼▼Contents　start▼▼　***/

/* allContents */
.allContents_bk {
	width:760px;
	background:#291709 !important;
	margin:0px auto 0px auto;
	text-align:center;
	padding-bottom:10px;
}


/* pContents */
.pContents_bk {
	background:#FFF;
	padding:0px 10px 5px 10px;
	margin: 0px 7px 8px 7px;
	text-align:left;	
}
.pContents_bk_p04 {
	background:#FFDDBB;
	padding:0px 10px 5px 10px;
	margin: 0px 7px 8px 7px;
	text-align:left;	
}

.lead {
	padding:10px 0px 10px 10px;
	font-size:105%;
	font-weight:bold;
	display:block;
	text-align:left;
	line-height:140%;
	color:#000;
}


/*p01のみ*/
.p01_box{
	padding-bottom:15px;
}
.p01_boxL{
	text-align:left;
	float:left;
	padding-left:5px;
}
.p01_boxL img:hover{
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
}

.p01_boxR{
	text-align:left;
	float:left;
	padding-left:15px;
	width:565px;
	line-height:100%;
	font-size:100%
}
.p01_boxR .img01{
	padding:3px 0px 8px 0px;
}
.p01_boxR .p01_lead {
	padding:0px 0px 11px 0px;
	font-size:100%;
	display:block;
	line-height:130%;
}
.p01_boxR .box01{
	float:left;
	padding-right:10px;
}


.box01 img:hover{
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
}


/*p02のみ*/
.box02{
	float:left;
	width:130px;
	padding:0px 0px 10px 14px;
}
.box02 .img{
	margin:0px auto 0px auto;
	text-align:left;
}
.box02 .img img{
	border:solid 2px #000;
}
.box02 .img img:hover{
	border:solid 2px #FFBF00;
}
.box02 .name{
	font-weight:bold;
	margin-bottom:5px;
}
.box02 .boxTxT{
	margin:7px auto 0px auto;
	font-size:90%;
}


/*p03のみ*/
.box03{
	float:left;
	width:224px;
	padding:0px 9px 8px 9px;
}


/*p04のみ*/
.box04{
	float:left;
	width:161px;
	padding:0px 0px 10px 18px;
}
.box04 .img{
	margin:0px auto 0px auto;
	text-align:left;
}
.box04 .img img{
	border:solid 2px #fff;
}
.box04 .img img:hover{
	border:solid 2px #FFBF00;
}

.box04 .name{
	font-weight:bold;
}
.box04 .boxTxT{
	margin:7px auto 0px auto;
	font-size:90%;
}

/***　▲▲Contents　end▲▲　***/





/******* 価格 ********/
.verdana {
	font-family:verdana;
	font-size:130% !important;
	margin-right:3px;
}
.price {
	color:#FF0000;
	font-size:100%;
	font-weight:bold;
	display:block;
	margin-bottom:4px;
	margin-top:2px;
}



/* alpha */
#menu a:hover img{
	filter: alpha(opacity=50);
	-moz-opacity: 0.50;
	opacity: 0.50;
}



/*******　関連特集　********/
.box_hei{
	width:760px;
	/*background:url(https://img1.kakaku.k-img.com/images/cell.gif) 0 0 repeat-y;*/
	background:url(https://img1.kakaku.k-img.com/images/article/search/garden_illumination/kanren_img.jpg) no-repeat right bottom;
	min-height:150px;
	height: auto !important;
	height: 150px;
	margin-top:20px;
}
.kanrenBox {
	font-size: 90%;
	line-height: 140%;
	margin:8px 0px 0px 20px;
	width:630px;
	display:block;
}
.kanrenImg{
	float: left;
	width: 64px;
}
.kanrenTxT{
	width: 530px;
	float: left;
	margin-left: 10px;
	font-size:100%;
	display:block;
}
.kanrenTxT a{
	font-weight: bold;
}
.Lfont{
	font-size:120%;
	display:block;
	margin-bottom:3px;
}



/* hr */
hr{display:none;}

.line{
	background:#000 url(https://img1.kakaku.k-img.com/images/article/search/garden_illumination/dotline.gif) repeat-x;
	height:1px;
	width:608px;
	float:left;
	margin:9px 0px 10px 15px;
	display:block;
}

* html .line{
	margin:8px 0px 7px 8px;
}




/******* このページの先頭へ ********/
.ancTop{
	text-align:right;
	margin:0px 8px 0px 0px;
	padding-bottom:5px;
}
.ancTop a{
	padding: 4px 20px 5px 0px;
	color:#ffffff !important;
	background: url(https://img1.kakaku.k-img.com/images/article/search/garden_illumination/arrow_pagetop.jpg) no-repeat right center;
}
.ancTop a:hover{color:#FECC47 !important;}


