#ttl {
	background: url(../img/ttlBack.jpg) no-repeat;
	height: 130px;
	text-indent: -99999px;
	margin-bottom: 30px;
}

#ttlSub {
	font-weight: bold;
    margin-bottom: 20px;
    font-size: 18px;
    margin: 20px 0 10px 0;
    padding: 2px 8px;
    border-width: 0 0 0 5px;
    border-color: #7EBA03;
    border-style: solid;
    background: #BEDC81;
    color: #5B8602;
    line-height: 140%;
}

