@charset "utf-8";

/*****************************************************
●menu サブページ S
*****************************************************/

/* Gloval_navi
------------------------------------- */




#gnavisystem {width:210px; margin-left:12px;}
#gnavisystem a:hover, .A_gnavisystem {background:url("/img/common/mainMenu.gif") -12px -41px no-repeat; }

#gnavitech {width:210px; margin-left:12px;}
#gnavitech a:hover, .A_gnavitech {background:url("/img/common/mainMenu.gif") -234px -41px no-repeat; }

#gnaviproject {width:210px; margin-left:12px;}
#gnaviproject a:hover, .A_gnaviproject {background:url("/img/common/mainMenu.gif") -456px -41px no-repeat; }

#gnavicorporate {width:210px; margin-left:12px;}
#gnavicorporate a:hover, .A_gnavicorporate {background:url("/img/common/mainMenu.gif") -678px -41px no-repeat; }


/*****************************************************
●sub-mainContainer サブページ S
*****************************************************/

/* menuTitle
------------------------------------- */

h2.menuTitle_gbc{
	width:880px;
	height:90px;
	margin-bottom:10px;
    background: url("/img/menutitle/gbc_title.gif") no-repeat top left;
}

h2.menuTitle_inquiry{
	width:880px;
	height:90px;
	margin-bottom:10px;
    background: url("/img/menutitle/inquiry_title.gif") no-repeat top left;
}

h2.menuTitle_island{
	width:880px;
	height:90px;
	margin-bottom:10px;
    background: url("/img/menutitle/island_title.gif") no-repeat top left;
}

h2.menuTitle_about{
	width:880px;
	height:90px;
	margin-bottom:10px;
    background: url("/img/menutitle/about_title.gif") no-repeat top left;
}

h2.menuTitle_sitemap{
	width:880px;
	height:90px;
	margin-bottom:10px;
    background: url("/img/menutitle/sitemap_title.gif") no-repeat top left;
}

h2.menuTitle_system{
	width:880px;
	height:90px;
	margin-bottom:10px;
    background: url("/img/menutitle/system_title.gif") no-repeat top left;
}

h2.menuTitle_news{
	width:880px;
	height:90px;
	margin-bottom:10px;
    background: url("/img/menutitle/news_title.gif") no-repeat top left;
}

h2.menuTitle_project{
	width:880px;
	height:90px;
	margin-bottom:10px;
    background: url("/img/menutitle/project_title.gif") no-repeat top left;
}

h2.menuTitle_corporate{
	width:880px;
	height:90px;
	margin-bottom:10px;
    background: url("/img/menutitle/corporate_title.gif") no-repeat top left;
}

h2.menuTitle_privacy{
	width:880px;
	height:90px;
	margin-bottom:10px;
    background: url("/img/menutitle/privacy_title.gif") no-repeat top left;
}

h2.menuTitle_tech{
	width:880px;
	height:90px;
	margin-bottom:10px;
    background: url("/img/menutitle/tech_title.gif") no-repeat top left;
}


