@charset "Shift_JIS";
/*------------------*/
.companyG #sn-title{
	background-image: url(../company/img/side_nav/cn_tit.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.companyG #snCom-message{
	background-image: url(../company/img/side_nav/cn_message.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.companyG #snCom-profile{
	background-image: url(../company/img/side_nav/cn_profile.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.companyG #snCom-policy{
	background-image: url(../company/img/side_nav/cn_policy.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.companyG #snCom-history{
	background-image: url(../company/img/side_nav/cn_history.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.companyG #snCom-associated{
	background-image: url(../company/img/side_nav/cn_associated.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.companyG #snCom-office{
	background-image: url(../company/img/side_nav/cn_office.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.companyG #snCom-enviroment{
	background-image: url(../company/img/side_nav/cn_enviroment.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
/*------------------*/
.companyG #sn-title a:hover{
	background-image: url(../company/img/side_nav/cn_tit_hover.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.companyG #snCom-message a:hover{
	background-image: url(../company/img/side_nav/cn_message_hover.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.companyG #snCom-profile a:hover{
	background-image: url(../company/img/side_nav/cn_profile_hover.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.companyG #snCom-policy a:hover{
	background-image: url(../company/img/side_nav/cn_policy_hover.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.companyG #snCom-history a:hover{
	background-image: url(../company/img/side_nav/cn_history_hover.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.companyG #snCom-associated a:hover{
	background-image: url(../company/img/side_nav/cn_associated_hover.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.companyG #snCom-office a:hover{
	background-image: url(../company/img/side_nav/cn_office_hover.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.companyG #snCom-enviroment a:hover{
	background-image: url(../company/img/side_nav/cn_enviroment_hover.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
/*------------------*/
#company-message #snCom-message{
	background-image: url(../company/img/side_nav/cn_message_active.gif);
}
#company-profile #snCom-profile{
	background-image: url(../company/img/side_nav/cn_profile_active.gif);
}
#company-policy #snCom-policy{
	background-image: url(../company/img/side_nav/cn_policy_active.gif);
}
#company-history #snCom-history{
	background-image: url(../company/img/side_nav/cn_history_active.gif);
}
#company-associated #snCom-associated{
	background-image: url(../company/img/side_nav/cn_associated_active.gif);
}
#company-office #snCom-office{
	background-image: url(../company/img/side_nav/cn_office_active.gif);
}
#company-enviroment #snCom-enviroment{
	background-image: url(../company/img/side_nav/cn_enviroment_active.gif);
}
/*------------------*/

