@charset "utf-8";

/* ==================================================
accessibility font size 標準から2倍の文字サイズ
================================================== */
body {
	font-size:150% !important; /* 14pxのときの2倍 */
	/* font-size:150% !important; 12pxのときの2倍 */
}


#tmp_wrap_float {
	height: 211px;
}
#tmp_func_read {
	min-width: 125px;
}
#tmp_wrap_func_txt_move {
	min-width: 465px;
}
#tmp_func_clr {
	min-width: 285px;
}
*:first-child+html #tmp_means_lft {
	width: 460px;
}
/* lnavi_common fix */
#tmp_findpur_cnt li a.txt {
    padding-top: 23px;
    padding-bottom: 20px;
    line-height: 1.2;
}

/* ==================================================
トップ　fixed
================================================== */
#tmp_findcate1,
#tmp_findcate2,
#tmp_findcate3,
#tmp_findcate4,
#tmp_findcate5,
#tmp_findcate6,
#tmp_findcate7,
#tmp_findcate8,
#tmp_findcate9,
#tmp_findcate10,
#tmp_findcate11,
#tmp_findcate12 {
	min-height: 135px;
}