@charset "Shift_JIS"; /*文字コード設定*/
/*+++++++++++++++++++++++++++++++++++++++++++++
　共通レイアウト用CSS
+++++++++++++++++++++++++++++++++++++++++++++*/

/*グローバルナビ（新）*/
#globalnavi_box0 {
	width: 755px;
	height: 67px;
	padding: 0px;
	clear: both;
	float: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
}
#globalnavi0 {
	height: 67px;
	width: 755px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 9px;
	margin-left: auto;
	clear: both;
	padding: 0px;
}
#globalnavi0 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#globalnavi0 li {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	display: block;
	float: left; /*削除不可*/
}
#globalnavi0 em {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	float: left;
	text-indent: -9999px;
}
#globalnavi0 #gn01 a {
	margin: 0px;
	padding: 0px;
	width: 118px;
	height: 67px;
	float: left; /*削除不可*/
	background-image: url(../image/bt_top01.gif);
	background-repeat: no-repeat;
}
#globalnavi0 #gn01 a:hover {
	background-image: url(../image/bt_top02.gif);
	background-repeat: no-repeat;
}
#globalnavi0 #gn02 a {
	margin: 0px;
	padding: 0px;
	width: 122px;
	height: 67px;
	float: left; /*削除不可*/
	background-image: url(../image/bt_juken01.gif);
	background-repeat: no-repeat;
}
#globalnavi0 #gn02 a:hover {
	background-image: url(../image/bt_juken02.gif);
	background-repeat: no-repeat;
}
#globalnavi0 #gn03 a {
	margin: 0px;
	padding: 0px;
	width: 121px;
	height: 67px;
	float: left; /*削除不可*/
	background-image: url(../image/bt_hubo01.gif);
	background-repeat: no-repeat;
}
#globalnavi0 #gn03 a:hover {
	background-image: url(../image/bt_hubo02.gif);
	background-repeat: no-repeat;
}
#globalnavi0 #gn04 a {
	margin: 0px;
	padding: 0px;
	width: 122px;
	height: 67px;
	float: left; /*削除不可*/
	background-image: url(../image/bt_zaikou01.gif);
	background-repeat: no-repeat;
}
#globalnavi0 #gn04 a:hover {
	background-image: url(../image/bt_zaikou02.gif);
	background-repeat: no-repeat;
}
#globalnavi0 #gn05 a {
	margin: 0px;
	padding: 0px;
	width: 127px;
	height: 67px;
	float: left; /*削除不可*/
	background-image: url(../image/bt_sotsugyo01.gif);
	background-repeat: no-repeat;
}
#globalnavi0 #gn05 a:hover {
	background-image: url(../image/bt_sotsugyo02.gif);
	background-repeat: no-repeat;
}
#globalnavi0 #gn06 a {
	margin: 0px;
	padding: 0px;
	width: 145px;
	height: 67px;
	float: left; /*削除不可*/
	background-image: url(../image/bt_shingaku01.gif);
	background-repeat: no-repeat;
}
#globalnavi0 #gn06 a:hover {
	background-image: url(../image/bt_shingaku02.gif);
	background-repeat: no-repeat;
}
