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

/*左側*/

#menu4 a {
	background-position: -180px -189px;
}


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

#nenkaihi {
	background: url(../img/fund/nenkaihi.png) no-repeat;
	width: 630px;
	height: 140px;
}

.table_title1 {
	color: #FFFFFF;
	background: #F8B866;
	border: #F3981C solid 1px;
	text-align: center;
}
.table_content1 {
	background: #FFFFFF;
	border-top: #F3981C solid 1px;
	border-right: #F3981C solid 1px;
	border-bottom: #F3981C solid 1px;
	font-size: 120%;
	padding: 0 0 0 10px;
}
.table_title2 {
	color: #FFFFFF;
	background: #F8B866;
	border-left: #F3981C solid 1px;
	border-right: #F3981C solid 1px;
	border-bottom: #F3981C solid 1px;
	text-align: center;
}
.table_content2 {
	background: #FFFFFF;
	border-right: #F3981C solid 1px;
	border-bottom: #F3981C solid 1px;
	font-size: 120%;
	padding: 0 0 0 10px;
}

#download a {
	background: url(../img/fund/download.png) no-repeat;
	width: 320px;
	height: 45px;
	display: block;
	margin: 0 auto;
}
#get_acrobat a {
	background: url(../img/fund/get_acrobatreader.png) no-repeat;
	width: 115px;
	height: 35px;
	display: block;
	position: absolute;
	right: 20px;
	bottom: 5px;
}
h3 {
	font-size: 13px;
}