@charset "Shift_JIS";

/*
  ===========================================================================
 	新着情報
  ===========================================================================
*/

h2.page-ttl{
	width:640px;
	height:81px;
	display:block;
	text-indent:-9999px;
	background:url(../../../../news/img/page-ttl.jpg) no-repeat 0 0;
	margin-bottom:15px;
	}


/*
  ===========================================================================
 	新着情報一覧(news/index.html)
  ===========================================================================
*/

ul.news-list{
	width:620px;
	list-style:none;
	font-size:75%;
	color:#333333;
	}

ul.news-list li{
	width:605px;
	_width:620px;
	padding:10px 0px 10px 15px;
	border-bottom:1px dotted #ccc;
	border-left:5px solid #669900;
	margin-bottom:5px;
	}

ul.news-list li span.date{
	background:url(../../../../news/img/icon01.gif) no-repeat 0 0;
	padding-left:20px;
	margin-right:10px;
	}

ul.news-list li a{
	color:#006600;
	text-decoration:underline;
	}
ul.news-list li a:hover{
	color:#FF0000;
	text-decoration:underline;
	}

/*
  ===========================================================================
 	新着情報詳細(news/news-temp02.html)
  ===========================================================================
*/

#news-date{
	text-align:right;
	}

h4.news-ttl{
	width:590px;
	_width:620px;
	height:21px;
	_height:29px;
	color:#fff;
	font-size:88%;
	background:url(../../../../news/img/news-ttl-bg.jpg) no-repeat 0 0;
	margin-bottom:1px;
	padding:8px 0px 0px 30px;
	}

#news-wrapper{
	width:610px;
	_width:620px;
	border:1px solid #79B300;
	background:#DAEDC2;
	padding:4px;
	}
#news-box{
	width:590px;
	_width:610px;
	background:#fff;
	padding:10px;
	}
#news-box p#comment{
	border-bottom: 1px dotted #ccc;
	padding-bottom:10px;
	margin-bottom:15px;
	}

#news-box #news-photo-box{
	width:590px;
	margin-bottom:15px;
	}
#news-box #news-photo-box .photo {
	float:left;
	width:160px;
	margin-right:10px;
	}

#news-box .file-box{
	width:586px;
	_width:590px;
	border:1px solid #E6E6E6;
	padding:1px;
	margin-bottom:3px;
	}
#news-box .file-box p.file-ttl{
	float:left;
	background:url(../../../../news/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;
	}
#news-box .file-box p.file-name{
	padding-top:5px;
	float:left;
	}

#news-box p#link-text{
	width:560px;
	_width:590px;
	padding:5px 15px;
	background:#DFF5AF;
	margin-top:15px;
	}





































