/* 投資信託なら、投信select Common CSS */

*{
	margin:0;
}

body{
	text-align:center;/* for IE6 */
	background: #fff url(../images/bg_group_header.png) repeat-x;
	font-size:12px;
}

img{
	border:none;
}

ul{
	padding: 0;
}

ul li{
	list-style-type:none;
}


a {
	color: #0033CD;
}

a:visited {
	color: #02248F;
}

/*　-------段落内img-------　*/
p img{
	vertical-align:top;
}

/* ------------------------------
 classデフォルト設定
------------------------------ */

.tld_g{
	background: url(../images/dotted_gray.gif) repeat-x top;
	padding-top: 10px;	
}

.bold{
	font-weight: bold !important;
}

.fs11{
	font-size: 11px !important;
}

.lh130{
	line-height: 130%;
}

/* ------------------------------
 Wrap
------------------------------ */

div#wrap{
	width: 940px;
	margin: 0 auto;
}
h1 {
	display: none;
}

/* ------------------------------
 Header
------------------------------ */

div#header{
	margin: 0 auto;
	width: 940px;
	text-align: left;
	font-size: 90%;
	font-family: 'メイリオ',Meiryo,"ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3",sans-serif;
}
	#header01 {
		height: 61px;
		line-height: 60px;
		padding: 0 20px;
		overflow: hidden;
	}
		#header01 .logo {
			margin-top: 14px;
			width: 292px;
			float: left;
		}
		#header01 ul {
			float: right;
		}
			#header01 ul li {
				color: #ccd0d9;
				display: inline;
			}
				#header01 ul li a {
					color: #333;
					text-decoration: none;
					background: url(../images/header/arrow.gif) no-repeat left center;
					padding-left: 10px;
				}
	#header02 {
		height: 115px;
		overflow: hidden;
	}
		#header02 #logo {
			width: 180px;
			float: left;
			margin-top: 15px;
			margin-right: 40px;
			padding-left: 20px;
		}
		#header02 #h1sub{
			margin-top: 35px;
			font-size: 14px;
			font-weight: normal;
			color: #333;
			text-align: left;
			width: 380px;
			float: left;
		}
		#header02 #header_right{
			width: 300px;
			float: right;
			text-align: center;
			padding-right: 20px;
		}
			#header02 #header_right #bnr{
				margin: 17px 0;
			}

			#header02 #header_right ul{
				margin-left: -120px;
			}
			#header02 #header_right ul li{
				color: #ccd0d9;
				display: inline;
			}
				#header02 #header_right ul li a {
					color: #333;
					text-decoration: none;
					background: url(../images/header/arrow.gif) no-repeat left center;
					padding-left: 10px;
				}

/*　-------gnavi-------　*/

div#gnavi{
	clear: both;
	width: 900px;
	margin: 0 auto;
	padding-top: 15px;
}

#gnavi ul li{
	float: left;
}

/* ------------------------------
 Group Header
------------------------------ */
#group-header {
}
#group-header .id-area{
	width: 100%;
	min-height: 60px;
}
#group-header .id-area-inner{
	width: 900px;
	margin: 0 auto;
	overflow: hidden;
	zoom: 1;
	position: relative;
	min-height: 60px;
}
#group-header .id-area-inner .group-id {
	position: absolute;
	top: 13px;
	left: 0;
}
#group-header .id-area-inner .site-id-single {
	position: absolute;
	top: 21px;
	right: 0;
}
#group-header .site-nav-area{
	overflow: hidden;
	height: 47px;
}
#group-header ul.site-nav {
	overflow: hidden;
	display: inline-block;
	/display: inline;
	zoom: 1;
	padding: 14px 0 0 20px;
}
#group-header ul.site-nav li {
	color: #ccd0d9;
	display: inline-block;
	/display: inline;
	zoom: 1;
	vertical-align: top;
	margin-left: 11px;
}
#group-header ul.site-nav li:first-child {
	margin-left: 0;
}
#group-header ul.site-nav li a {
	color: #333;
	text-decoration: none;
	background: url(../images/header/arrow.gif) no-repeat left center;
	padding-left: 10px;
	line-height: 1;
}
#group-header .banking-code {
	vertical-align: top;
	display: inline-block;
	/display: inline;
	zoom: 1;
	padding: 18px 0 0 14px;
}

/* ------------------------------
 Breadcrumbs
------------------------------ */

p#breadcrumbs{
	clear: both;
	font-size: 10px;
	text-align: left;
	padding: 5px 0 0 20px;
}



/* ------------------------------
 Contents
------------------------------ */

div#contents{
	clear: both;
	padding: 5px 20px;
}

/* ------------------------------
 lcol
------------------------------ */

div#lcol {
	float: left;
	width: 690px;
}

