/*	トップページ	*/

/*	本文	*/
#main_top {
	margin: 0px auto;
	margin-bottom: 18px;
	margin-top: 20px;
	width: 720px;
}

/*	本文＞左側	*/

#main_top	.left	{
	float: left;
	text-align: left;
	width: 375px;
}
#main_top	.left	.news	{
	background-color: #E3E3E3;
	font-size: 10px;
	margin-bottom: 10px;
	margin-top: 20px;
	padding: 5 0px;
	text-align: right;
	width: 100%;
}
#main_top	.left	.news	div	{	margin-right: 15px;}
#main_top	.left	.news	img	{	margin-left: 20px;	margin-right: 180px;}
#main_top	.left	.news	a	{	color: #0066CC;	text-decoration: none;}

#main_top	.left	#w_new	{
	background-color: #ffffff;
	font-size: 11px;
	height: 142px;
	width: 375px;
	overflow: auto;
	text-align: left;
}

#main_top	.left	#w_new	li	{
	list-style-image: url("../../img/li.gif");
	margin-left: 30px;
}


/*	本文＞右側詳細部分	*/
#main_top	.right	{
	float: right;
	line-height: 140%;
	padding-left: 28px;
	text-align: left;
}

#main_top	.right	.kankyo	{
	float: left;
	margin-right: 2px;
}
#main_top	.right	.eco	{
	line-height: 24px;
	position: relative;
	top: -6px;
}
#main_top	.right	.company	{
	line-height: 20px;
	position: relative;
	top: -6px;
}

#main_top	.right	.ir	{
	background-image: url("../../img/ir.gif");
	background-repeat: no-repeat;
	height: 98px;
	margin-bottom: 18px;
	width: 308px;
}
#main_top	.right	.ir	a	{	color: #0066CC;}
#main_top	.right	.ir	th	{
	font-weight: normal;
	vertical-align: bottom;
	width: 95px;
}
#main_top	.right	.ir	td	{
	vertical-align: bottom;
	text-align: center;
	}
#main_top	.right	.ir	.list	{
	padding-top: 2px;
	text-align: left;
	vertical-align: top;
	width: 135px;
}
#main_top	.right	.ir	.list	div	{
	line-height: 16px;
	margin: 6 0px;
	text-align: left;
}

#main_top	.right	.ir	.btm_list	{
	line-height: 15px;
	margin-bottom: 0px;
	margin-top: 4px;
	text-align: left;
	vertical-align: bottom;
}

#main_top	.right	.b2b	{
	background-image: url("../../img/b2b.gif");
	background-repeat: no-repeat;
	background-color: #999999;
	height: 49px;
	margin-top: 4px;
	text-align: center;
	width: 203px;
}
#main_top	.right	.b2b	form	{
	padding-top: 19px;
}
#main_top	.right	.b2b	form	table	{
	color: #FFFFFF;
	font-size: 11px;
	margin-right: auto;
	margin-left: auto;
	width: 90%;
}
#main_top	.right	.b2b	form	table td	{
	text-align: center;
}

#main_top	.right	.b2b	input	{
	font-size: 10px;
	width: 95px;
}
#main_top	.right	.info	{
	width: 203px;
	height: 36px;
	background-color: #d9d9d9;
	}
#main_top	.right	.info	img.img_info{
	float: left;
	margin-top: 6px;
	margin-left: 10px;
	}
#main_top	.right	.info	.info_naka{
	font-size: 11px;
	line-height: 12px;
	padding-top: 6px;
	padding-left: 75px;
	}
	
	