/* 
	管理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;
}
#m_home a {
	background: url(../../img/menu_home_en.png) 0 17px no-repeat;
}
#m_information a {
	background: url(../../img/menu_information_en.png) 0 17px no-repeat;
}
#m_business_en a {
	background: url(../../img/menu_work_en.png) 0 17px no-repeat;
}
#m_outline_en a {
	background: url(../../img/menu_company_en.png) 0 17px no-repeat;
}
#m_recruit_en a {
	background: url(../../img/menu_recruit_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;
}











div#sitemap ul,div#sitemap li {
	padding: 0;
	margin: 0;
}
div#sitemap ul {}
div#sitemap li {
	list-style: none;
	list-style-position: outside;
	line-height: 2.0;
	padding-left: 10px;
	background: url(../../img/bg_listmark.png) no-repeat 0 11px;
}
div#sitemap ul.li_info {
	margin-left: 20px;
}
div#sitemap li.headline {
	margin-top: 10px;
}

div#sitemap a:link {
	color: #3366ff;
	text-decoration: underline;
}
div#sitemap a:visited {
	color: #3366ff;
	text-decoration: underline;
}
div#sitemap a:hover {
	color: #ff6600;
	text-decoration: none;
	background: inherit;
}
div#sitemap a:active {
	color: #3366ff;
	text-decoration: underline;
}

/* 基本CSSの再定義 End */
/* **************************************************************************** */


/* テーブルの幅定義 */


















