@charset "UTF-8";
#globalNavi {
	margin: 0px;
	padding: 0px;
	width: 140px;
	background-image: url(../images/back/manu001.jpg);
	background-repeat: repeat-y;
	height: 1150px;
	float: left;
	background-color: #FFFFFF;
}
#globalNavi ul {
	width: 140px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#globalNavi li {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}
#gn_home {
	background-image: url(../images/bt_menu/bt_m01_02.jpg);
	background-repeat: no-repeat;
	width: 140px;
}
#gn_home a {
	display:block;
	width:140px;
	height:110px;
	text-indent:-9999px;
	background-image: url(../images/bt_menu/bt_m01_01.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#gn_home a:hover {
 background:none;
}
#gn_class {
	background-image: url(../images/bt_menu/bt_m02_02.jpg);
	background-repeat: no-repeat;
	width: 140px;
}
#gn_class a {
	display:block;
	width:140px;
	height:59px;
	text-indent:-9999px;
	background-image: url(../images/bt_menu/bt_m02_01.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#gn_class a:hover {
 background:none;
}
#gn_qa {
	background-image: url(../images/bt_menu/bt_m03_02.jpg);
	background-repeat: no-repeat;
	width: 140px;
}
#gn_qa a {
	display:block;
	width:140px;
	height:52px;
	text-indent:-9999px;
	background-image: url(../images/bt_menu/bt_m03_01.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#gn_qa a:hover {
 background:none;
}
#gn_access {
	background-image: url(../images/bt_menu/bt_m04_02.jpg);
	background-repeat: no-repeat;
	width: 140px;
}
#gn_access a {
	display:block;
	width:140px;
	height:55px;
	text-indent:-9999px;
	background-image: url(../images/bt_menu/bt_m04_01.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#gn_access a:hover {
 background:none;
}
#gn_exp {
	background-image: url(../images/bt_menu/bt_m05_02.jpg);
	background-repeat: no-repeat;
	width: 140px;
}
#gn_exp a {
	display:block;
	width:140px;
	height:57px;
	text-indent:-9999px;
	background-image: url(../images/bt_menu/bt_m05_01.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#gn_exp a:hover {
 background:none;
}
#gn_blog {
	background-image: url(../images/bt_menu/bt_m06_02.jpg);
	background-repeat: no-repeat;
	width: 140px;
}
#gn_blog a {
	display:block;
	width:140px;
	height:57px;
	text-indent:-9999px;
	background-image: url(../images/bt_menu/bt_m06_01.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#gn_blog a:hover {
 background:none;
}
#gn_contact {
	background-image: url(../images/bt_menu/bt_m07_02.jpg);
	background-repeat: no-repeat;
	width: 140px;
}
#gn_contact a {
	display:block;
	width:140px;
	height:57px;
	text-indent:-9999px;
	background-image: url(../images/bt_menu/bt_m07_01.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#gn_contact a:hover {
 background:none;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.new_moriyama { padding: 10px 0; }
a:link{
	color:#FF9933;
}
a:visited{
	color:#FF9933;
}

a:hover{
	color:#FF9933;
}
a:active{
	color:#FF9933;
}
#bt_uptoPage {
	background-image: url(../images/footer/ichigo_m002_2.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 700px;
	margin: 0px;
	clear: both;
	float: none;
	padding: 0px;
}
#bt_uptoPage a {
	text-indent:-9999px;
	background-image: url(../images/footer/ichigo_m002_1.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 700px;
	display: block;
	margin: 0px;
	clear: both;
	padding: 0px;
}
#bt_uptoPage a:hover {
 background:none;
}

.red { color: #F00; }
