@charset "utf-8";

#main_base ul#navigation li.navi_2 a {
	position:relative;
	top:-62px;
}

/*---会社情報ページ共通ul設定------------------------------------------------*/

#left_area ul {
	margin:0 0 26px 0;
	padding:0;
}

#left_area ul li {
	display:inline;
	list-style-type:none;
}

#left_area ul li a {
	height:30px;
	display:block;
	text-indent:-9999px;
	text-decoration:none;
	overflow:hidden;
}

/*---ボタンStandard----------------------------------------------------------*/
#left_area ul li#idea a {
	background:url(../images/company/company_idea/left_botton_company.gif) no-repeat 0px 0px;
	width:165px;
}

#left_area ul li#greeting a {
	background:url(../images/company/company_idea/left_botton_company.gif) no-repeat 0px -30px;
	width:165px;
}

#left_area ul li#about a {
	background:url(../images/company/company_idea/left_botton_company.gif) no-repeat 0px -60px;
	width:165px;
}

#left_area ul li#store_info a {
	background:url(../images/company/company_idea/left_botton_company.gif) no-repeat 0px -90px;
	width:165px;
}

#left_area ul li#system a {
	background:url(../images/company/company_idea/left_botton_company.gif) no-repeat 0px -120px;
	width:165px;
}

#left_area ul li#history a {
	background:url(../images/company/company_idea/left_botton_company.gif) no-repeat 0px -150px;
	width:165px;
}


/*---ボタンHover--------------------------------------------------------------*/
#left_area ul li#idea a:hover {
	background:url(../images/company/company_idea/left_botton_company.gif) no-repeat -330px 0px;
	width:165px;
}

#left_area ul li#greeting a:hover {
	background:url(../images/company/company_idea/left_botton_company.gif) no-repeat -330px -30px;
	width:165px;
}

#left_area ul li#about a:hover {
	background:url(../images/company/company_idea/left_botton_company.gif) no-repeat -330px -60px;
	width:165px;
}

#left_area ul li#store_info a:hover {
	background:url(../images/company/company_idea/left_botton_company.gif) no-repeat -330px -90px;
	width:165px;
}

#left_area ul li#system a:hover {
	background:url(../images/company/company_idea/left_botton_company.gif) no-repeat -330px -120px;
	width:165px;
}

#left_area ul li#history a:hover {
	background:url(../images/company/company_idea/left_botton_company.gif) no-repeat -330px -150px;
	width:165px;
}


/*---ボタンNow-----------------------------------------------------------------*/
#left_area ul li#idea_now a {
	background:url(../images/company/company_idea/left_botton_company.gif) no-repeat -165px 0px;
	width:165px;
}

#left_area ul li#greeting_now a {
	background:url(../images/company/company_idea/left_botton_company.gif) no-repeat -165px -30px;
	width:165px;
}

#left_area ul li#about_now a {
	background:url(../images/company/company_idea/left_botton_company.gif) no-repeat -165px -60px;
	width:165px;
}

#left_area ul li#store_info_now a {
	background:url(../images/company/company_idea/left_botton_company.gif) no-repeat -165px -90px;
	width:165px;
}

#left_area ul li#system_now a {
	background:url(../images/company/company_idea/left_botton_company.gif) no-repeat -165px -120px;
	width:165px;
}

#left_area ul li#history_now a {
	background:url(../images/company/company_idea/left_botton_company.gif) no-repeat -165px -150px;
	width:165px;
}




