/*******************************************
Copyright 2006 Anchor Brain Corporation
Rel  : 2006/03/27 12:00 JST
Mail : info@anchorbrain.jp
Site : http://www.anchorbrain.jp/
Chara: EUC-JP （文字コード）
*******************************************/
<!--

body {
	font-size: 12px;
	line-height: 14px;
	background-color: #cccccc;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック",Osaka,sans-serif ;
}

a:link    { color: #336699; text-decoration:none; }
a:visited { color: #3399CC; text-decoration:none; }
a:active  { color: #3399CC; text-decoration:none; }
a:hover   { color: #ff0000; text-decoration: underline; }
table { font-size: 12px; line-height: 14px; }

table { font-size: 12px; line-height: 12px; }
.img  { border:none; } 

div.ctable { text-align: center; }
div.ctable table { margin: auto; text-align: left; }

-->