@charset "utf-8";
/*
  Theme Name: diver
  Description: アフィリエイトにとことん強く、美しく。
  Theme URI: http://tan-taka.com/diver/
  Author: Takato Takagi
  Author URI: 
  Version: 6.0.60
  License: GNU General Public License
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
  Tags: white, one-column, two-columns, right-sidebar, flexible-width, custom-header, custom-menu, editor-style, featured-images
*/

/* Webフォント：Noto Sans JP */
@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);
 
body {
     font-family: 'Noto Sans JP', sans-serif;
     font-size: 100%;
     letter-spacing: 0.1em;
}