@charset "utf-8";


@import url("../css/common.css");


.main {
    line-height: 1.8;
    margin-left: 20px;
    margin-right: 30px;
    padding-top: 20px;
}

/*-------------------------------------------
---------------------------------------------index*/

.ten2 td {
    border-bottom: 1px dashed #999999;
    border-color: #999999;
    border-width: 0 0 1px;
    color: #666666;
    padding-bottom: 20px;
    padding-top: 15px;
    font-size: 10px!important;
}

.ten2 img {
    margin-bottom: 5px;
    margin-right: 5px;
    margin-top: 5px;
}


/*-------------------------------------------
---------------------------------------------goals*/
.hyo td {
    font-size: 9px;
    padding-bottom: 2px;
    padding-top: 2px;
	line-height:1;
}

/*-------------------------------------------
---------------------------------------------report*/
.ten td {
    border-bottom: 1px dashed #666666;
    border-color: #666666;
    border-width: 0 0 1px;
    padding-bottom: 5px;
    padding-top: 10px;
}

/*-------------------------------------------
---------------------------------------------strategy*/
.smartTb img{ vertical-align:top;}