/* CSS Document */

.title {
	margin: 20px 0 5px 0;
	padding: 5px 0 8px 0;
	border-top: 2px solid #99cc66;
	border-bottom: 1px dashed #99cc66;
	line-height: 16px;
	color: #99cc66;
	}

.catch {
	text-align: right;
	color: #99cc66;
	}

.titlegray {
	margin: 30 0 10px;
	padding: 5px 0 8px;
	border-top: 2px solid #666666;
	border-bottom: 1px dashed #666666;
	line-height: 16px;
	color: #666666;
	}

.title2 {
	line-height: 16px;
	}
