@charset "utf-8";

/* -----------------------------------------------------------

	Title: home.css
	Created: 2008-7-28
	Last Up Date: 2010-8-20
	
----------------------------------------------------------- */
/*

	main visual
	fund
	whatsnew
	
----------------------------------------------------------- */
/*

	main visual
	
----------------------------------------------------------- */

div#home div#mainVisual {
	position: relative;
	width: 670px;
	height: 199px;
	margin: 0 0 5px;
}
/* -----------------------------------------------------------	

	fund
	
----------------------------------------------------------- */

div#home div#fund {
	width: 670px;
}

div#home div#fund h2 {
	line-height: 1;
	font-size: 1px;
}

div#home div#fund div#boxL {
	width: 330px;
	padding: 0 0 20px;
	float: left;
}

div#home div#fund div#boxR {
	width: 330px;
	padding: 0 0 20px;
	float: right;
}

div#home div#fund h3 {
	margin: 0 0 5px;
	padding: 0;
	line-height: 1;
	font-size: 1px;
	border: none;
}

div#home div#fund p {
	margin: 0 10px 3px;
}

div#home div#fund .cap {
	margin: 0;
	text-align: right;
}

div#home div#fund table {
	width: 330px;
	border: solid 1px #CCCCCC;
	line-height: 1.4;
}

div#home div#fund table th {
	background: #f3f7f5;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	border-right: dotted 1px #CCCCCC;
	text-align: center;
	color: #666666;
	font-weight: bold;
	padding: 2px 5px;
	font-size: 12px;
}

div#home div#fund table td {
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	border-right: dotted 1px #CCCCCC;
	text-align: right;
	padding: 2px 5px;
	font-size: 95%;
}

div#home div#fund table td.name {
	text-align: left;
}

/* -----------------------------------------------------------	

	fund_phaze3
	
----------------------------------------------------------- */

div#home div#fund_phaze3 {
	width: 670px;
}

div#home div#fund_phaze3 h2 {
	margin: 0 0 5px;
}

div#home div#fund_phaze3 ul {
	margin: 10px 0 10px;
}

div#home div#fund_phaze3 ul li {
	float: left;
	width: 210px;
	margin: 0 20px 0 0;
}

div#home div#fund_phaze3 ul li.last {
	margin: 0;
}

/* -----------------------------------------------------------

	value_news
	
----------------------------------------------------------- */

div#value_news {
	width: 670px;
}

div#value_news div.constant_value {
	float: left;
	width: 327px;
}

div#value_news div#whatsnew {
	float: right;
	width: 327px;
}

/* -----------------------------------------------------------

	constant_value
	
----------------------------------------------------------- */

div.constant_value h3 {
	border: none;
	margin: 0 0 10px;
	padding: 0;
}

div.constant_value table tr.over{
	background-color: #F6F6F6;
}

div.constant_value table tr.white{
	background-color: #fff;
}

div.constant_value table {
	width: 327px;
	margin: 5px 0 10px;
	border: solid 1px #CCCCCC;
	line-height: 1.4;
}

div.constant_value table th {
	background: #f3f7f5;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	border-right: dotted 1px #CCCCCC;
	text-align: center;
	color: #666666;
	font-weight: bold;
	padding: 2px;
	font-size: 12px;
}

div.constant_value table th.wide_s {
	width: 80px;
}

div.constant_value table th.wide_ss {
	width: 70px;
}

div.constant_value table td {
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	border-right: dotted 1px #CCCCCC;
	text-align: right;
	padding: 2px;
}

div.constant_value table td.white {
	background-color: #fff;
}

div.constant_value table td.name {
	text-align: left;
}



/* -----------------------------------------------------------	

	whatsnew
	
----------------------------------------------------------- */

div#whatsnew h3 {
	border: none;
	margin: 0 0 10px;
	padding: 0;
}

div#whatsnew a:link,
div#whatsnew a:visited {
	text-decoration: underline;
	color: #004a29;
}

div#whatsnew a:hover {
	text-decoration: none;
	/*border-bottom: none;*/
	color: #333333;
}

div#whatsnew table {
	width: 327px;
}

div#whatsnew table img {
	margin: 0 5px;
/*	vertical-align: text-bottom;*/
}

div#whatsnew table th {
	width: 72px;
	vertical-align: top;
	padding: 5px 0 0 0;
}

div#whatsnew table td {
	width: 255px;
	padding: 5px 0 0 5px;
}

div#whatsnew table td.line {
	padding: 5px 0;
}

div#whatsnew table td.line img {
	margin: 0;
}

.weekly_report_button {
	position: relative;
}

.weekly_report_button img {
	position: absolute;
	top: 1.3em;
}

div#whatsnew ul {
	margin: 0 0 5px 21px;
	padding: 0;
}

div#whatsnew ul li {
	float: left;
	width: 60px;
	margin: 0 15px 0 0;
}

div#whatsnew ul li img {
	vertical-align: center;
	_vertical-align: bottom;
}

div#whatsnew ul li.last {
	margin: 0;
}


/* -----------------------------------------------------------

	canada_btn
	
----------------------------------------------------------- */

p.canada_btn {
	margin: 0 0 0 15px;
}
