@charset "utf-8";

body {margin: 0px;padding: 0px;text-align:center;}
p  {margin: 0px;padding: 0px;font-size: 90%;line-height: 160%;font-family: Osaka, "ＭＳ ゴシック";color: #333333;text-align:left;}
p.ltstday {margin: 0px;padding: 0px;font-size: 90%;font-weight: bold;line-height: 160%;font-family: Osaka, "ＭＳ ゴシック";color: #333333;text-align:left;}

/*大枠*/
#container {width:490px;margin: 0px;padding: 0px;background: transparent;}
/* 通常のテキストリンク */
#container a         {font-size: 110%;line-height: 160%;font-family: Osaka, "ＭＳ ゴシック";}
#container a:link    {font-size: 110%;color: #008E6C;background: transparent;}
#container a:visited {font-size: 110%;color: #69BAA3;background: transparent;}
#container a:hover   {font-size: 110%;color: #009D7D;background: transparent;}