/* 長い文章の折り返し */
@charset "UTF-8";

body, th, td{
	font-size: 100%;
}
p{
         color: #00ff00; font-weight: bold;
         font-size: 100%;
         font-style: bold; 
         font-family: "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
}
