/*

Theme Name: mac1.0
Theme URL: http://www.murotech.or.jp/
Author: J M
Version: 1.0

*/

/*---------------------------------------------------------*/

/* General */ 

/*---------------------------------------------------------*/
@media print {
 body {
width:1080px;
 }
.menu .navbar{display:none;}
.global{display:none;}
#sidebar{display:none;} 
.footer{display:none;}
}
@media print, screen and (min-width: 768px) { 

  a[href]:after {
    content: "" !important;
  }
  abbr[title]:after {
    content: "" !important;
  }
}