@charset "iso-8859-1";
/* CSS Document */

/* LEFTMENU MAIN */

#menu {
	height: 870px;
}

#mainmenu ul {
	padding: 0px;
	margin: 0px;
}

#mainmenu li {
	display: block;
	float: left;
	text-indent: -9999px;
}

#mainmenu li a {
	display: block;
	height: 45px;
	width: 153px;
	text-decoration: none;
	margin-bottom: 1px;
}

#mainmenu li#mn-corporate #selected {
	display: block;
	height: 45px;
	width: 153px;
	text-decoration: none;
	margin-bottom: 1px;
	background: url(../img/menu_corporate_ov.gif) no-repeat;
}
#mainmenu li#mn-corporate a {
	background: url(../img/menu_corporate.gif) no-repeat;
}
#mainmenu li#mn-corporate a:hover {
	background: url(../img/menu_corporate_ov.gif) no-repeat;
}

#mainmenu li#mn-business a {
	position: relative;
	top: -1px;
	background: url(../img/menu_business.gif) no-repeat;
}
#mainmenu li#mn-business a:hover {
	background: url(../img/menu_business_ov.gif) no-repeat;
}

#mainmenu li#mn-topics a {
	position: relative;
	top: -51px;
	background: url(../img/menu_topics.gif) no-repeat;
}
#mainmenu li#mn-topics a:hover {
	background: url(../img/menu_topics_ov.gif) no-repeat;
}

#mainmenu li#mn-recruit a {
	position: relative;
	top: -101px;
	background: url(../img/menu_recruit.gif) no-repeat;
}
#mainmenu li#mn-recruit a:hover {
	background: url(../img/menu_recruit_ov.gif) no-repeat;
}

/* LEFTMENU CORPORATE TENKAI */

#list-corporate ul {
	z-index: 3;
	width: 153px;
	padding: 0px;
	position: relative;
	top: 0px;
/*	top: -2px;*/
}

#list-corporate li {
	display: block;
	text-indent: -9999px;
}

#list-corporate li a {
	display: block;
	height: 26px;
	width: 153px;
	text-decoration: none;
/*	margin-bottom: -1px;*/
}

#list-corporate li#mn-profile #selected {
	display: block;
	height: 26px;
	width: 153px;
	text-decoration: none;
	margin-bottom: -1px;
	background: url(../img/menu_crp_profile_ov.gif) no-repeat;
}
#list-corporate li#mn-profile a {
	background: url(../img/menu_crp_profile.gif) no-repeat;
}
#list-corporate li#mn-profile a:hover {
	background: url(../img/menu_crp_profile_ov.gif) no-repeat;
}

#list-corporate li#mn-message #selected {
	display: block;
	height: 26px;
	width: 153px;
	text-decoration: none;
	margin-bottom: -1px;
	background: url(../img/menu_crp_message_ov.gif) no-repeat;
}
#list-corporate li#mn-message a {
	background: url(../img/menu_crp_message.gif) no-repeat;
}
#list-corporate li#mn-message a:hover {
	background: url(../img/menu_crp_message_ov.gif) no-repeat;
}

#list-corporate li#mn-vision #selected {
	display: block;
	height: 26px;
	width: 153px;
	text-decoration: none;
/*	margin-bottom: -1px;*/
	background: url(../img/menu_crp_vision_ov.gif) no-repeat;
}
#list-corporate li#mn-vision a {
	background: url(../img/menu_crp_vision.gif) no-repeat;
}
#list-corporate li#mn-vision a:hover {
	background: url(../img/menu_crp_vision_ov.gif) no-repeat;
}

#list-corporate li#mn-history #selected {
	display: block;
	height: 26px;
	width: 153px;
	text-decoration: none;
	margin-bottom: -1px;
	background: url(../img/menu_crp_history_ov.gif) no-repeat;
}
#list-corporate li#mn-history a {
	background: url(../img/menu_crp_history.gif) no-repeat;
}
#list-corporate li#mn-history a:hover {
	background: url(../img/menu_crp_history_ov.gif) no-repeat;
}

#list-corporate li#mn-organization #selected {
	display: block;
	height: 26px;
	width: 153px;
	text-decoration: none;
	margin-bottom: -1px;
	background: url(../img/menu_crp_organization_ov.gif) no-repeat;
}
#list-corporate li#mn-organization a {
	background: url(../img/menu_crp_organization.gif) no-repeat;
}
#list-corporate li#mn-organization a:hover {
	background: url(../img/menu_crp_organization_ov.gif) no-repeat;
}

#list-corporate li#mn-access #selected {
	display: block;
	height: 26px;
	width: 153px;
	text-decoration: none;
	margin-bottom: -1px;
	background: url(../img/menu_crp_access_ov.gif) no-repeat;
}
#list-corporate li#mn-access a {
	background: url(../img/menu_crp_access.gif) no-repeat;
}
#list-corporate li#mn-access a:hover {
	background: url(../img/menu_crp_access_ov.gif) no-repeat;
}


/* CONTACT */

#contact {
	margin-bottom: 8px;
}

#inquiry {
	position: relative;
	top: 100px;
/*	top: -78px;*/
	float:left;
	clear: both;
}

#inquiry ul {
	padding: 0px;
	margin: 0px;
}

#inquiry li {
	display: block;
	text-indent: -9999px;
}

#inquiry li a {
	display: block;
	height: 21px;
	width: 153px;
	text-decoration: none;
	margin-bottom: -0px;
}

#inquiry li#inq-corporate a {
	background: url(../img/bt_inq_corporate.gif) no-repeat;
}
#inquiry li#inq-corporate a:hover {
	background: url(../img/bt_inq_corporate_ov.gif) no-repeat;
}
#inquiry li#inq-recruit a {
	background: url(../img/bt_inq_recruit.gif) no-repeat;
}
#inquiry li#inq-recruit a:hover {
	background: url(../img/bt_inq_recruit_ov.gif) no-repeat;
}
#inquiry li#inq-privacy a {
	background: url(../img/bt_inq_privacy.gif) no-repeat;
}
#inquiry li#inq-privacy a:hover {
	background: url(../img/bt_inq_privacy_ov.gif) no-repeat;
}
