@charset "UTF-8";
/*/////////////////////////////////////////////////////////
name:							global.css
description:				global navigations definition
container:					div#global
///////////////////////////////////////////////////////// */

#global_home{
	clear:both;
	height:18px;
	width:895px;
	margin: 0 auto;
}

#global_home li{
	float:left;
	list-style:none;
}
#wcv_sys_edit_pageeditarea #global_home li{
	margin: -20px 0 0 0;
}

#global_home li a,
#global_home li strong{
	display:block;
	height:18px;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
}

#home_global01 a,
#home_global01 strong{background: url(../imgnew/menu/daigakugaiyou.png) no-repeat;}
#global_home #home_global01{width:93px;}

#home_global02 a,
#home_global02 strong{background: url(../imgnew/menu/gakubu.png) no-repeat;}
#global_home #home_global02{width:128px;}

#home_global03 a,
#home_global03 strong{background: url(../imgnew/menu/nyuushiannai.png) no-repeat;}
#global_home #home_global03{width:93px;}

#home_global04 a,
#home_global04 strong{background: url(../imgnew/menu/kyouiku.png) no-repeat;}
#global_home #home_global04{width:135px;}

#home_global05 a,
#home_global05 strong{background: url(../imgnew/menu/huzokukikan.png) no-repeat;}
#global_home #home_global05{width:142px;}

#home_global06 a,
#home_global06 strong{background: url(../imgnew/menu/otoiawase.png) no-repeat;}
#global_home #home_global06{width:112px;}

#home_global07 a,
#home_global07 strong{background: url(../imgnew/menu/shiryou.png) no-repeat;}
#global_home #home_global07{width:93px;}

#home_global08 a,
#home_global08 strong{background: url(../imgnew/menu/access.png) no-repeat;}
#global_home #home_global08{width:99px;}

#global_home li a:hover,
#global_home li strong,
#global_home li a.gmenu-stay { /* update noah 2010/6 */
	background-position:left bottom;
}

