@charset "utf-8";
/*----------------------------------------------------------------------------------------*
*　■内外電機　製品紹介専用スタイル
*
*		更新日：		2008.03.03
*		更新者：		otsubo
*		対象頁：		/product/以下
*
*-----------------------------------------------------------------------------------------*/




/*---------------------------------------------------------------------
　■共通
-----------------------------------------------------------------------*/
#main{}



/*---------------------------------------------------------------------
　■メインイメージ
-----------------------------------------------------------------------*/
#categoryImage{
	margin-bottom: 20px;
}
#categoryImage h2{
	width: 553px;
	height: 78px;
	text-indent: -9999px;
	background: url(/img/product/main_product.jpg);
}


/*---------------------------------------------------------------------
　■文句
-----------------------------------------------------------------------*/
#categoryPhrase{
	margin-bottom: 36px;
}
#categoryPhrase h2{
	margin-bottom: 15px;
}
#categoryPhrase p{}



/*---------------------------------------------------------------------
　■製品TOP：新製品情報
-----------------------------------------------------------------------*/
#alldenka{
	margin-bottom: 15px;
}

#main{
	padding-left:13px;
	width:550px;
}


* html #main{
	padding-left:10px;
	width:536px;
}

#product_img{
	padding-top:415px;
	color:#FFFFFF;
	font-size:12px;
	line-height:18px;
	background-image:url(../../img/product/elenerge/main1.jpg);
	width:550px;
	height:39px;
}	

* html #product_img{
	padding-top:410px;
	line-height:20px;
}

* html #product_img td{
	color:#FFFFFF;
}

#product_img2{
	margin-bottom:5px;
	padding:32px 0 0 72px;
	line-height:16px;
	background-image:url(../../img/product/elenerge/main2.jpg);
	width:478px;
	height:449px;
}

* html #product_img2{
	margin-bottom:5px;
	padding:32px 0 0 72px;
	line-height:16px;
	background-image:url(../../img/product/elenerge/main2.jpg);
	width:550px;
	height:481px;
}


#product_img3{
	margin-bottom:5px;
	line-height:6px;
}

#line{
	margin-bottom:15px;
}



/*---------- :問い合わせ: ----------*/
#inquiryArea{
	margin-right: 10px;
	margin-bottom: 15px;
	text-align: center;
}




/*EOF*/
