@charset "utf-8";
#internationalExchange {
	float: left;
	margin: 0px 10px 0px 0px;
	background-repeat: no-repeat;
	width: 189px;
	font-size: 10px;
}

#naraInternationalFund {
	float: left;
	background-repeat: no-repeat;
	width: 189px;
	font-size: 10px;
}

#nifsNews {
	font-size: 11px;
	float: left;
	margin: 0px 10px 0px 0px;
	width: 374px;
}
#nifsNews li {
	border-bottom: 1px dashed #999999;
	margin-bottom: 1px;
	font-size: 11px;
}
#nifsNews a {
	text-decoration: none;
	color: #0000FF;
}
#nifsNews a:hover {
	text-decoration: underline;
	color: #FF6600;
}

#nifsNews h2 {
	margin-bottom: 3px;
}
#topMenu p {
	float: left;
	margin: 0px 7px 0px 0px;
	padding: 0px;
}

#fest {
	margin: 5px 0 0px 568px;
}
#topMenu {
	margin: 0px 0px 0px 13px;
	height:100%;
}
#contents .top {
	margin: 0px 0px 10px 0;
	padding: 10px 12px 0px;
	height:100%;
}
#contents .bottom {
	margin: 0;
	clear: both;
	height:100%;
}
.sentence {
	width: 88px;
	
	font:10px/13px 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', sans-serif;
	cursor: pointer;
}

#internationalExchange .sentence {
	padding: 65px 0 0 12px;
}

#naraInternationalFund .sentence {
	padding: 80px 0 0 12px;
}


#internationalExchange a , #naraInternationalFund a {
	display: block;
	width: 189px;
	height: 169px;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #666666;
	font-size: 10px;
}

#internationalExchange a {
	display: block;
	width: 189px;
}


#internationalExchange a {
	background-image: url(../images/imgInternationalExchange.jpg);
	
}

#internationalExchange a:visited {
	background-image: url(../images/imgInternationalExchange.jpg);
	
}

#internationalExchange a:hover {
	background-image: url(../images/imgInternationalExchange_o.jpg);
	
}

#naraInternationalFund a {
	background-image: url(../images/naraInternationalFund.jpg);
}


#naraInternationalFund a:visited {
	background-image: url(../images/naraInternationalFund.jpg);
}

#naraInternationalFund a:hover {
	background-image: url(../images/naraInternationalFund_o.jpg);
}

