@charset "utf-8";
/*クリアフィックス*/
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{display:inline-block;}

/*Hides from IE-mac\*/
*html .clearfix{height:1%;}
.clearfix{display:block;}
/*End hide from IE-mac\*/


/* タイトルバー */
#leftbox h3 {
	background-image: url(../../images/products/newitems_food/bar.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 43px;
	width: 540px;
	text-indent: -9999px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}



/* その他のラインナップ */



/* その他のラインナップ 左ボックス*/
#leftbox .lineup .leftbox {
	float:left;
	width: 260px;
	margin-right: 19px;	
}


/* その他のラインナップ 左ボックス写真エリア*/
#leftbox .lineup .leftbox .photo {
	margin-right: 5px;
	text-align:center;
	padding: 0px;
	width: 103px;
	height:88px;
	float: left;
	border: 1px solid #CCCCCC;
}



#leftbox .lineup .leftbox .photo img{
  　margin:auto;
}

/* その他のラインナップ 右ボックス写真エリア*/
#leftbox .lineup .rightbox .photo {
	margin-right: 5px;
	text-align:center;
	padding: 0px;
	width: 103px;
	height:88px;
	float: left;
	border: 1px solid #CCCCCC;
}

#leftbox .lineup .rightbox .photo img{
  　margin:auto;
}


/* その他のラインナップ テキストエリア 左*/

#leftbox dl{display:inline;padding:0px;margin-top:20px;}

#leftbox dt,#leftbox dd{
	display:block;
    padding:0px 0px 10px 10px;
    margin-bottom:1px;	
	float:left;
	background-image: url(../../images/products/newitems_food/lineup_red2.gif);
    background-repeat:no-repeat;
	background-position:0% 0%;
	width: 140px;
	margin:0px 0px 5px 0px;
}
#leftbox dd{
	background-position:0% 0%;
    padding:0px 0px 0px 10px;
}

a#button {
	display:block;
	width:64px;
	height:19px;
	background-image:url(../../images/products/newitems_food/detail_button.gif);
	background-repeat: no-repeat;
	margin: 10px 0px 0px 0px;
	float: left;
	text-indent: -9999px;
	/*\*/overflow: hidden;/**/	
}


#leftbox .lineup .leftbox .line {
	float:left;
	width: 140px; 
	height:11px;	
	background-image: url(../../images/products/newitems_food/lineup_line.gif);	
    background-repeat: repeat-X;
    background-position: bottom; 	
    overflow: hidden;		
}

/* その他のラインナップ 右ボックス*/
#leftbox .lineup .rightbox {
	float:left;
	width: 260px;
}

/* その他のラインナップ テキストエリア 右*/
#leftbox .lineup .rightbox .text{
    padding-left:10px;
    margin-bottom:1px;	
	float:right;
	background-image: url(../../images/products/newitems_food/lineup_red.gif);
    background-repeat: repeat-y;
	width: 140px;
}


#leftbox .lineup .rightbox .line {
	float:left;
	width: 140px; 
	height:11px;	
	background-image: url(../../images/products/newitems_food/lineup_line.gif);	
    background-repeat: repeat-X;
    background-position: bottom; 	
    overflow: hidden;		
}

.underline {
	clear:both;
	display:block;
	width: 540px;
	background-image: url(../../images/products/newitems_food/dot_line.gif);
	background-repeat: repeat-X;
	background-position: bottom;
	margin:0px 0px 5px 0px;
	padding: 0px 0px 16px 0px;
}





#rightsearch{clear:both;}
#rightsearch dl{float:right;display:inline;}
#rightsearch dd{background-image:none;width:auto;margin:0px;}
#rightsearch dd a{
	display:block;
	background-image:url(../../images/products/newitems_food/num01.gif);
	width:25px;
	height:21px;
	text-align:center;
	color:#FFFFFF;
	padding-top:4px;
	text-decoration:none;
	font-size:11px;
	background-repeat: no-repeat;
}
#rightsearch dd.backBTN a{
	background-image:url(../../images/products/newitems_food/num02_vec.gif);
	padding-right:5px;
	text-indent: -9999px;/*\*/
	overflow: hidden;/**/
	background-repeat: no-repeat;
}
#rightsearch dd.nextBTN a{
	background-image:url(../../images/products/newitems_food/num01_vec.gif);
	padding-left:5px;
	text-indent: -9999px;/*\*/
	overflow: hidden;/**/
	background-repeat: no-repeat;
}
#rightsearch dd.nowBTN a{
	background-image:url(../../images/products/newitems_food/num01_on.gif);
	background-repeat: no-repeat;
}


a#button_pdf_list {
	float:left;
	display:block;
	font-size:11px;
	margin-top:5px;
	width:120px;
	height:29px;
	color:#D60002;
	padding-left:25px;
	background-image:url(../../images/products/pdf_logo.gif);
	background-repeat: no-repeat;
}
