/* 
	管理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.section {
	width: 500px;
	margin-top: 30px;
}
div.section2 {
	width: 500px;
	margin-top: 60px;
}
div.section p,div.section ul,div.section li {
	padding: 0;
	margin: 0;
}
div.txt {
	margin-top: 15px;
}
div.section ul {
	margin-top: 15px;
}
div.section li {
	list-style: none;
	list-style-position: outside;
}





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


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


















