/*---TitleLine---*/
	
.titleline{
	margin-bottom:10px;
}
.titleline .title{
	background:url(images/line.gif) left bottom no-repeat;
	}
.titleline .title .Head{
	padding:10px 0;
	color:#CCCCCC;
	font-size:12px;
	font-weight:bold;
}
.titleline .contents{
	color:#CCCCCC;
	font-size:12px;
}
.titleline .contents td{
	color:#CCCCCC;
	font-size:12px;
}


.notitle{margin-bottom:10px;}

/*---NoTitle---
.notitle .contents{
	color:#CCCCCC;
	font-size:12px;
	}
.notitle td{
	color:#CCCCCC;
	font-size:12px;
	}*/