@charset "UTF-8"; 
	 
@import "../../common/css/screen.css"; 
  
/**
 * ========================================
 * 年金・金融機関用 CSS 
 * ========================================
 *
 * TOC
 * ----------------------------------------
 *
 *
 *
 *
 */
 
#Content p.Section 
{
	margin-bottom: 30px;
	font-size: 116%;
}
 
#Content p.Description 
{
	font-size: 116%;
}
 
#Content .Section .PageNav 
{
	margin-bottom: 10px;;
}
	 
#Content .PageNav li 
{
	width: 314px;
}
 
#Content .PageNav li.Prev 
{

	float: left;
}
 
#Content .PageNav li.Next 
{
	float: right;
	text-align: right;
}
  
/**
 * ========================================
 * 基準価額 
 * ========================================
 */
	 
#Content .FundList table.PricesYear 
{
	margin-bottom: 10px;
}
 
#Content .FundList table.PricesYear tbody td 
{
	color: #555;
}
	 
#Content .FundList table.PricesYear .Price 
{
	width: 80px;
	text-align: center;
}
 
#Content .FundList table.PricesYear .Ratio 
{
	width: 80px;
	text-align: center;
}
 
#Content .FundList table.PricesYear .Profits 
{
	width: 80px;
	text-align: center;
}
 
#Content .FundList table.PricesYear .Future, 
#Content .FundList table.PricesYear .Profits2
{
	width: 80px;
	text-align: center;
}
 	 
/**
 * 
 * ========================================
 */
	
/**
 * 
 * ------------------------------
 */
   
/**=
 * ========================================
 * clearfix 
 * ========================================
 */
	 
#Products:after, 
#Appendix:after,
#Content .PageNav:after
{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
	 
#Products, 
#Appendix,
#Content .PageNav
{
	display:inline-block;
}
/* Hide from IE Mac \*/
 
#Products, 
#Appendix,
#Content .PageNav
{
	display:block;
}
/* End hide from IE Mac */
   
/**
 * ========================================
 * 
 * ========================================
 */
	
/**
 * 
 * ========================================
 */
	
/**
 * 
 * ------------------------------
 */
   