/* ------------------------------
 rcol
------------------------------ */

div#rcol {
	float: right;
	width: 190px;
}

/* ------------------------------
 Bottom
------------------------------ */

div#bottom{
	clear: both;
	text-align: left;
	font-size: 10px;
	border: 1px solid #ccc;
	padding: 10px;
	width: 876px;
	color: #666;
	line-height: 150%;
}

#bottom p,#bottom dl{
	padding-bottom: 10px;
}

#bottom dl dd{
	padding-left: 1em;
}

span#gotop a{
	background: url(../images/yz_red2.gif) no-repeat 0 25px;
	padding: 20px 5px 10px 10px;
	float: right;
}

p#trade_name{
	text-align: left;
	color: #000000;
	font-size: 14px;
	margin-top: 15px;
}

/* ------------------------------
 Footer
------------------------------ */

div#footer{
margin-top: 30px;
clear:both;
}

div#footer div#petter-rabbit,
div#footer div#footlink-inner,
div#footer div#footcopyright {
	width: 900px;
	margin:0 auto;
}

div#footer .links {
	border-top: 1px solid #ccd0d9;
	border-bottom: 1px solid #ccd0d9;
	background-color: #f5f6f9;
	color: #ccd0d9;
}
	div#footer .links a {
		background: url(../images/footer/arrow.gif) no-repeat left center;
		padding-left: 15px;
	}
	div#footer div#footlink-inner {
		padding: 15px 20px;
		text-align: left;
	}
	div#footer div#footlink-inner a {
		color: #0066aa;
		text-decoration: none;
	}
	div#footer div#footlink-inner a:hover {
		text-decoration: underline;
	}


div#footer ul li{
	display:inline;
	line-height: 3;
}
div#footer div#footcopyright {
	overflow: hidden;
	padding: 20px;
}
div#footer #footcopyright-logo {
	width: 135px;
	float: left;
}
div#footer #footcopyright-copyright {
	float: right;
	margin-top: 10px;
	color: #333;
	font-size: 90%;
	font-family: Arial;
}

/* ------------------------------
 Group Footer
------------------------------ */
div#footer div#group-page-footer {
	width: 100%;
	margin:0 auto;
	background: url(../images/footer/footer_page_bg.png) 0 0 repeat-x;
}
div#footer div#group-page-footer-inner {
  overflow: hidden;
  zoom: 1;
  width: 900px;
  margin: 0 auto;
  padding: 10px 0 30px 0;
}
div#footer div#group-page-footer #copyright {
	text-align: left;
	margin-top: 5px;
	color: #333;
	font-size: 90%;
	font-family: Arial;
}


/* 投資信託なら、投信select CSS　上書き用 */


/* ------------------------------
 wrap上書き
------------------------------ */

div#wrap{
/*	position: relative;*/
}

#wrap h1{
	font-size: 8px;
	font-weight: normal;
	color: #666;
	margin: 0 auto;
	padding: 3px 0;
	width: 940px;
	text-align: right;
	position: absolute;
	top: 2px;
}

/* ------------------------------
 main部分
------------------------------ */

div#index_l{
	width: 180px;
	float: left;
}

#index_l ul{
	padding-top: 11px;
}

#index_l ul li{
	padding-top: 5px;
}

div#index_r{
	float: right;
	width: 700px;
}

div#index_r ul{
	float: right;
}

div#index_r ul li{
	float: right;
	padding: 1px 0 0 1px;
}

/* ------------------------------
 contents部分
------------------------------ */

div#lcol{
	clear: both;
	width: 250px;
	float: left;
	padding-top: 15px;
	text-align: left;
}

#lcol div{
	background: url(../images/box_bg.jpg) #fff repeat-x 0 0;
	border: 1px solid #ccc;
	padding: 14px;
	height: 725px;
}

#lcol>div{
	height: 1080px;
}

#lcol div.sub{
	background-image: none;
	margin-top: 12px;
	height: 175px;
	padding: 0;
	font-size: 10px;
}

#lcol div.sub dl{
	padding: 15px;
}

#lcol div.sub dl dt{
	background: url(../images/yz_red.gif) no-repeat 0 45%;
	padding-left: 10px;
}

#lcol div.sub dl dd{
	padding: 0 0 5px 10px;
}

#lcol span.right a{
	background: url(../images/yz_red.gif) no-repeat 0 45%;
	padding-left: 10px;
	float: right;
	padding-right: 15px;
}

#lcol p{
	padding-bottom: 10px;
}

#lcol ul li a{
	background: url(../images/yz_red.gif) no-repeat 0 2px;
	padding-left: 10px;
	line-height: 200%;
}

