@charset "utf-8";

/*	home
----------------------------------------------------*/
#documentInr	{
width:902px;
margin:0 auto;
padding:0 0;
background-image:none;
text-align:left;
min-height:100%;
}


#footer	{
left:97px;
bottom:0;
width:792px;
margin:0 auto;
overflow:hidden;
zoom:1;
}

/*	flash */
#flash	{
width:902px;
/*height:348px;*/
margin:0 auto;
position:relative;
zoom:1;
}
#flash div	{
/*position:absolute;
margin-top:-10px;*/
}

#main	{
width:792px;
padding-left:4px;
}

#contents	{
width:538px;
float:left;
}

#side	{
width:229px;
float:right;
}

/*	news */
#news	{
width:538px;
overflow:hidden;
zoom:1;
}
#news:after{
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
#news h2	{
margin-bottom:5px;
}

#new	{
width:257px;
float:left;
zoom:1;
display:inline-block;
position:relative;
}

#info	{
width:258px;
float:right;
zoom:1;
display:inline-block;
position:relative;
}

#news ul	{
margin:0;
padding:0;
list-style-type:none;
}
#news ul li	{
margin:0;
padding:7px 0 7px 15px;
border-bottom:1px dotted #d1d1d1;
overflow:hidden;
zoom:1;
}
#news ul li:after{
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#news ul li p	{
float:left;
width:166px;
}
#news ul li p.date	{
width:66px;
font-size:10px;
font-weight:bold;
}
* html #new ul li p.date{font-size:80%;}
*:first-child + html #new ul li p.date{font-size:80%;}

#new ul li	{
background: url(../images/ico_arw01.gif) no-repeat left 1em;
}
#info ul li	{
background: url(../images/ico_arw02.gif) no-repeat left 1em;
}
#new ul li p.date	{
color:#ff6600;
}
#info ul li p.date	{
color:#449ad1;
}

#new .listLink	{
position:absolute;
top:0;
left:205px;
}
#info .listLink	{
position:absolute;
top:0;
left:206px;
}


/*	fund */
#fund	{
width:225px;
margin-bottom:9px;
}
#fund h2	{
width:225px;
background: #806d37 url(../../images/idx_fund_bg01.gif) no-repeat right top;
margin-bottom:1px;
overflow:hidden;
zoom:1;
}
#fund h2l:after{
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
#fund h2 img	{
float:left;
}
#fund h2 span	{
float:right;
width:110px;
text-align:right;
color:#FFFFFF;
font-size:10px;
font-weight:normal;
padding:5px;
}
#fund dl	{
border-bottom:1px dotted #d1d1d1;
margin-bottom:1px;
overflow:hidden;
zoom:1;
}
#fund dl:after{
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
#fund dl dt	{
width:130px;
color:#806d37;
font-weight:bold;
padding:9px 0 5px 8px;
margin-bottom:1px;
border-left:2px solid #806d37;
float:left;
}
#fund dl dd	{
width:85px;
padding:9px 0 5px 0;
margin-bottom:1px;
text-align:right;
float:left;
}

#seminar	{
width:225px;
background: url(../../images/idx_seminar_bg01.gif) no-repeat left bottom;
padding-bottom:10px;
margin-bottom:5px;
}
#seminar ul	{
margin:0;
padding:0;
width:223px;
list-style-type:none;
}
#seminar ul li	{
margin:0 0 0 6px;
padding:0 0 0 16px;
background: url(../images/ico_arw03.gif) no-repeat left 0.3em;
}

#bnr	{
margin:0 0 20px 0;
padding:0;
list-style:none;
}
#bnr li	{
margin:0 0 5px 0;
}

.about	{
margin-bottom:20px;
}



