@charset "UTF-8";
/* CSS Document */

/*------------------------
■ IE 7
/ common
/ index

■ Fire Fox
/ common
------------------------*/



/* --------------------------------------------------------------
IE 7
-------------------------------------------------------------- */
/*
common
-------------------------*/
*:first-child+html #footer .f_contents .footer_menu ul li {
	line-height: 16px;
}
/*
index
-------------------------*/
*:first-child+html .main_conts .news {
	padding: 16px 0 0 0;
}
*:first-child+html .main_conts .news {
	padding: 16px 0 0 0;
}
/*
contact
-------------------------*/
*:first-child+html #contact .main_conts .form table th {
	width: 180px;
}



/* --------------------------------------------------------------
Fire Fox
-------------------------------------------------------------- */
html:not([lang*=""]) #header .right_conts .freedial {
	padding: 5px 0 0 0;
}

