@charset "UTF-8";
/* CSS Document */

/*左側*/

#menu5 a {
	background-position: -180px -252px;
}


/*コンテンツ*/
#content {
}
#finance_title {
	background: url(../img/finance/finance_title.png) no-repeat;
	width: 670px;
	height: 35px;
}

#finance a {
	color: #000000;
}
#finance a:hover {
	color: #00A73C;
	text-decoration: underline;
}