@charset "utf-8";

/*
======== table of content. =================================

summary:IE用ハック


============================================================
*/

* html #header {
	margin-left:2px;
}

* html #header .right_column table {
	margin:-3px 0 5px 0;
}

/* ---------------------------------------------
カウンター店舗一覧
--------------------------------------------- */
* html  div#main .section p.photo{
	margin-right:5px;
}

* html div#main .section .tenpoinfo .shousailink{
	padding-bottom:0;
}
*+html div#main .section .tenpoinfo .shousailink{
	padding-bottom:0;
}
	