/*menu*/
#top_menu{
	margin:9px 0px 0px 0px ;
	padding:0px 0px 0px 0px ;
	height:auto;
}
#top_menu dl{
	width:146px;
	border:#D5D6D7 1px solid;
	background-image:url(/corp_eng/images/menu_top_bg.gif);
	background-repeat:repeat-y;
	float:left;
	margin-right:1px;
	height:auto;
}
#top_menu dt{
	background-image:url(/corp_eng/images/m_top_corp.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:146px;
	height:26px;
	text-indent:-5000px;
	font-size:0px;
}
#top_menu dt.mcorp{
	background-image:url(/corp_eng/images/m_top_corp.gif);
}
#top_menu dt.mmanagement{
	background-image:url(/corp_eng/images/m_top_management.gif);
}
#top_menu dt.mfinance{
	background-image:url(/corp_eng/images/m_top_finance.gif);
}
#top_menu dt.minvestors{
	background-image:url(/corp_eng/images/m_top_investors.gif);
}
#top_menu dt.mnews{
	background-image:url(/corp_eng/images/m_top_news.gif);
}
#top_menu dt a{
	display:block;
	width:100%;
	height:100%;
}
#top_menu dt a:hover{
	background-position:left top;
	background-repeat:no-repeat;
}
#top_menu dt.mcorp a:hover{
	background-image:url(/corp_eng/images/m_top_corp_o.gif);
}
#top_menu dt.mmanagement a:hover{
	background-image:url(/corp_eng/images/m_top_management_o.gif);
}
#top_menu dt.mfinance a:hover{
	background-image:url(/corp_eng/images/m_top_finance_o.gif);
}
#top_menu dt.minvestors a:hover{
	background-image:url(/corp_eng/images/m_top_investors_o.gif);
}
#top_menu dt.mnews a:hover{
	background-image:url(/corp_eng/images/m_top_news_o.gif);
}
/*
#top_menu dd{
	background-image:url(/corp_eng/images/icon_sankaku.gif);
	background-position:left;
	background-repeat:no-repeat;
	margin:0px 8px 0px 8px ;
	padding:2px 8px 2px 8px ;
	border-bottom:#E3E3E3 1px solid;
}
*/
#top_menu dd.m_oneline{
	background-image: url(/corp_eng/images/m_bg_d.gif);
	background-position:left top;
	background-repeat:no-repeat;
	/*
	margin:0px 8px 0px 0px ;
	padding:2px 8px 2px 0px ;
	*/
	border-bottom:#E3E3E3 1px solid;
	text-indent:20px;
	height:24px;
	line-height:200%;
	font-size:12px;
}
#top_menu dd.m_twoline{
	background-image: url(/corp_eng/images/m_bg_d.gif);
	background-position:left top;
	background-repeat:no-repeat;
	/*
	margin:0px 8px 0px 0px ;
	padding:2px 8px 2px 0px ;
	*/
	border-bottom:#E3E3E3 1px solid;
	text-indent:20px;
	height:49px;
	line-height:200%;
	font-size:12px;
}
#top_menu dd.m_threeline{
	background-image: url(/corp_eng/images/m_bg_d.gif);
	background-position:left top;
	background-repeat:no-repeat;
	/*
	margin:0px 8px 0px 0px ;
	padding:2px 8px 2px 0px ;
	*/
	border-bottom:#E3E3E3 1px solid;
	text-indent:20px;
	height:74px;
	line-height:200%;
	font-size:12px;
}
#top_menu dd a{
	width:146px;
	display:block;
	text-decoration:none;
}
#top_menu dd a:hover{
	background-image: url(/corp_eng/images/m_bg_o.gif);
}
#top_menu dd.m_twoline a:hover{
	background-image: url(/corp_eng/images/m_bg_o02.gif);
}
#top_menu dd.m_threeline a:hover{
	background-image: url(/corp_eng/images/m_bg_o03.gif);
}
#top_menu dd.t_space_s{
	letter-spacing:-1px;
}
#top_menu dd.no_lst{
	background-image: none;
	border-bottom: none;
	margin-bottom:1px;
	}
#top_menu dd.btm_lst{
	border-bottom: none;
	margin-bottom:1px;
}
/* NewsArea */
#contents_btm{
	padding:9px 0px 0px 0px;
	height:auto;
	clear:both;
}
#contents_btm h3{
	width:588px;
	height:27px;
	background-position:left top;
	background-repeat:no-repeat;
	text-align:right;
	padding-top:5px;
	font-size:0px;
}
#contents_btm h3#t_news{
	background-image:url(/corp_eng/images/top_t_news.gif);
}
#contents_btm h3#t_ir{
	background-image:url(/corp_eng/images/top_t_ir.gif);
}

#contents_btm h3 .title{
	display:none;
}
#contents_btm h3 span.more{
	padding:0px 6px 0px 0px;
}
#con_btm_left{
	width:588px;
	float:left;
}
#con_btm_left dl{
	margin:2px 0px 0px 10px ;
}
#con_btm_left dt{
	float:left;
	width:100px;
	font-weight:bold;
	color:#585858;
}
#con_btm_left dd{
	margin:0px 0px 5px 100px;
	width:467px;
}
#con_btm_right{
	margin-left:597px;
}
#con_btm_right img{
	margin-bottom:2px;
}