@charset "shift_jis";


/* =header　ヘッダー用スタイル
----------------------------------------------- */
/* 基本指定 */
#header { height: 86px; }
#headerBody { margin: 0 auto; width: 960px; height: 86px; position: relative; background: #fff url(../../img/bg_header.gif) left top no-repeat; text-align:left; }


/* =header　各ブロックの指定
----------------------------------------------- */

/* サイトタイトル画像 */
#kanban {
	width: 243px;
	height: 67px;
	position: absolute;
	top: 9px;
	left: 0px;
}
#kanban img { vertical-align:top; }

/* ヘッドナビゲーション */
#headNav {
	text-align: right;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 195px;
	height: 86px;
}
#headNav li { list-style: none; margin-bottom: 14px; text-align:right; }
#headNav li img { margin: 0; }



/* col-cms */
/* col-mc */

/* Things To =Hide
----------------------------------------------- */
/* Things To =Show
----------------------------------------------- */

