@charset "Shift_JIS";
/* フォント『特大サイズ』表示ＣＳＳ (070703) */

/* default */
* {
	font-size: 21px;
}


/* ----- 全体設定 -----  */
body {
	line-height: 1.3em;
}

/*
□ レイアウト
============================================================================= */
div#globalNavi {
	position: absolute;
	top: 5px;
}

/*
■ ヘッダー
============================================================================= */
/* ----- < 文字サイズ調整 > --------------------------------------- */

body div#header div#fontSize p a#fontEx {
	background-position: 0% 100%;
}
body div#header div#fontSize p a#fontSt,
body div#header div#fontSize p a#fontL {
	background-position: 0% 0%;
}

/* ----- < 文字サイズ調整 > --------------------------------------- */
body div#header div#fontSize p,
body div#header div#fontSize p span {}
body div#header div#fontSize p span a {}
/*
■ ヘッダー
============================================================================= */
/* ----- < グローバルナビ > --------------------------------------- */






/*
■ ヘッダー
============================================================================= */

/* ----- < 文字サイズ調整 > --------------------------------------- */
body div#header div#fontSize {}

/* ----- < グローバルナビ > --------------------------------------- */
div#globalNavi ul.navigation li a {
	padding-right: 3px;
	padding-left: 3px;
}


/*
■ フッター
============================================================================= */
body div#footer {
	height: 60px;
}
/* -- 連絡先 -------------------------------- */
div#footer address {
	margin-right: 10px;
	text-align: right;
}
div#footer address strong {
	height: 22px;
	text-align: left;
	display:block;
}
div#footer strong img {
	margin-top: 3px;
}
div#footer span#tel {}


/*========================================
	ローカルページ用
============================================================================= */
body.localPage {}




/* ▼ 施設紹介ページ調整 ------------------------------------------- */
body.localPage.indexPage#fcltPage {}
body.localPage.indexPage#fcltPage div#mainContents div.nestBox dd ul li {
	margin-left: 0px;
}

/* ▽ ローカルナビ ------------------------------------------------- */
body.localPage#fcltPage div#localNavi ul li.menuOn#fcltLN dl#menuList {
	margin-left: 5px;
}
body.localPage#fcltPage div#localNavi ul li.menuOn#fcltLN dl#menuList dl {
	width: 190px;
	margin-left: 0px;
}
body.localPage#fcltPage div#localNavi ul li.menuOn#fcltLN dl#menuList dd {
	margin-left: 0px;
}
body.localPage#fcltPage div#localNavi ul li.menuOn#fcltLN dl#menuList dd a {
	margin-left: 0px;
	padding-left: 10px;
	width: 185px;
	font-size: 95%;
}

body.localPage#fcltPage div#localNavi ul li.menuOn#fcltLN dl#menuList dd.menuOn a {
	padding-left: 20px;
}

body.localPage#fcltPage div#localNavi ul li.menuOn#fcltLN dl#menuList dd.menuOn#schlLN a {
	padding-left: 18px;
	font-size: 90%;
}

/* ▽ 高さ調整 ----------------------------------------------------- */
body.localPage#fcltPage div#mainContents div.nestBox#schoolFclt {
	height: 1000px;
}
	/* < 高さ調整 > ------------ */
	body.localPage#fcltPage div.h#mainContents div.nestBox#fcltAbt {
		height: 650px;
	}
	body.localPage#fcltPage div.h700#mainContents div.nestBox#fcltAbt {
		height: 760px;
	}



/* ▼ 施設利用案内ページ調整 ---------------------------------------- */
body.localPage#abtUse ul.navigation#breadcrumbsList ,
body.localPage#abtUse ul.navigation#breadcrumbsList a {
	font-size: 85%;
}

body.localPage#abtUse div#mainContents div.info ul {
	width: 244px;
}
body.localPage#abtUse div#mainContents div.info#oommInfo ul {
	width: 280px;
}
body.localPage#abtUse div#mainContents div.info#oommInfo dl.linkP {
	margin-left: 310px;
	width: 252px;
}




body.localPage#abtUse div#mainContents div.info ul li a {
	background-position: 0% 6px;
}
body.localPage#abtUse div#mainContents div.info dl.linkP dt {
	background-position: 10px 5px;
}
body.localPage#abtUse div#mainContents div.info dl.linkP dd a {
	background-position: 0% 10px;
}


/* ▽ 高さ調整 ----------------------------------------------------- */
body.localPage#abtUse div#mainContents div.nestBox#useMdg {
	height: auto;
}


/*========================================
	トップページ用
============================================================================= */
/*
□ レイアウト
============================================================================= */
body#topPage div#contents div#mainContents {
	height: 550px;
}