/*
Theme Name: Micron
Theme URI: https://creativethemes.com/blocksy/
Description: Blocksy の子テーマです
Author: Rokuta Sunabuki
Author URI: https://micron.work
Template: blocksy
Version: 1.0
*/

@font-face {
    font-family: 'uzura';
    src: url('./fonts/uzura.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

span.copyright
{
  font-family: 'uzura', sans-serif;
}

span.micron
{
  font-family:　Arial, Helvetica,sans-serif;;
}


div#block-8
{
  text-align:center;
}
.entry-content td.home_icon
{
  border:none;
  border-collapse: collapse;

}

.entry-content td.home_name
{
  text-align:center;
  border:none;
  border-collapse: collapse;
}
.entry-content tr
{
  border:none;
  border-collapse: collapse;
}

.entry-content table
{
  border:none;
  border-collapse: collapse;
}

