/*
 *
 */
#title_news {
	border-top:1px #666 dashed;
	font-size: 12px;
	margin-left:4px;
	padding:0;
}
#title_news li {
	border-bottom:1px #ccc dashed;
	font-size:100%;

}
#title_news li li {
	border:0;
}
#title_news li.normal {
	list-style-type: none;
	background: url(../img/news.gif) no-repeat 0px 12px;
	/*padding: 7px 0 7px 0;*/
	padding: 12px 0 5px 18px;


	/* 木のいえ 独自修正 *
	line-height: 15.75pt 
	padding: 0px 23px 0px 0px 
	color: #595959;
	/***/
}

#title_news li.title_new {
	list-style-type: none;
	/*background: url(../../img/news_new.gif) no-repeat 0px 12px;*/
	padding: 12px 0 5px 18px;
	/*padding: 4px 0 4px 39px;*/
}
#title_news li.category01 {
	list-style-type: none;
	/*background: url(../../img/category01.gif) no-repeat 70px 2px;*/
	padding: 12px 0 5px 18px;
}
#title_news li.category02 {
	list-style-type: none;
	background: url(../../img/category02.gif) no-repeat 0px 12px;
	padding: 12px 0 5px 18px;
}
#title_news li.category03 {
	list-style-type: none;
	background: url(../img/category03.gif) no-repeat 0px 12px;
	padding: 12px 0 5px 18px;
}
#title_news li.category04 {
	list-style-type: none;
	background: url(../img/category04.gif) no-repeat 0px 12px;
	padding: 12px 0 5px 18px;
}
#title_news li.category05 {
	list-style-type: none;
	background: url(../img/category05.gif) no-repeat 0px 12px;
	padding: 12px 0 5px 18px;
}
#title_news li.category06 {
	list-style-type: none;
	background: url(../img/category06.gif) no-repeat 0px 12px;
	padding: 12px 0 5px 18px;
}
#title_news li.title_sep {
	list-style-type: none;
	height: 1px;
	font-size: 1px;
	line-height: 100%;
	margin: 0;
	padding: 0;
	background: url(../img/news_sep.gif) no-repeat 0px 0px;
}
#title_news li p {
	text-align: left;
}
.txt_news {
	font-size: 100%;
	line-height:1em;
}

#title_news li{
	padding:0;
	font-size:16px;
}

#title_news ul{
	margin:0; padding:0;
}

