/* 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/abc/screen1.css);
/* end StyleCatcher imports */
*{
    line-height:150%;
    font-family:"ＭＳ Ｐゴシック";
    margin:0px;}

body,
font,
a:link,
a:visited,
a:link:hover {
/*    font-size:9pt;*/
}


#header, #footer, #beta, #gamma, .asset-header, .content-nav {
    font-size:9pt;*/
}

body{
    color:#666;
    padding:0px 10px 0px 10px;
    background:#ffffff url("http://akahodani.com/image/body.gif") top repeat-x;
    text-align:center;}
a:link,
a:visited,
a:link:hover {
    color:#666;
}
h1,h2,h3{ 
    font-weight:normal;}
.entry-content h2{
    font-weight:bold;}
h1{ 
    margin:5px 0px 1px 0px; 
    padding:0px 0px 0px 0px; 
    text-align:left;}
img{
    border:0px;}
#layout{
    border-left:1px solid #cccc99;
    border-right:1px solid #cccc99;
    background:#ffffff;
    text-align:center;
    margin: 0 auto; /* center on everything else */
    width:900px;}
#header{
    clear:both;
    height1:60px;
    text-align:left;
    margin:0px 10px 0px 10px;}
#bg{
    clear:both;}
#menu{
    width:180px;
    float:left;
    background:#cccccc;} 
#main{
    margin:0px 0px 0px 10px;
    float:left;
    text-align:left;
    background:#ccccccc;
    width:500px;} 
#side{
    float:right;
    margin:0px 0px 0px 10px;
    width:180px;
    background:#cccccc;} 


.widget-header{
    border-bottom:1px solid #cccccc;}

.btm{
    margin-bottom:5px;}


