@charset "utf-8";
/* CSS Document */
@import url("https://fonts.googleapis.com/earlyaccess/notosanstc.css");

/*
@font-face {
  font-family: 'aoyagireisyosimo2';
  src: url('../fonts/aoyagireisyosimo2.woff') format("woff"),
         url('../fonts/aoyagireisyosimo2.ttf') format("truetype"),
         url('../fonts/aoyagireisyosimo2.eot') format("embedded-opentype");
}
*/

.r01{
	color:#dc000c;
}
.w01{
	font-size: 18px; color: #666;
}
.w02{
  font-size: 20px; color: #222; font-weight: 600; 
}