@charset "Shift_JIS";
@import url("style1.css");

body		{background-color:#000033;color:white;}
a[href]:link	{color:aqua;}
a[href]:visited	{color:#ff00cc;}
a[href]:hover	{color:red;}
a[href]:active	{color:red;}

#home-title	{background:#000033 none;}
#home-back	{background:#000033 none;color:white;}
#home-news	{color:yellow;}
.update:after	{color:yellow;}
.new:after	{color:yellow;}
.renew:after	{color:yellow;}
