div.search	{
	background:#fff url(images/search_bg1.gif) no-repeat 0px 0px;
	padding:6px 0 0 0;
	margin:3px 0 0 0;
}
div.search p	{
	background:#fff url(images/search_bg2.gif) no-repeat 0px 100%;
	margin:0;
	padding:2px 10px 8px 10px;
}

p.resnum	{
	text-align:center;
	background:#f0f0f0;
	padding:2px;
	margin:5px 0;
}

table#productList td form	{
	margin:0;
}

p.price span	{
	color:#333;
	font-size:90%;
	font-weight:normal;
}

table#productList td p.cartin	{
	margin:0 0 1em 0;
	text-align:center;
}

p.cartin input.inputimage	{
	position:relative;
	top:10px;}




/*-------------------------------------------------------------*/
/*  #pdf                                                  */
/*-------------------------------------------------------------*/

#pdf h3.title	{
	padding:3px 0 0 25px;
	background:url(../images/title.gif) no-repeat;
	height:22px;
	margin:5px 0 0px 5px;
}

h4	{
	margin:0;
	padding:10px 0px 5px 30px;
	line-height:120%;
	font-size:14px;
}

#pdf img.ph	{
	float:right;
	padding:5px 5px 0 5px;
}

#pdf div.leadt	{
	font-size:15px;
	font-weight:bold;
	padding:5px 0 5px 13px;
}

#pdf div.leadImg	{
	padding:5px 0px 10px 0px;
	margin:0px auto;
	text-align:left;
	width:500px;
}
#pdf div.leadImg img	{
	padding:5px 0px;
}

#pdf div.naiyo	{
	font-size:15px;
	/*writing-mode: tb-rl;*/
	padding:5px 0px 5px 13px;
}

#pdf .komer{
	font-weight:bold;
	color:#9152ad;
}

#pdf table	{
	border-top:1px solid #999999;
	border-right:none;
	border-bottom:none;
	border-left:1px solid #999999;
	width:100%;
}

#pdf th,
#pdf td	{
	border-top:none;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:none;
	padding:5px;
}

#pdf th{
	background-color:#eaf1ff;
	text-align:left;
	font-weight:normal;
	width:20%;
}

#pdf td{
	background-color:#ffffff;
	width:80%;
}

#pdf .bt{
	text-align:center;
	padding:5px 0 0 0;
}


#pdf table.houji_link_table,
#pdf table.houji_link_table td,
#pdf table.houji_link_table th {
	border: none;
}
