/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://whisky.xsrv.jp/motoo/mt-static/themes-base/blog.css);
@import url(http://whisky.xsrv.jp/motoo/mt-static/support/themes/minimalist-red/minimalist-red.css);
/* end StyleCatcher imports */



* { margin : 0 ; padding : 0 ; }
body { width : 100% ;}
#my_body { position : relative ; height:100%;}
#my_navigation { position : absolute ; right : 0 ; top : 0px ; width : 220px ; background-color:#000000; height:100%;}
#my_contents { margin-right : 220px; height:100%;}

html,body{ height: 100%; } 

/* Wide-Thin */

.layout-wt #alpha {
    width: 675px;
}

.layout-wt #beta {
    width: 250px;
}


#header { 
    border-color: #470101; 
    background: #009966 url(./baseimg/conbackue.jpg) no-repeat top center; 

}

#footer { 
    background-color: #000000; 
}


#header-content {
    width: 842px; 
    margin: 8px 0 10px 20px;

}

#header-description2{
    margin: 0 0 0 20px;
}



.topmenu{
   text-align: left;
    margin: 15px 5px 0 10px;
 color:#fff;
font-size:14px;
font-weight:bold;
}

.topmenubox a{
 color:#ccc;

}

.topmenubox{
    text-align: left;
    margin: 5px 5px 10px 10px;
 color:#ccc;
font-size:10px;
 
}

.topmenulist{
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 200%;

}

.topmenuitem{
    display: block;
    margin: 0 5px 0 0;
    padding: 0;
    background: none;


}

/* #js_hr     { display:none; } */
.js_head   { color:#900; }
/* #js_ttl    { color:#900; } */
/* #js_evdate { display:none; } */
/* #js_comm   { display:none; } */
/* #js_date   { display:none; } */
#js_head   { font-weight: bold; color:#000; }
#js_detail { color:#000; }


.widget-header { 
    border-width: 0 0 3px;
    border-style: solid;
    border-color: chocolate; 
    padding: 0;
    font-size: 14px; 
    font-family: trebuchet ms; 
    margin-bottom: 8px;
    padding-left: 10px;
    padding-bottom: .2em; 
    background-image: url(./baseimg/);
}


#memta {
border:solid 2px #FFFFFF;
padding-left: 10px;
}

#container-inner{
  background:#aacccc;
}

#content{
  background:#e0e0e0 url(./baseimg/unbacksita.gif) repeat-y top center;
}

.entry-asset{
background:#;
border:dotted 2px #FFFFFF;
margin:20px 0 2px 0;
padding:5px;

}

