@charset "utf-8";

.recommend-item {
	font-size:95%;
	}

.recommend-item img{
	margin-bottom:3px;
	}
.recommend-item th{
	text-align:center;
	color:#ffffff;
		}

.recommend-item td{
	border:1px solid #efefef;
		}


.recommend-item strong {
	color: #FF0000;
	line-height:1.5;
}

#subnavi div
{
	padding:15px 0px 5px;
	border-bottom: 1px dotted #999999;
}



#news p {
	border-bottom: 1px solid #999999;
	padding-top:5px;
}



/*LPO*/

/*
#LPO h2 {
	margin-bottom:0px;
	text-align:center;
}

#LPO a{
	display:block;
	width:88px;
	height:50px;
	padding-left:10px;
	
	}

#LPO .price{
	color:#FF0000;
	font-size:1em;
	font-weight:bolder;
	}
	
#LPO #all_item a{
	width:148px;
	height:30px;
	padding:5px 0px;
	text-align:center;
	text-decoration:underline;
	}


#LPO #low-price {
	margin:-20px 0px 25px 0px;
	}
	
#LPO #low-price strong{
	color:#ff0000;
	font-size:1.5em;
	}

*/

#recoomend-table {
	width: 503px;
	text-align:center;
}

#recoomend-table td{
	margin:0px;
	padding:0px;
	width: 95px;
	heght: 120px;
}


#recoomend-table p{
	display:block;
	height:2.5em;
	overflow:hidden;
	font-size: 0.75em;
	margin-bottom: 10px;
}

#close-up-table {
	width:507px;
}

#close-up-table td{
	width: 122px;
	height:112px;
	text-align:center;
}
#close-up-table td img{
	border:1px solid #666666;
}

#container #wrapper #contents #contents-wrapper #close-up-table p {
	font-size: 0.7em;
	height: 3em;
	display: block;
	text-align: left;
	font-weight: lighter;
	padding-top: 5px;
}


.contents-groups-keyword .contents-groups-keyword-sub {
	float: left;
	width: 220px;
	font-size: 80%;
	padding-left: 10px;
}
.contents-groups-keyword .contents-groups-keyword-sub span {
	padding-left: 15px;
	display: block;
}

#topic_table {
	width:505px;
}


#topic_table img {
	border: 1px solid #CCCCCC;
	margin: 0px 0px 5px 0px;
}


#maker-table {
	width: 505px;
	text-align:center;
}

.contents-groups-keyword a {
	color:#000000;
	text-decoration:none;
}


/*コンテンツ*/

#contents #contents-search {
	background-image: url(image/parts/index/search.jpg);
	height: 190px;
	width: 720px;
	position:relative;
}
#contents #contents-search p{
	height:45px;
	width: 290px;
	position:relative;
	top: 75px;
	left: 200px;
}
#contents #contents-search p .textbox{
	width: 290px;
	height:42px;
	position:relative;
	z-index:1;
}

#contents #contents-search p .botton{
	position:relative;
	top:-40px;
	left:250px;
	z-index:2;
}


#contents .index-category-icon p{
	width:240px;
	height:245px;
	overflow:hidden;
	float:left;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	/* [disabled]position:relative; */
	display: block;
}
#contents .index-category-icon p a,#contents .index-item-icon p a{
	z-index:-1;
}

#contents .index-category-icon .price,#contents .index-item-icon .price{
	width:240px;
	height:90px;
	opacity:0;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	display:block;
	position:relative;
	top:-90px;
	z-index:2
}

#contents .index-category-icon .bglayer{
	width:240px;
	height:80px;
	opacity:0;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	display:block;
	position:relative;
	top:-170px;
	background-image: url(image/index/scroll.png);
	background-position: 0px 0px;
	z-index:1;
	overflow: hidden;
}



#contents .index-item-icon p{
	width:240px;
	height:293px;
	overflow:hidden;
	float:left;
	margin: 0px;
	padding: 0px;
	position:relative;
}



#contents .index-item-icon .bglayer{
	width:240px;
	height:90px;
	opacity:0;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	display:block;
	position:relative;
	top:-180px;
	background-image: url(image/index/scroll.png);
	background-position: 0px 0px;
	z-index:1;
	overflow: hidden;
	text-indent: -100px;
}

#contents .index-item-icon .png{
	opacity:0;
	filter:alpha(opacity=0);
	-moz-opacity:0;
}

