*{
	margin:0;
	padding:0;
}
/* ==================== ヘッダ ==================== */
/* Google検索 */
.kensaku{	
	text-align: right;
	padding: 3px 8px 5px 0;
	white-space: nowrap;
}

/* ==================== フッタ ==================== */
#footer{
	margin: 8px 0;
}
#footer td{
	text-align:center;
	font-size: 70%;
	line-height: 130%;
	padding: 3px 0;
}
#footer a:link{
	color: #333333;
	text-decoration: none;
}
#footer a:visited{
	color: #333333;
	text-decoration: none;
}
#footer a:hover{
	color: #ff3300;
	text-decoration: underline;
}
#footer a:active{
	color: #333333;
	text-decoration: none;
}


/* ==================== コンテンツエリア ==================== */

#contents-products-index{
	font-size: 80%;
}
#contents-left {
	border-right: 1px solid #999999;
	padding-bottom: 20px;
}
#contents-right {
	padding-bottom: 20px;
}

/* ==================== 左ナビ ==================== */
/*レイヤー モダンブラウザ用 位置調整*/
#Closer {
	top: 200px;
}
#Layer-env {
	top: 204px;
}
#Layer-chr {
	top: 225px;
}
#Layer-ana {
	top: 243px;
}
#Layer-gene {
	top: 261px;
}
#Layer-men {
	top: 279px;
}
#Layer-sei {
	top: 332px;
}
#Layer-bai {
	top: 350px;
}
#Layer-muk {
	top: 368px;
}
#Layer-soft {
	top: 386px;
}
#Layer-etc {
	top: 422px;
}
