/*=======================================================================================
 ehonnavi_adjustment.css
 後方互換→標準準拠に移行し、新旧パーツが共存するページの調整用のスタイルシートです。
=======================================================================================*/

/* header
-----------------------------------------------------------*/

#header { line-height:1.25; }

/* button
-----------------------------------------------------------*/

/* social buttons */
.socialButtons { margin-bottom:20px !important;}

/* table
-----------------------------------------------------------*/
body table { text-align:left; }

/* ppad */
table.top_ppad td { text-align:left;}

/* こちらもオススメ */
.kanren.ppad { text-align:left;}
.kanren.ppad h2 { margin-bottom:0 !important;}

/* right column
---------------------------------------------------------- */
#contentsMenu ul li {
	zoom:1;
}