@charset "UTF-8";

/*++++++++++++++++++++++++++++++++++++++++++
右コンテンツ
+++++++++++++++++++++++++++++++++++++++++++*/

h1{
	background-image:url(../parts/news_ttl.gif);
}

#subttl01{
	background-image:url(../parts/news_sbttl01.gif);
}

#news_list{
	width:481px;
	margin:0 0 200px 25px;
}

#news_list li{
	width:481px;
	position:relative;
	height:24px;
	background-image:url(../../parts/dot01.gif);
	background-repeat:repeat-x;
	background-position:0 80%;
}

#news_list li span{
	position:absolute;
	left:100px;
}
