/* a2001ps.css for A列車で行こう2001 パーフェクトセット homepage */

/* base */
body 	{color:#696969;
	 background-color:#c0c0c0;}
a:link		{color:#b22222;}
a:active	{color:#b5a642;}
a:visited	{color:#db7093;}
a:hover		{color:#b5a642;}

/* position */
.center		{text-align:center;}
.img-mid	{vertical-align:middle;}
.img-left	{float:left;}
.img-right	{float:right;}

/* text */
.catch		{font-size:11pt;line-height:13pt;color:#b22222;}
.read-sp	{font-size:9pt;line-height:13pt;color:#b22222;}
.read-white	{font-size:9pt;line-height:13pt;color:#ffffff;}
.read		{font-size:9pt;line-height:13pt;color:#696969;}
.small 		{font-size:7pt;line-height:10pt;color:#696969;}

/* table bgcolor */
td#tit-top	{background-image:url("image/tit_top.gif");}
td#tit-mid	{background-image:url("image/tit_mid.gif");}
td#tit-btm-l	{background-image:url("image/tit_btm_l.gif");}
td#tit-btm-c	{background-image:url("image/tit_btm_c.gif");}
td#tit-btm-r	{background-image:url("image/tit_btm_r.gif");}
td.white	{background-color:#ffffff;}
td.green	{background-color:#ccffcc;}