/* ----- text ----- */
.small01 {
    font-size:11px;
    line-height:11px;
    color: #FBDCBE;
    letter-spacing:-1px;
    }

.main01 {
    font-size:12px;
    line-height:20px;
    color: #595048;
    }
    
.main02 {
    font-size:12px;
    line-height:16px;
    color: #595048;
    }  
      
.pp01 {
    font-size:16px;
    line-height:20px;
    color: #595048;
    font-weight: bold ;
    }
    
.pr01 {
    font-size:12px;
    line-height:14px;
    color: #595048;
    }    
    
.ap01 {
    font-size:14px;
    line-height:18px;
    color: #595048;
    font-weight: bold ;
     }    
     
.ap02 {
    font-size:16px;
    line-height:20px;
    color: #35AACD;
    font-weight: bold ;
     }         
    
.ap03 {
    font-size:12px;
    line-height:14px;
    color: #F77649;
    font-weight: bold ;
     }    
     
     .pr02 {
    font-size:14px;
    line-height:22px;
    color: #00B1FF;
    }    
        
 .blue {
    font-size:12px;
    color: #26475E;
    }
	
 .blueb {
	font-weight:bold;
    color: #0048ff;
    }	
 .red {
    color: #ff0000;
	font-weight:bold;
    }	

.cl {
    font-size:11px;
    letter-spacing:-1px;

    }
    
	
.title {
    font-size:14px;
    line-height:16px;
    color: #F18A26;
    letter-spacing:1px;
    font-weight: bold ;
    }	
	
/* ----- link ----- */
a:LINK {
    font-size:11px;
    text-decoration:underline;
     letter-spacing:-1px;
         line-height: 22px;
    color:#0000FF;
    }    
a:ACTIVE {
    font-size:11px;
    text-decoration:underline;
     letter-spacing:-1px;
    line-height:22px;
    color:#0000FF;
    }
a:VISITED {
    font-size:11px;
    text-decoration:underline;
     letter-spacing:-1px;
     line-height:22px;
     color:#0000FF;
     }
a:HOVER { 
    font-size:11px;
     text-decoration:underline;
     letter-spacing:-1px;
     line-height:22px;
     color:#858585;
     }

/* ----- link2 ----- */
a.pr:LINK {
    font-size:12px;
    text-decoration:underline;
    line-height: 22px;
    letter-spacing:1px;
    font-weight: bold ; 
    color:#0000FF;
    }    
a.pr:ACTIVE {
    font-size:12px;
    text-decoration:underline;
    line-height: 22px;
    letter-spacing:1px;
    font-weight: bold ; 
    color:#0000FF;
    }
a.pr:VISITED {
    font-size:12px;
    text-decoration:underline;
     line-height: 22px;
    letter-spacing:1px;
    font-weight: bold ; 
     color:#0000FF;
     }
a.pr:HOVER { 
    font-size:12px;
     text-decoration:underline;
    line-height: 22px;
    letter-spacing:1px;
    font-weight: bold ; 
     color:#858585;
     }
/* ----- pp ----- */

    
ul{
    text-align: :left;
    list-style-image:url(../../common/img/icon_02.gif);
    margin-left: 10px;
    padding-left: 12px;}

li{
    padding-left: 0em;}