@charset "utf-8";
/* CSS Document */

/*-------------------------------
	コンテンツ
-------------------------------*/
#page-title-news {
	background-image:url(../images/news/news-image.gif);
	width: 669px;
	margin: 20px 0px 0px 10px;
	height: 27px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}

.content-box .list-news-text {
	margin: 0 0 20px 0;
	border-bottom: 1px dotted #C2B9B4;
	padding: 0 0 10px 0;
}


.content-box .list-news-text ul {
	margin: 5px 20px;
}
.content-box .list-news-text ul li {
	margin: 0 0 10px 0;
	background: url(../images/top/news_icon.gif) no-repeat left 3px;
	list-style-type: none;
	padding: 0 0 0 20px;
}
	
.content-box .list-news-text p {
	margin: 0 0 10px 0;
	background: url(../images/top/news_icon.gif) no-repeat left 3px;
	list-style-type: none;
	padding: 0 0 0 20px;
}
