@charset "UTF-8";

/*/////////////////////////////////////////////////////////

 http://www.shutoko.jp/　「事業概要用」CSS
 ( last updated : 2007/11/12 )
 

///////////////////////////////////////////////////////// */


/*/////////////////////////////////////////////////////////

※コンテンツ下部の情報エリア（主にPDF誘導）

///////////////////////////////////////////////////////// */

#contents div#article div.bottomInfoArea{
	border-top:#999999 1px solid;
	margin-top:20px;
	font-size:10px;
	padding-top:10px;
}

/*/////////////////////////////////////////////////////////

※注記のテキスト （注記のあるところ）

///////////////////////////////////////////////////////// */

.note {
	font-size:10px;
}

/*/////////////////////////////////////////////////////////

説明文 （協定及び事業許可）

///////////////////////////////////////////////////////// */

dl.explanationChap {
	margin-bottom:20px;
}
dt.explanationTitle {
	font-weight:bold;
	margin-bottom:0px;
	border-bottom:none;
}
dd.explanationText {
	margin:5px;
}


/*/////////////////////////////////////////////////////////

署名 （都道首都高速１号線等に関する協定）

///////////////////////////////////////////////////////// */

.date {
	margin-left:20px;
}

.position {
	margin-left:70px;
}

.name {
	margin-left:150px;
}

/*/////////////////////////////////////////////////////////

テーブル設定 （都道首都高速1号線等に関する事業許可（変更経緯））

///////////////////////////////////////////////////////// */

.matter {
	white-space:nowrap;
}

/*/////////////////////////////////////////////////////////

説明文 （駐車場事業）

///////////////////////////////////////////////////////// */


ol,li.parking {
	list-style-type: decimal;
	margin: 1em 0 1em 1em;
}
li.noNomber {
	list-style-type:none;
}
li.kanzi {
	list-style-type:cjk-ideographic;
}

