@charset "utf-8";
/*--------------------------
　ナビ
---------------------------*/
.about_sp a{
	background-image:url(../img/low/about_sp.gif);
	background-repeat:no-repeat;
	width:193px;
	height:44px;
	display:block;
}
.about_sp a:hover{
	background-image:url(../img/low/about_sp_o.gif);
	background-repeat:no-repeat;
	width:193px;
	height:44px;
	display:block;
}
.about_pointskill a{
	background-image:url(../img/low/about_pointskill_o.gif);
	background-repeat:no-repeat;
	width:193px;
	height:44px;
	display:block;
}
.about_pointskill a:hover{
	background-image:url(../img/low/about_pointskill_o.gif);
	background-repeat:no-repeat;
	width:193px;
	height:44px;
	display:block;
}

/*--------------------------
　ナビ
---------------------------*/
.about a{
	background-image:url(../img/common/about_o.jpg);
	background-repeat:no-repeat;
	width:128px;
	height:88px;
	display:block;
}
.about a:hover{
	background-image:url(../img/common/about_o.jpg);
	background-repeat:no-repeat;
}
