﻿@charset "utf-8";

/* コメント */

#example1 { letter-spacing: -0.1em; } 
body,td,th { font-size: 13px; }
a {  text-decoration: none; }
a:hover { text-decoration: underline; }
