/* 
	管理HOMEページのCSS定義
*/

/* **************************************************************************** */
/* CSSの再定義 Start */
#mh_sitemap_en a {
	display: block;
	width: 68px;
	height: 16px;
	background: url(../../img/menu_sitemap_en.png) 15px 3px no-repeat;
}
#mh_contact_en a {
	display: block;
	width: 68px;
	height: 16px;
	background: url(../../img/menu_contact_en.png) 10px 3px no-repeat;
}
#mh_english a {
	display: block;
	width: 53px;
	height: 16px;
	background: url(../../img/menu_japanese.png) 0px 3px no-repeat;
}
#no_m_home a {
	background: url(../../img/menu_home_ac_en.png) 0 17px no-repeat;
}
#m_information a {
	background: url(../../img/menu_information_en.png) 0 17px no-repeat;
}
#no_m_business_en a {
	background: url(../../img/menu_work_ac_en.png) 0 17px no-repeat;
}
#no_m_outline_en a {
	background: url(../../img/menu_company_ac_en.png) 0 17px no-repeat;
}
#no_m_recruit_en a {
	background: url(../../img/menu_recruit_ac_en.png) 0 17px no-repeat;
}
#m_contact_en {
	display: block;
	width: 187px;
	height: 36px;
	margin-bottom: 30px;
	background: url(../../img/menu_contact_l_en.png) 0 0 no-repeat;
}

#m_s_information_top a {
	background: url(../../img/menu_sub_info_topics_en.png) 10px 15px no-repeat;
}
#m_s_information_3 a { background: url(../../img/menu_sub_info_news_en.png) 10px 15px no-repeat;}
#m_s_information_4 a { background: url(../../img/menu_sub_info_ir_en.png) 10px 15px no-repeat;}

#m_s_information_2005 a { background: url(../../img/menu_sub_info_arc2005_en.png) 10px 15px no-repeat;}
#m_s_information_2006 a { background: url(../../img/menu_sub_info_arc2006_en.png) 10px 15px no-repeat;}
#m_s_information_2007 a { background: url(../../img/menu_sub_info_arc2007_en.png) 10px 15px no-repeat;}
#m_s_information_2008 a { background: url(../../img/menu_sub_info_arc2008_en.png) 10px 15px no-repeat;}
#m_s_information_2009 a { background: url(../../img/menu_sub_info_arc2009_en.png) 10px 15px no-repeat;}
#m_s_information_2010 a { background: url(../../img/menu_sub_info_arc2010_en.png) 10px 15px no-repeat;}
#m_s_information_2011 a { background: url(../../img/menu_sub_info_arc2011_en.png) 10px 15px no-repeat;}
#m_s_information_2012 a { background: url(../../img/menu_sub_info_arc2012_en.png) 10px 15px no-repeat;}
#m_s_information_2013 a { background: url(../../img/menu_sub_info_arc2013_en.png) 10px 15px no-repeat;}
#m_s_information_2014 a { background: url(../../img/menu_sub_info_arc2014_en.png) 10px 15px no-repeat;}
#m_s_information_2015 a { background: url(../../img/menu_sub_info_arc2015_en.png) 10px 15px no-repeat;}
#m_s_information_2016 a { background: url(../../img/menu_sub_info_arc2016_en.png) 10px 15px no-repeat;}
#m_s_information_2017 a { background: url(../../img/menu_sub_info_arc2017_en.png) 10px 15px no-repeat;}
#m_s_information_2018 a { background: url(../../img/menu_sub_info_arc2018_en.png) 10px 15px no-repeat;}
#m_s_information_2019 a { background: url(../../img/menu_sub_info_arc2019_en.png) 10px 15px no-repeat;}

#information_list .title_bar .rss{
	float: right;
}

#information_list ul {
	padding-left: 0px;
	list-style-type: none;
	width: 500px;
}
#information_list ul li:after{
	content:".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#information_list ul li{
	clear: both;
	display: inline-block;
	margin-bottom: 10px;
	border-bottom: 1px solid #ddd;
}
/* Hides from IE-mac \*/
* html #information_list ul li { height: 1%; }
#information_list ul li { display: block; }
/* End hide from IE-mac */

#information_list ul li img{
	float: right;
	margin: 0 10px 10px 0;
}
#information_list ul li.category3{
	background: url(../../img/icon_new.png) 6em 0.2em no-repeat;
}
#information_list ul li.category4{
	background: url(../../img/icon_ir.png) 6em 0.2em no-repeat;
}
#information_list ul li span.date {
	color: #999;
}
#information_list ul li p {
	margin: 5px 0 0 0;
}
#information_list ul li p.pdf{
	background: url(../../img/icon_pdf.png) 0 0 no-repeat;
	padding-left: 20px;
}

