/**********************************
 製品情報
**********************************/

/* 共通 */

#navi2{
	background-image: url(images/base/menu_b_products.gif);
	background-repeat: no-repeat;
}

/* 新製品情報 */

#new_products a:link,#new_products a:visited{
	color : #0000FF;
	text-decoration: none;
}

#new_products a:hover,#new_products a:active{
	color : #FF9900;
	text-decoration: none; 
}

#new_products table{
	width: 540px;
	margin-bottom: 5px;
	border-style: none;
}

#new_products td{
	vertical-align: top;
}

#new_products h1{
	padding: 3px 10px;
	margin-bottom: 5px;
	background-color:rgb(13,56,143);
	color:#ffffff;
	font-weight: normal;
}

#new_products p{
	margin: 5px;
}

.img_news{
	margin-right: 10px;
}

/* 製品名で探す・使い方で探す・オプション 一覧 */

#list{
	width: 100%;
	padding: 30px 0;
}

#list td{
	width: 25%;
	text-align: center;
	padding: 15px 5px;
	border-right: solid 1px #cccccc;
}		

#quotation{
	padding: 15px;
	border-bottom: solid 1px #cccccc;
}

select {
	width: 170px;
	font-size: 90%;
}

/* 使い方で探す(食品・工業) */

#products_fi{
	width: 410px;
	height: 122px;
	margin-bottom: 30px;
	padding: 5px 0 0 130px;
	left: 130px;
	background-repeat:no-repeat;	
}

#products_fi h1{
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
	margin-bottom: 5px;
}

#products_fi p{
	width: 400px;	
}	

/* Q & A */

.hr_qa{
	width: 100%;
	margin: 5px 0 10px 0;
}
		
/* ポップアップ */

.title a	{
		text-decoration:none;
		color:#666666;
		font:10px;	
		}

.title a:hover	{
		color:blue
		}
		
.titleimg	{
		width:740px;
		padding: 20px 30px 0 29px;
		}

.titleimg h1	{
		width:490px;
		padding:5px;
		margin:0px 0px 0px 5px;
		font:bold 18px;
		color:#ff0000;
		}
.titleimg h2	{
		padding:5px;
		margin:0px 0px 0px 5px;
		font:bold 13px;
		color:#ff6600;
		}
		
.titleimg p	{
		padding:5px;
		margin:0px 0px 0px 5px;
		color:#000000;
		}
		
.titleimg a		{
		text-decoration:none;
		color:#0000FF
		}
		
.titleimg a:hover	{
		color:#FF9900
		}
		
.titleimg span	{
		font:bold 14px;
		color:#FF0000;
		}

.titleimg table	{
		margin:0px 5px 0px 5px;
		}

.titleimg td	{
		padding:5px;
		line-height:150%;
		margin:0px 0px 0px 5px;
		}

.font_9px{
	font-size: 8px;
	color:#666666;
}

.con1 	{
		width:740px;
		left:0px;
		padding:20px 29px 30px 30px;
		}
		
.con1 h1	{
		width: 735px;
		margin:10px 0 10px 0;
		padding:4px 0 4px 5px;
		background-color:rgb(13,56,143);
		text-align:justify;
		text-justify:distribute;
		text-indent:1em;
		line-height:120%;
		font:12px;
		color:#ffffff
		}
		
.con1 h2	{
		width:485px;
		margin:5px 0px 5px 0px;
		padding:2px 2px 2px 2px;
		background-color:rgb(13,56,143);
		text-align:justify;
		text-justify:distribute;
		text-indent:1em;
		line-height:120%;
		font:12px;
		color:#ffffff
		}
		
.con1 h3	{
		margin:10px 5px 5px 5px;
		padding:2px 2px 2px 2px;
		text-align:left;
		line-height:120%;
		font:bold 18px "Arial","Sans-serif";
		color:#0000FF;
		}
		
.con1 h4	{
		width:700px;
		margin:5px 0px 5px 0px;
		padding:4px 4px 4px 4px;
		background-color:rgb(13,56,143);
		text-align:justify;
		text-justify:distribute;
		text-indent:1em;
		line-height:120%;
		font:12px;
		color:#ffffff
		}	
			
.con1 h5	{
		margin:10px 5px 5px 5px;
		padding:4px 4px 4px 4px;
		background-color:rgb(13,56,143);
		text-align:justify;
		text-justify:distribute;
		text-indent:1em;
		line-height:120%;
		font:14px;
		color:#ffffff
		}
		
.con1 span		{
		font:10px ;
		line-height:120%;
		}
		
.con1 p	{
		padding:0px 5px 1px 5px; 
		margin:0px 5px 0px 5px;
		font:12px;
		line-height:170%;
		color:#000000;
		}

.con1 table	{
		margin:5px 0px 0px 0px;
		}

.con1 td{
		font:12px;
		line-height:170%;
		padding: 3px 5px 3px 5px;
		}

.con1 div	{
		font:12px;
		line-height:170%;
		}
		
.con1 a		{
		font:12px;
		line-height:170%;
		text-decoration:none;
		color:#0000FF
		}

.con1 a:hover	{
		color:#FF9900
		}
		
.con1 .font_red{
	color: #ff0000;
}