@import url("common.css");

/* すぽすた ちよだ　レイアウト共通ＣＳＳ (070413) */

/* ナビゲーション
======================================== */

/* ----- グローバルナビ メイン ----- */
#globalNaviMain {
	clear: both;
}

ul.navigatio {}

#programLN {}
#lectureLN {}
#eventLN {}
#facilitiesLN {}
#freepageLN {}
#aboutLN {}
#etcLN {}


/* コンテンツ
======================================== */

#contents p {
	margin-bottom: 0.3em;
}


/* ----- パンくずリスト ----- */
div#breadcrumbsList {
	margin-bottom: 10px;
	border-bottom: 1px dotted;
	margin-top: 70px;
	_margin-top: 0px;
}

div#breadcrumbsList ul {
	padding: 15px 5px 7px;
}
div#breadcrumbsList {
	background-color: transparent;
	background-repeat: no-repeat;
}

div#breadcrumbsList ul li a {
	margin-right: 13px;
	padding-right: 25px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 100% 50%;
}



/* ----- ローカルナビゲーション ----- */
#localNavi {
	width: 210px;
	padding-right: 10px;
	float: left;
}

.gTitle img {
	margin: 15px 0px 5px;
}

#localNavi h3 {
	margin-top: 12px;
	margin-left: 10px;
}
div#localNavi ul.navigation {
	width: 190px;
	margin-left: 10px;
}
div#localNavi ul.navigation a,
div#localNavi dl.navigation a {
	line-height: 1em;
	color: #333333;
	text-decoration: none;
}

div#container div#localNavi ul.navigation li a {
	padding-left: 15px;
	font-weight: bold;
	color: #003399;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0% 50%;
}

div#localNavi ul.navigation li {
	border-style: solid;
	border-width: 0px 0px 1px 0px;
}
div#localNavi ul.navigation li a {
	width: 180px;
	padding: 13px 5px;
	display: block;
}
div#container div#localNavi ul.navigation li a:hover,
div#container div#localNavi ul.navigation li a:active {
	text-decoration: none;
	background-color: transparent;
	background-repeat: repeat;
	background-position: 0% 0%;
}


div#localNavi dl.navigation {
	width: 190px;
	margin: 0px 0px 15px 20px;
}
div#localNavi dl.navigation dt {
	margin: 15px 0px 5px;
}
div#localNavi dl.navigation dd,
div#localNavi dl.navigation dd.dlEnd {
	margin-left: 15px;
	padding: 6px 0px 6px 15px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0% 0.5em;
}


div#localNavi ul.navigation li dd a {
	width: 160px;
}


div#localNavi li.this {
	padding-bottom: 1px;
}
div#localNavi li.this dl {
	margin: 10px 5px 10px 8px;
	_margin-top: 0px;
}
div#localNavi li.this dt {
	padding-bottom: 6px;
}
div#localNavi li.this img {
	margin-bottom: 10px;
}
div#localNavi li.this dt img {
	margin-bottom: 0px;
}

div#container div#localNavi ul.navigation li.this dl.subNavi dd a {
	padding-left: 0px;
	font-weight: normal;
	background: none;
}


div#container div#localNavi ul.navigation li dl.subNavi dt a {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0% 50%;
}
div#container div#localNavi ul.navigation li dl.subNavi dt a:hover,
div#container div#localNavi ul.navigation li dl.subNavi dt a:active {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0% 50%;
	text-decoration: underline;
}
div#container div#localNavi dl.navigation dd a:hover,
div#container div#localNavi dl.navigation dd a:active,
div#container div#localNavi ul.navigation li.this dl.subNavi dd a:hover,
div#container div#localNavi ul.navigation li.this dl.subNavi dd a:active {
	text-decoration: underline;
	background: none;
}



/* -- < サブナビ１ > -- */
div#localNavi li.this dl.subNavi {
	margin-left: 0px;
}
div#localNavi li.this dl.subNavi dd a {
	padding: 6px 0px;
}
div#localNavi li.this dl.subNavi dd,
div#localNavi li.this dl.subNavi dd.dlEnd {
	margin-left: 15px;
	padding-left: 15px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0% 0.4em;
}



/* --< 問い合わせ先 >-- */
div#contactBox h2 {
	margin-top: 15px;
	padding: 3px 5px 3px 10px;
	background: #EFEFEF url("img/point06_ye.gif") no-repeat 0% 50%;
}


