@charset "utf-8";

#main {width: 600px;
       margin-left: auto; margin-right: auto;}

body {margin-top: 0px;}

body,td,th {font-family: Arial, Helvetica, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #333333; background-color: #ffffff;}

h1 {font-size: 20px;}
h2 {font-size: 16px;}

.txs {font-size: 12px;}
.torikeshi {text-decoration: line-through;}

.std {color: #ff0000; background-color: #ffffff;}
.rad {color: #ff0000; background-color: #00cc00;}
._47 {color: #ff0000; background-color: #ffff00;}
.white {color: #ffffff;}
.grayback {background-color: #888888;}
td.cut {background-color: #aaaaaa;}

hr {width: 600px; color: #666666;}
address {font-style: normal; font-size: 12px;}

a {text-decoration: none;}
a:link    {color: #1e73be;}
a:visited {color: #1e73be;}
a:hover   {color: #1e73be;}
a:active  {color: #1e73be;}
