@charset "Shift_JIS";

img{
	border:0;
	}

/*
  ===========================================================================
 	入札情報提供
  ===========================================================================
*/

h2.page-ttl{
	width:640px;
	height:81px;
	display:block;
	text-indent:-9999px;
	background:url(../../../../nyusatsu/img/page-ttl.jpg) no-repeat 0 0;
	margin-bottom:15px;
	}


/*
  ===========================================================================
 	入札情報提供トップ(nyusatsu/index.html)
  ===========================================================================
*/
.bt-box{
	width:620;
	margin-bottom:15px;
	}

p.bt-rss{
	float:right;
	width:52px;
	margin-right:25px;
	}


p.bt-nyusatsu01{
	float:left;
	width:265px;
	margin:0px 0px 0px 20px;
	}
p.bt-nyusatsu01 a{
	width:265px;
	height:35px;
	background:url(../../../../nyusatsu/img/bt-list01.jpg) no-repeat 0 0;
	display:block;
	text-indent:-9999px;
	text-decoration:none;
	}

p.bt-nyusatsu02{
	float:left;
	width:245px;
	margin:0px 0px 0px 20px;
	}
p.bt-nyusatsu02 a{
	width:245px;
	height:35px;
	background:url(../../../../nyusatsu/img/bt-list02.jpg) no-repeat 0 0;
	display:block;
	text-indent:-9999px;
	text-decoration:none;
	}

p.bt-nyusatsu01 a:hover,p.bt-nyusatsu02 a:hover{
	background-position:0px -35px;
	text-decoration:none;
	}


ul.nyusatsu-list{
	width:580px;
	list-style:none;
	font-size:75%;
	color:#333333;
	margin:0px 0px 30px 20px;
	}

ul.nyusatsu-list li{
	width:565px;
	_width:580px;
	padding:10px 0px 10px 15px;
	border-bottom:1px dotted #ccc;
	border-left:5px solid #669900;
	margin-bottom:5px;
	}

ul.nyusatsu-list li span.date{
	background:url(../../../../nyusatsu/img/icon01.gif) no-repeat 0 0;
	padding-left:20px;
	margin-right:10px;
	}

ul.nyusatsu-list li a{
	color:#006600;
	text-decoration:underline;
	}
ul.nyusatsu-list li a:hover{
	color:#FF0000;
	text-decoration:underline;
	}

/*
  ===========================================================================
 	新着情報詳細(news/news-temp02.html)
  ===========================================================================
*/

#nyusatsu-date{
	text-align:right;
	}


/* table設定*/

table{
	width:620px;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	margin-bottom:15px;
	}

table th{
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:5px;
	background:#EBFEE2;
	font-size:75%;
	width:30%;
	text-align:left;
	}

table td{
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:5px;
	background:#fff;
	font-size:75%;
	}

.file-box{
	width:616px;
	_width:620px;
	border:1px solid #E6E6E6;
	padding:1px;
	margin-bottom:3px;
	}
.file-box p.file-ttl{
	float:left;
	background:url(../../../../nyusatsu/img/file-bg.jpg) no-repeat 0 0;
	width:100px;
	height:23px;
	_height:28px;
	padding-top:5px;
	text-align:center;
	font-weight:bold;
	margin-right:15px;
	}
.file-box p.file-name{
	padding-top:5px;
	float:left;
	}





































