@charset "euc-jp";
#top_header #top_logo {
	width: 800px;
	margin-bottom: 5px;
}
#top_header {
	width: 800px;
	margin-bottom: 10px;
}
#header_text {
	background-color: #B3A896;
	font-size: 88%;
	text-align: left;
	text-indent: 5px;
}



#header_text a {
	color: #FFFFFF;
	font-size: 88%;
	text-decoration:none;
}



#header_text a:hover {
	color:#0000FF;
	font-size: 88%;
	text-decoration:none;
}



#top_header #header_link #g_navi {
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: 800px;

}
#top_header #g_navi li {
	margin-right: 2px;
	margin-left: 1px;
	height:30px;
	width: 97px;
	margin-left:1px;
	padding: 0;
	display:block;
	float:left;
}

* html #top_header #g_navi li {
	margin-right: 1px;
	margin-left: 1px;
	height:30px;
	width: 97px;
	margin-left:1px;
	padding: 0;
	display:block;
	float:left;
}

#g_navi a {
  text-indent: -9999px;
  text-decoration: none;
  display: block;
  width: 97px;
  height: 30px; 
  background-image:url(/design/gmosp1024/images/navi_btn/g_navi.gif);
  background-repeat: no-repeat;
}

#menu1 a { background-position: 0 0; }
#menu2 a { background-position: -97px 0; }
#menu3 a { background-position: -194px 0; }
#menu4 a { background-position: -291px 0; }
#menu5 a { background-position: -388px 0; }
#menu6 a { background-position: -485px 0; }
#menu7 a { background-position: -582px 0; }
#menu8 a { background-position: -679px 0; }

#globalnavi a:hover {
  text-decoration: none;
  background-image:url(../../images/navi_btn/g_navi.gif);
  background-repeat: no-repeat;
}

#menu1 a:hover { background-position: 0 -30px; }
#menu2 a:hover { background-position: -97px -30px; }
#menu3 a:hover { background-position: -194px -30px; }
#menu4 a:hover { background-position: -291px -30px; }
#menu5 a:hover { background-position: -388px -30px; }
#menu6 a:hover { background-position: -485px -30px; }
#menu7 a:hover { background-position: -582px -30px; }
#menu8 a:hover { background-position: -679px -30px; }#all_contents {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#top_header #header_link {
	height: 30px;
}
#all_contents #footer_area #designed a {
	color: #4C4948;
}

