@charset "utf-8";

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

   CSS information

   Style Info : ページ限定設定
   Date : 2013/06/20

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


/* 共通スタイル読み込み
--------------------------------------------------------- */
/* 全ページ共通設定 */
@import url("../../../common/css/base.css");

/* コンテンツページ共通設定 */
@import url("../../../common/css/contents.css");


/* 税理士による無料相談
--------------------------------------------------------- */
.management table.taxfree {
	margin-top: 0px;
}
.management table.taxfree td {
	text-align: center;
}