@charset "utf-8";

/* ===================================================================
CSS information

 file name  :japanese.css
 style info :日本語
  
=================================================================== */

/*----------------------------------------------------
	日本語css
----------------------------------------------------*/

#japanese_onry_btn {
	text-indent:-9999px;
	height:36px;
	width:106px;
	background:url(../img/header/now_jpn.gif) no-repeat;
}

#japanese_btn {
	text-indent:-9999px;
	display:block;
	height:36px;
	width:53px;
	background:url(../img/header/lang_jp_on.gif) no-repeat;
}

#japanese_btn a {
	display:none;
}

#english_btn {
	text-indent:-9999px;
}

#english_btn a {
	display:block;
	height:36px;
	width:53px;
	background:url(../img/header/lang_en.gif) no-repeat;
}

#english_btn a:hover {
	background:url(../img/header/lang_en_on.gif) no-repeat;
}

.english {
	display:none;
}

/*-----footer_navi------*/

#footer_navi #btn_term a {
	width:88px;
	background:url(../img/footer/btn_term.gif) no-repeat;
}

#footer_navi #btn_poricy a {
	width:138px;
	background:url(../img/footer/btn_poricy.gif) no-repeat;
}

#footer_navi #btn_low a {
	width:160px;
	background:url(../img/footer/btn_low.gif) no-repeat;
}

#footer_navi #btn_company a {
	width:78px;
	background:url(../img/footer/btn_company.gif) no-repeat;
}

#footer_navi #btn_contact a {
	width:85px;
	background:url(../img/footer/btn_contact.gif) no-repeat;
}

#footer_navi #btn_term a:hover {background:url(../img/footer/btn_term_on.gif) no-repeat;}
#footer_navi #btn_poricy a:hover {background:url(../img/footer/btn_poricy_on.gif) no-repeat;}
#footer_navi #btn_low a:hover {background:url(../img/footer/btn_low_on.gif) no-repeat;}
#footer_navi #btn_company a:hover {background:url(../img/footer/btn_company_on.gif) no-repeat;}
#footer_navi #btn_contact a:hover {background:url(../img/footer/btn_contact_on.gif) no-repeat;}