
body { 
background-color:#D2FFF7;
background-color:#ffffff;
top : 0px;left : 0px;
position : absolute;
z-index : 2;
width : 960px;
padding : 0px 0px 0px 0px;
 margin: 0px;
 color: rgb(0, 0, 0);
 font: 14px/1.4 'Lucida Grande',
 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
 Meiryo, メイリオ, sans-serif ;

}

#actis-header {
 margin-top: 0px;
 background-image: url('images/bk-img-gray1.png');
 background-size: contain;
 width: 100%;
 height: 34px;
 }

#actis-headerLogo {
float:left;
width: 200px;
margin:8px 0px 0px 20px;
 height: 24px;
 background-image: url('images/header_title_01_15.png');
 background-position: left top;
 background-repeat: no-repeat;
}

#actis-headerBlock { 
 color: white;
 text-align: right;
 overflow: hidden;
 float:right;
 vertical-align:bottom;
 padding:15px 15px 0px 0px;
 color: white;
 font-size: 12px; 
}

#actis-headerBlock a{ 
color: #B1D6FA;
}

#actis-footerMain { padding-top: 10px; padding-bottom: 10px; color: rgb(4, 54, 115); border-top: 3px solid rgb(221, 221, 221); background-color: rgb(239, 239, 239); }
#actis-footerMain p { text-align: center; font-size: 10px; margin: 0px; }
#asctis-footerMain a:link {color: rgb(4, 54, 115);}
#asctis-footerMain a:visited {color: rgb(4, 54, 115);}
