@charset "utf-8";
/* CSS Document */

/* 入札・契約 */
#documentpage2007 h1{
	font-size: large;
	line-height: 35px;
	background-image: url(images/h1-bk.gif);
	color: #FFFFFF;
	background-position: bottom;
	text-align: center;
}
#documentpage2007 h2{
	font-size: medium;
	text-indent: 5px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #669933;
	border-right-color: #669933;
	border-bottom-color: #669933;
	border-left-color: #669933;
	line-height: 25px;
	color: #669933;
}
#documentpage2007 h3{
	font-size: small;
	font-weight: bold;
	color: #669933;
}
#documentpage2007 h4{
	clear: both;
	font-size: large;
	font-weight: bold;
	color: #669933;
	text-align:center;
	padding-top: 20px;
	margin-bottom: 0px;
}
#documentpage2007 hr{
	border-style: dotted;
	border-color: #669933;
	margin-top: 30px;
}
#documentpage2007 li{
/*	height: 25px;*/
	margin-top:3px;
}
#documentpage2007 li.pt1{/*メニューリスト*/
	list-style-position: outside;
	list-style-image: url(images/list-yaji1.gif);
	padding-left: 15px;
}
#documentpage2007 li.pt2{/*関連記事リスト*/
	/*	list-style-position: outside;
	list-style-image: url(images/list-sq.gif);*/
	list-style-type: none;
	padding-left: 10px;
	background-image: url(images/list-sq.gif);
	background-repeat: no-repeat;
	text-indent: 10px;
}
#documentpage2007 ol.pdf{
	margin-left: 80px;
}
#documentpage2007 li.pt3-pdf{/*ダウンロードリストpdf*/
	list-style-position: outside;
	list-style-image: url(images/dl-pdf.gif);
	list-style-type: none;
	margin-left: 10px;
	text-indent: 10px;
}
#documentpage2007 li.pt3-ex{/*ダウンロードリストexcel*/
	list-style-position: outside;
	list-style-image: url(images/dl-excel.gif);
	list-style-type: none;
	margin-left: 10px;
	text-indent: 10px;
}
#documentpage2007 li.pt3-wd{/*ダウンロードリストword*/
	list-style-position: outside;
	list-style-image: url(images/dl-word.gif);
	list-style-type: none;
	margin-left: 10px;
	text-indent: 10px;
}
#documentpage2007 #repo table{/*入札結果テーブル*/
	border-collapse:separate;
	font-size: small;
}
#documentpage2007 #repo th{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #669933;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: inset;
	border-bottom-style: inset;
	border-right-color: #669933;
	border-bottom-color: #669933;
}
#documentpage2007 #repo td{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: inset;
	border-bottom-style: inset;
	border-right-color: #669933;
	border-bottom-color: #669933;
}
#documentpage2007 #info table{/*入札情報テーブル*/
	border-collapse:separate;
	font-size: small;
	margin-left:20px;
}
#documentpage2007 #info th{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #669933;
	text-align: center;
}
#documentpage2007 #info td{
	border-bottom-width: 1px;
	border-bottom-color: #669933;
	border-bottom-style: solid;
}
#documentpage2007 #inquiry{/*お問合せ先*/
	width: 300px;
	background-color: #CCFF99;
	padding: 10px;
	margin-top: 10px;
	border: 1px solid #669933;
	text-align:center;
	margin-left: 150px;
	font-size: medium;
	font-weight: bold;
}
#documentpage2007 ol.nendo{/*入札結果ページの年度毎へのリンク*/
	list-style-type: none;
	text-decoration: none;
	margin-left:0px;
}
#documentpage2007 ol.nendo li{
	float:left;
	text-decoration: none;
	text-indent: 0.6em;
	margin-left:5px;
}
#documentpage2007 ol.nendo li span{
	color: #FFFFFF;
	display: block;
	background-color: #669933;
	font-weight:bold;
	padding-right:10px;
}
#documentpage2007 ol.nendo li a{
	color: #669933;
	display: block;
	background-image: url(images/list-nendo.gif);
	background-repeat: no-repeat;
	background-position: 2px 4px;
	text-indent: 0.6em;
}
#documentpage2007 ol.nendo li a:hover{
	color: #669933;
	background-color: #D6E9C0;
	display: block;
}
#documentpage2007 .text_gray{
	color:#999999;
}
#documentpage2007 .text_blue{
	color:#0000FF;
}
