/* ------------------------------------------------------------------- */
/* Á´¤Æ                                                                */
/* ------------------------------------------------------------------- */

* { margin: 0; padding: 0; }
body {
	font-size: 12px;
	line-height: 16px;
	color: #5A4448;
	background-color: #DFC6B3;
	background-image: url(../parts/back_pink_neko.gif);
	background-repeat: repeat-y;
	background-position: top center;
}

a:link {color:#897D67;text-decoration:none;}
a:visited {color:#897D67;text-decoration:none;}
a:active {color:#897D67;text-decoration:none;}
a{cursor:crosshair;}

table {
	font-size: 12px;
	line-height: 20px;
}
