@charset 'UTF-8';
/* ---------------------------------------------------------
レイアウトベース
--------------------------------------------------------- */
#footerAside,
#contentWrap,
#contentWrapNoneSide {
	width: 970px;
}

#header,
#footer {
	width: 930px;
}

#topBlockWrap {
	width: 930px;
}

/* ローカルナビありのコンテンツ領域 */
#contentWrap #content {
	width: 700px;
}

/* ローカルナビ */
#contentWrap #localNaviWrap {
	width: 220px;
}

#contentWrapNoneSide #content {
	width: 930px;
}

/* ---------------------------------------------------------
ナビゲーション
--------------------------------------------------------- */
#navi {
	width: 970px;
}

#navi li {
	width: 187px;
}

#breadCrumbs {
	width: 940px;
}
