/********************************************
		お知らせ　新着情報
********************************************/

.ttlNewInfo{
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	width: 590px;
	height: 40px;
}

.newInfoList{
	margin: 10px 0px 20px 10px;
	padding: 0px 0px 0px 0px;
	width: 650px;
	text-align: left;
}

.newInfoListDate{
	margin: 10px 0px 0px 20px;
	_margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 25px;
	background-image: url("../../images/leaf02-003.gif");
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
}

.newInfoListChapter{
	margin: 10px 0px 0px 20px;
	padding: 0px 0px 0px 25px;
	width: 650px;
	font-weight: bold;
	text-align: left;
}

.newInfoListMember{
	margin: 5px 0px 20px 20px;
	padding: 0px 0px 0px 25px;
	text-align: left;
	line-height: 1.8em;
}

.newInfoListLine{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	width: 650px;
	border-bottom: dotted 1px #CCCCCC;
	line-height: 1.2em;
}

