img {
	border:none;
}


.t6 { color: #666666; font-style: normal; font-size: 12px; line-height: 16px; font-family:"ＭＳ Ｐゴシック", "Helvetica";}
.t7 { color: #FF0000; font-weight: bold; font-size: 15px; line-height: 18px; font-family:"ＭＳ Ｐゴシック", "Helvetica";}
.t1 { color: #444444; font-style: normal; font-weight: normal; font-size: 9px; line-height: 18px; font-family: "ＭＳ ゴシック"; margin-right: 10px }
.t2 { color: #ffffff; font-style: normal; font-weight: bolder; font-size: 9px; line-height: 18px; font-family: "ＭＳ ゴシック"; margin-right: 10px }
.t09 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 9px;
	line-height: 14px;
}
.t10 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	line-height: 16px;
}
.t11 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 11px;
	line-height: 18px;
	font-weight: lighter;
}
.t12 {
	font-family: "ＭＳ Ｐゴシック", "Helvetica";
	font-size: 12px;
	line-height: 19px;
}
.t13 {
	font-family: "ＭＳ Ｐゴシック", "Helvetica";
	font-size: 12px;
	line-height: 24px;
}
.t14 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	line-height: 22px;
}
.t16 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 16px;
	line-height: 24px;
}
.t18 {
	font-family:"ＭＳ Ｐゴシック", "Osaka";
	font-size: 18px;
	line-height: 26px;
}




ul , li , dl , dt , dd {  
    margin: 0;  
    padding: 0;  
}  
  
ul {  
    list-style: none;  
}  
  
dl {  
    border: solid 0px #ffffff;  
    float: left;  
}  
  
dl dt {  
    border-right: solid 0px #ffffff;  
    float: left;  
    text-align: center;  
    position: absolute;  
    width: 300px;  
    height: 115px;  
}  
    dl dt a {  
        color: #fff;  
    }  
  
    dl dt ul { 
        display: none;  
        position: absolute;  
        top: 0px;  
        left: 0;  
        z-index: 0;  
    }  
        dl dt ul li {  
            background: #555555;  
            position: relative;  
            width: 300px;  
            height:45px;  
        }  
            dl dt ul li ul {  
                display: none;  
                position: absolute;  
                top: 55px;  
                left: 260px;  
                z-index: 0;  
            }  