/* ----- テーブル ----- */
#contents table {
	margin-left: 10px;
	margin-right: 10px;
	width: 539px;
	border-collapse: collapse;
}
div.contentsBox thead .th-L {
	border-left: none;
}
div.contentsBox tfoot td {
	text-align: right;
	font-size: 10px;
}
#contents th,
#contents td {
	padding: 5px;
}
#contents th {
	text-align: center;
}

#contents table tbody td ul,
#contents table tbody td ol {
	margin-top: 5px;
	margin-left: 10px;
}
#contents table tbody td li {
	padding-top: 0px;
	padding-bottom: 0px;
	background-position: 0% 0.5em;
}



/* メインコンテンツ
======================================== */
#mainContents {
	_height: 500px;
	min-height: 500px;
	width: 560px;
	_width: 558px;
	margin-bottom:10px;
	float: left;
}

/* ----- pageInfo (#mainContents div#pageInfo) ----- */
div#pageInfo {
	padding: 10px 10px 15px 20px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0% 100%;
}

div#pageInfo a {
	line-height: 3em;
	margin-left: 10px;
	padding-left: 15px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0% 50%;
}


div#pageInfo ul {
	margin-top: 30px;
}
div#pageInfo li {
	margin-left: 15px;
	padding: 2px 5px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0% 0.6em;
}

div#pageInfo img.eyeCatch {
	margin-bottom: 10px;
}



/* ---< お知らせ >--- */
div#pageInfo dl.attention {
	margin-top: 10px;
	padding: 5px 10px;
}

div#pageInfo dl.attention dt {
	margin-bottom:3px;
	font-weight: bold;
}
div#pageInfo dl.attention dd {
	padding-left: 10px;
}



/* ----- contentsBox (#mainContents div.contentsBox) ----- */

div.contentsBox h3 {
	margin: 30px 0px 15px;
	padding-left: 13px;
	padding-bottom: 13px;
	font-size: large;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0% 100%;
}

div.contentsBox h4 {
	margin: 5px 0px;
	padding-left: 15px;
	font-size: 1.1em;
	background: transparent url("img/dot01_ye.gif") no-repeat 0% 50%;
}
div.contentsBox h5 {
	margin: 10px 0px 0px 20px;
	padding: 3px 15px;
	font-weight: normal;
	font-size: small;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 3px 0.7em;
	border-bottom:1px dotted #C2C2C2;
}



/* ---< 入れ子　ＤＩＶ >--- */

div.contentsBox div.nestBox {
	margin: 10px 15px 30px;
}

div.contentsBox div.nestBox p,
div.contentsBox div.nestBox dl {
	margin-left: 18px;
}

/* --
< 入れ子　ＤＩＶ - テーブル >-- */
#contents div.contentsBox div.nestBox table {
	width: 530px;
}
div#mainContents div.contentsBox div.nestBox table {
	margin: 10px 0px 10px 20px;
	width: 510px;
}



/* ---< リスト >--- */
div.contentsBox ul {
	margin-left: 20px;
}
div.contentsBox li {
	padding: 3px 10px;
	background: transparent url("img/point03_ygr.gif") no-repeat  0% 0.7em;
}
div.contentsBox dl {
	margin-right: 10px;
	margin-left: 10px;
}
div.contentsBox dt {
	padding: 2px 0px 2px 15px;
	background-color: #F0F0F0;
	background-repeat: no-repeat;
	background-position: 3px 0.5em;

}
div.contentsBox dd {
	margin: 5px 0px 15px 30px;
	padding: 0px 12px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0% 50%;
}

/* --
< 入れ子　ＤＩＶ - リスト >-- */

div.contentsBox div.nestBox dl {
	margin-bottom: 20px;
}
div.contentsBox div.nestBox dt {
	margin: 8px 0px 3px;
	padding: 2px 0px 2px 15px;
	background-repeat: no-repeat;
	background-position: 2px 0.5em;
}
div.contentsBox div.nestBox dd {
	margin-left: 15px;
	padding: 5px;
}



/* ---< 手順 >--- */
div.contentsBox ol.process {}
div.contentsBox ol.process li {
	padding: 13px 8px 13px 40px;
	line-height: 1.5em;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 5px 50%;
}
div.contentsBox ol.process li.process01 {
	background-image: url("img/no01.gif");
}
div.contentsBox ol.process li.process02 {
	background-image: url("img/no02.gif");
}
div.contentsBox ol.process li.processNote {
	background-image: url("img/no_note.gif");
}


/* ----- ページ上へ ----- */
div.goTop#pageBottom {
	clear: both;
}
p.upButton {
	margin-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	text-align: right;
}


/* フッター
======================================== */
/* ----- コピー ----- */
div#footer p#copy {
	_padding-left: 20px;
}

