@charset "shift-jis";
#cfcov_main {
    font-family: Verdana, 'MS Pゴシック', sans-serif;
    background-image: url(//www.orange-moon.org/blogparts/cfconv/img/cfconv_back.gif);
    background-repeat:no-repeat;
    text-align:left !important;
    padding: 0px 0px 0px 0px; 	/* ---上右下左---*/
    font-size:10px !important;
    position: relative;
    width: 150px;
    height:248px;
    color: #000000;
    line-height: 12px !important;/* 行間を指定 */
    letter-spacing:0px; 	/* 文字間を指定 */
}

#Cel_input {
    position: absolute;
    top: 18px;
    left: 62px;
    text-align: right;
    font-size: 100%;
    width: 18px;
    padding: 0 1px 0 1px;
}

#Fah_input {
    position: absolute;
    top:38px;
    left: 80px;
    text-align: right;
    font-size: 100%;
    width: 18px;
    padding: 0 1px 0 1px;
}

#cfcov_main input {
    width: 23px;
    height: 14px;
    font-size: 110%;
}

#cc, #ff {
    height: 14px !important;
    background-color: #ffffff;
    padding: 0px;
}

#dat_win {
    position: absolute;
    top: 201px;
    left: 6px;
    text-align: left;
    font-size: 100%;
    width: 150px;
    color: #ffffff;
    font-weight:bold;
}

#tim_win {
    position: absolute;
    top: 213px;
    left: 70px;
    text-align: left;
    font-size: 100%;
    padding: 0 0 0 0;
    color: #ffffff;
    font-weight:bold;
}

#CFCV_Credit {
    position: absolute;
    top: 230px;
    text-align: right;
    font-size: 90%;
    width: 150px;
}

#CFCV_Link {
    font-size: 80% !important;
}