﻿body
{
    margin: 0px;
}

.Value
{
    font-family:'Meiryo';
    font-size: 23pt;
    width:230px;
    height:40px;
    position: absolute;
    text-align: right;
}

#Temperature
{
    left:375px;
    top:175px;
}

#SolarRadiation
{
    left:-25px;
    top:175px;
}

#DC_W
{
    left:195px;
    top:544px;
}

#AC_W
{
    left:497px;
    top:544px;
}

#Addition_Daily
{
    left:797px;
    top:544px;
}

#Co2
{
    left:660px;
    top:175px;
}

#Logo
{
    position:absolute;
    left:495px;
    top:14px;
    width:170px;
    height:35px;
}

#PR_Title
{
    font-family:'Meiryo';
    position:absolute;
    left:690px;
    top:24px;
    font-size: 12pt;
    font-weight:bold;
}