.style1 {color: #990000}
.style2 {color: #3399CC}
.description {
	text-align: left;
    border-color: #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-style: none solid solid none;
    border-width: 1px;
    line-height: 105%;
    padding: 5px 10px;
    font-size:95%;
}

.headline {
    border-color: #CCCCCC;
    border-style: none solid solid none;
    border-width: 1px;
    line-height: 105%;
    padding: 4px;
    text-align: center;
    font-size:120%;
}
.table_line3{
    border-color: #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-style: solid none none solid;
    border-top: 1px solid #CCCCCC;
}
.table_line4{
	background-color:#ff0000;
	color:#ffffff;
	padding:0px;
    border-color: #CCCCCC;
    border-left: 2px ridge #000000;
    border-style: solid none none solid;
    border-top: 2px ridge #000000;
    border-right: 2px ridge #000000;
    border-bottom: 2px ridge #000000;
}
.koumoku_etf {
    background-color: #e6e6e6;
    border-color: #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-style: none none solid none;
    border-width: 1px;
    line-height: 105%;
    padding: 4px 0;
    text-align: center;
}
.koumoku_etf2 {
    background-color: #e6e6e6;
    border-color: #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-style: none solid solid none;
    border-width: 1px;
    line-height: 105%;
    padding: 4px 0;
    text-align: center;
}
	ul,li{ padding:0;margin:0; }

	div#rollover {
	    width:608px;
	}
	div#rollover p {
	    
	}
	div#rollover ul {
	    float:right;
	    width:608px;
	    list-style:none;
	    text-align:center;
	}
	div#rollover li {
		margin-left:15px;
		float:left;
	    width:100px;
	    border:1px #808080 solid;
	}
	div#rollover a img {
	    border:0;
	}
