@charset "Shift_jis";

/*メニューのスタイル
-------------------------------------------------------------------------------------------*/

/*////////////////////////////STYLE RESET////////////////////////////*/
* {margin: 0px; padding: 0px; overflow:hidden}

h1, h2, h3, h4, h6, p, address {
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
}
img {border: 0px;}

/*////////////////////////////BASIC////////////////////////////*/
body {
	margin: 0px;
	padding: 0px;
	background: #E8FFD3;
	color: #333;
	font-size: 12px;
	line-height: 150%;
}
a {
	color: #333;
	text-decoration:none;
}
/* hide from Mac IE \*/
a {overflow:hidden;}
/* */
a:hover {
	color: #00a0c6;
	text-decoration: underline;
}

#menuWrap {width: 140px; di}
#menuWrap a {
	display: block;
	width: 144px;
	text-indent: -9999px;
}
#menuWrap li {
	list-style: none;
}
#menuWrap li a {
	background: url(../img/menu_mark.gif) no-repeat;
	text-indent: 0px;
	margin-bottom: 5px;
	padding-left: 16px;
	line-height: 14px;
	width: 120px;
}
#menuWrap ul {
	margin-bottom: 13px;
}

#menuCompany,#menuIr,#menuCsr,#menuImprove,#menuEmploy,#menuKoukoku{
	height: 30px;
}

#menuTopix,#menuPress,#menuSettlement,#menuProtect,#menukeisan{
	height: 15px;
	margin-bottom: 15px;
}
#menuSoukaiinfo{
	height: 46px;
	margin-bottom: 15px;
}

/*////////////////////////////画像置き換え////////////////////////////*/
#menuTopix {
	background: url(../img/menuTopix.gif) no-repeat;
}
#menuTopix:hover {
	background: url(../img/menuTopix_on.gif) no-repeat;
}
#menuPress {
	background: url(../img/menuPress.gif) no-repeat;
}
#menuPress:hover {
	background: url(../img/menuPress_on.gif) no-repeat;
}
#menuCompany {
	background: url(../img/menuCompany.gif) no-repeat;
	margin-bottom: 4px!important;
}
#menuCompany:hover {
	background: url(../img/menuCompany_on.gif) no-repeat;
}
#menuIr {
	background: url(../img/menuIr.gif) no-repeat;
	margin-bottom: 4px!important;
}
#menuIr:hover {
	background: url(../img/menuIr_on.gif) no-repeat;
}
#menuSoukaiinfo {
	background: url(../img/menuSoukaiinfo.gif) no-repeat;
}
/*#menuSoukaiinfo:hover {
	background: url(../img/menuSoukaiinfo_on.gif) no-repeat;
}*/
#menuSettlement {
	background: url(../img/menuSettlement.gif) no-repeat;
}
#menuSettlement:hover {
	background: url(../img/menuSettlement_on.gif) no-repeat;
}
#menuCsr {
	background: url(../img/menuCsr.gif) no-repeat;
	margin-bottom: 4px!important;
}
#menuCsr:hover {
	background: url(../img/menuCsr_on.gif) no-repeat;
}
#menuImprove {
	background: url(../img/menuImprove.gif) no-repeat;
	margin-bottom: 4px!important;
	margin-top: 15px;
}
#menuImprove:hover {
	background: url(../img/menuImprove_on.gif) no-repeat;
}
#menuEmploy {
	background: url(../img/menuEmploy.gif) no-repeat;
	margin-bottom: 10px;
}
#menuEmploy:hover {
	background: url(../img/menuEmploy_on.gif) no-repeat;
}


#menuKoukoku {
	background: url(../img/menuKoukoku.gif) no-repeat;
	margin-bottom: 10px;
}
#menuKoukoku:hover {
	background: url(../img/menuKoukoku_on.gif) no-repeat;
}


#menuProtect {
	background: url(../img/menuProtect.gif) no-repeat;
}
#menuProtect:hover {
	background: url(../img/menuProtect_on.gif) no-repeat;
}
#menukeisan {
	background: url(../img/menukeisan.gif) no-repeat;
}
#menukeisan:hover {
	background: url(../img/menukeisan_on.gif) no-repeat;
}
#underIrList {
	display: none;
}
#underIrList {
	display: none;
}
