@charset "UTF-8";/* ================================================================================:::information:::ファイル名：/css/fund_info/fund_info.css概要：おすすめファンド、基準価額グラフで使用する CSS================================================================================ *//* ==========▽おすすめファンド========== */#fund-recommend {	width: 170px;	text-align: left;	margin: 30px auto 0 auto;	border: solid #CCCCCC 1px;	background-color: #FFFFFF;	padding: 1px;}#fund-recommend p {	font-size: 118%;	font-weight: bold;	color: #CC0000;	background-color: #F6E7E7;	padding: 2px 5px;}#fund-recommend ul {	padding: 5px;}#fund-recommend li {	list-style: none;	margin-bottom: 10px;}/* ==========△おすすめファンド========== *//* ==========▽基準価額グラフ========== */#spec-navi {	width: auto;	margin-top: 3.9em;	_margin-top: 20px;	background-color: #EAEAEA;	padding: 10px;	list-style: none;}#spec-navi li {	list-style: none;	display: inline;	margin-right: 8px;}#spec-navi li img {	vertical-align: middle;	margin-right: 2px;}#fund-info ul {	border-bottom: solid #336699 1px;	padding: 5px 0;}#fund-info li {	list-style: none;	display: inline;	margin-right: 10px;}#fund-info li strong {	font-size: 118%;}/*分配実績*/#fund-info table.tbl_bunpai th, #fund-info table.tbl_bunpai td {	margin: 0;	padding: 0;	vertical-align: bottom;}#fund-info table.tbl_bunpai th {	font-weight: normal;	text-indent: -2px;}#fund-info table.tbl_bunpai td {	border-style: none;}#fund-info table.tbl_bunpai td.aR {	text-align: right;}#fund-info table.tbl_bunpai td strong {	font-size: 118%;}/**/#graph-guide {	margin-left: 50px;}#graph-guide li {	list-style: none;	display: inline;	margin-right: 20px;}#graph-guide li img {	vertical-align: middle;	margin-right: 3px;}#touraku{	border-top: solid #336699 1px;	text-align: center;	padding: 5px 0;}#touraku strong {	font-size: 118%;}#period {	padding: 10px 15px;	background-color: #FDF6D8;	border: solid #336699 1px;}.width01 input {	width: 60px;	border: solid #94AEC5 1px;}.width02 input {	width: 30px;	border: solid #94AEC5 1px;}/* ==========△基準価額グラフ========== *//* ==========▽販売会社一覧========== */#company-list th {	width: 210px;	font-weight: normal;	padding: 10px 0;	border-bottom: solid #CCCCCC 1px;}#company-list td {	width: 314px;	padding: 10px 0;	border-bottom: solid #CCCCCC 1px;}#company-list th, #company-list td {	vertical-align: top;	text-align: left;}#company-list th img, #company-list td img {	vertical-align: top;	margin-right: 3px;}/* ==========△販売会社一覧========== *//* ルビ */.rubi-s {	font-size: 56%;}.rubi-l {	font-size: 72%;}/* ==========▽見出しタイトル（商品のみ）========== *//* h1タイトル */#h1-tit01 { 	font-family: "ＭＳ Ｐ明朝", "細明朝体";	font-size: 14pt;	font-weight: bold; 		letter-spacing: -0.02em;	color: #333333;	line-height: 1.4;	background: url(/images/bg_h1.gif) left top no-repeat;	padding: 0 0 0 10px;}#h1-tit01 img {	text-indent: -10px;}/* ==========△見出しタイトル（商品のみ）========== *//* ================================================================================:::information:::概要：追加型商品で使用する CSS================================================================================ */dl.dd-position dd{	margin-left:100px;	margin-top:-1.5em;	}	dl.dd-position2 dd{	margin-left:150px;	margin-top:-1.5em;	}.right-mg5{ 	margin-right:5px;	vertical-align:middle;	 }td.td-center {	text-align:center;	}th.th-center {	text-align:center;	}	
