/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/mt/mt-static/themes-base/blog.css);
@import url(/mt/mt-static/themes/dpc/screen.css);
/* end StyleCatcher imports */

/* フッター */
#footer { 
background-color: #6c9445; 
}

body{
 background-color:#99CC99;
}


#container {
position: relative ;
width: 850px;
margin: auto ;
overflow: hidden ;
text-align: left ;
}


