@charset "UTF-8";
/*
Theme Name: MY THEME
Author: yuki
Description: This is my original theme.
Version: 1.0
*/

body {margin: 0;
      background-color: #f5f5f5;
      color: #2f4f4f;
      font-family: 'メイリオ', 'Hiragino Kaku Gothic Pro', sans-serif}

.container {margin-top: 20px;
            margin-left: 20px;
            margin-right: 4%}

.noline a {
  text-decoration: none;
  color: #2f4f4f;
}

.filedw p {
  display: block;
}

.toright {
  text-align: right;
}

.linespace {
  line-height: 1.8;
}
