/*　2階層目以降、共通レイアウト ////////////////////////////////////////////////////*/
#header {
	width:802px;
	height:61px;
	margin-top:25px;
}
/*　グローバルメニュー ////////////////////////////////////////////////////*/

ul#global_menu {
	list-style:none;
	width:650px;
	height:12px;
}

#global_menu01 {
	background:url(../img/menu01.gif) left top no-repeat;
	width:50px;
	height:12px;
	float:left;
}

#global_menu01 a {
	width:37px;
	height:12px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}

#global_menu02 {
	background:url(../img/menu02.gif) left top no-repeat;
	width:99px;
	height:12px;
	float:left;	
}

#global_menu02 a {
	width:86px;
	height:12px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}

#global_menu03 {
	background:url(../img/menu03.gif) left top no-repeat;
	width:67px;
	height:12px;
	float:left;	
}

#global_menu03 a {
	width:54px;
	height:12px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}

#global_menu04 {
	background:url(../img/menu04.gif) left top no-repeat;
	width:69px;
	height:12px;
	float:left;	
}

#global_menu04 a {
	width:56px;
	height:12px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}

#global_menu05 {
	background:url(../img/menu05.gif) left top no-repeat;
	width:67px;
	height:12px;
	float:left;	
}

#global_menu05 a {
	width:54px;
	height:12px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}

#global_menu06 {
	background:url(../img/menu06.gif) left top no-repeat;
	width:49px;
	height:12px;
	float:left;	
}

#global_menu06 a {
	width:36px;
	height:12px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}

#global_menu07 {
	background:url(../img/menu07.gif) left top no-repeat;
	width:58px;
	height:12px;
	float:left;	
}

#global_menu07 a {
	width:45px;
	height:12px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}

#global_menu08 {
	background:url(../img/menu08.gif) left top no-repeat;
	width:53px;
	height:12px;
	float:left;	
}

#global_menu08 a {
	width:40px;
	height:12px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}

#global_menu09 {
	background:url(../img/menu09.gif) left top no-repeat;
	width:78px;
	height:12px;
	float:left;	
}

#global_menu09 a {
	width:65px;
	height:12px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}

#global_menu10 {
	background:url(../img/menu10.gif) left top no-repeat;
	width:55px;
	height:12px;
	float:left;	
}

#global_menu10 a {
	width:42px;
	height:12px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}

/*　ロゴ ////////////////////////////////////////////////////*/
#logo {
	background:url(../img/logo_small.gif) left top no-repeat;
	width:157px;
	height:38px;
	float:left;
	margin-top:12px;
}

#logo h2 a {
	width:157px;
	height:38px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}



