@charset "utf-8";



/* ----------------------------------------------------
	ヘッダ画像用にボディ背景を差し替え
---------------------------------------------------- */
body {
	background:#222 url(/common/images/bodyBg_small.png) 0 0 repeat-x;
}

.commonTable table {
	table-layout: fixed;
}

.commonTable th {
	width:4em;
	vertical-align:top;
	text-align:center;
}

.phone {
	width:11em;
}