#lcol ul li a.mod-blank {
	background:url("/assets/img/parts/icon_blank_01.png") no-repeat scroll transparent;
	background-position:0 center;
	padding-left:13px;
}


div#rcol{
	width: 640px;
	float: right;
	padding-top: 15px;
}

#rcol div{
	text-align: left;
	width: 614px;
	background: url(../images/box_bg.jpg) #fff repeat-x 0 0;
	border: 1px solid #ccc;
	padding: 10px;
	float: right;
	margin-right: 1px;
}

#rcol>div{ /* IE6 Hack */
	margin-right: 2px;
}

#rcol h3{
	background: url(../images/bg.gif) repeat 0 0;
}

#rcol iframe{
	overflow: hidden;
	border: none;
	padding: 0;
	width: 614px;
	height: 250px;
}

#rcol ul#h3_list{
	width: 100%;
}

#rcol ul#h3_list li{
	border: 1px solid #ccc;
	width: 194px;
	background-color: #fff;
	float: left;
	margin: 0 13px 8px 0;
	height: 200px;
}

#rcol ul#h3_list li.taisyou{
	border: 1px solid #ccc;
	width: 401px;
	background-color: #fff;
	float: left;
	margin: 0 0 8px 0;
	height: 200px;
}

#rcol ul#h3_list li.area{
	border: 1px solid #ccc;
	width: 611px;
	background-color: #fff;
	float: left;
	margin: 0 0 8px 0;
	height: 100px;
}

/*-最近閲覧したファンド　ここから-*/

#rcol ul#h3_list li.recently{
	border: 1px solid #ccc;
	width: 611px;
	background-color: #fff;
clear:left;
	margin: 0 0 8px 0;
	height: 100%;
	text-align:left;
}

#rcol div #recently_funds{
	text-align: left;
	width: 590px;
	background:url() #fff;
	border: none;
	float: left;
	padding-left:3px;
}

#rcol div #recently_funds .recently_inner{
	width:108px;
	display:block;
	background:#fff;
	float:left;
	margin-left:6px;
	border-collapse: collapse;
}

#rcol div #recently_funds .recently_inner td.intop{
	padding:4px;
	border-top:solid 1px #CCC;
	border-right:solid 1px #CCC;
	border-left:solid 1px #CCC;
	background:#FDFAF1;
}

#rcol div #recently_funds .recently_inner td.inbottom{
	padding:4px;
	border:solid 1px #CCC;
	background:#FDFAF1;
}

#rcol div #recently_funds .recently_inner img{
	border:1px solid #CCC;
	margin-bottom:3px;
}

/*-最近閲覧したファンド　ここまで-*/


#rcol ul#h3_list li.banner{
	border: none;
	width: 196px;
	height: 46px;
}

#rcol ul#h3_list li.mgr0{
	margin-right: 0;
}

#rcol ul#h3_list li ul{
	margin: 10px 0 0 10px;
}

#rcol ul#h3_list li ul li{
	border: none;
	margin: 0 0 10px 0;
	width: 184px;
	height: 12px;
}

#rcol ul#h3_list li ul li a{
	background: url(../images/yz_red.gif) no-repeat 0 45%;
	padding-left: 10px;
}

#rcol div.sub{
	background-image: none;
	margin-top: 12px;
	margin-bottom: 12px;
	height: 175px;
	padding: 0;
	width: 634px;
}

#rcol div.sub p{
	padding: 15px 15px 10px 15px;
}

#rcol div.sub p.miyasui{
	width:300px;float:left;
}

#rcol div.sub p.kijyun_mail{
	float:right;
}

#rcol div.sub br.f_c{
	clear:both;
}


#rcol div.sub ul{
	margin-left: 15px;
}

#rcol div.sub ul li{
	float: left;
	padding-right: 8px;	
}


/* add 2008.06.05
--------------------------------------------------------- */
*.mgt10 {
	margin-top: 10px !important;
}
.clear{
	clear: both !important;
}
.clr:after{
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
.clr { display: inline-block; }
/* no ie mac \*/
* html .clr{ height: 1%; }
.clr{ display: block; }
/* */

/* divタグ設定リセット用 */
#rcol div.normal{
	text-align: left;
	background-color: transparent;
	background-image: none;
	background-position: 0 0;
	background-repeat: repeat;
	border: none;
	margin-right: 0;
	padding: 0;
	width: auto;
	height: auto;
	float: none ;
}
#rcol>div.normal{ /* IE6 Hack */
	margin-right: 0;
}

#iframe_rank {
	margin-bottom: 10px;
}
#iframe_rank iframe {
	overflow: auto;
	border: none;
	padding: 0;
	width: 614px;
	height: 250px;
}


div.disclo-msg{
	font-size:14px;
	color:#000000;
	line-height: 150%;
}

