@charset "euc-jp";

/*FORM*/
.box6 { width: 54px; }	/*W6*/
.area70 { width: 512px; height: 290px; }	/*W70~H20*/

/*LINK*/
a:link { color: #990000; text-decoration: none; }
a:visited { color: #990000; text-decoration: none; }
a:hover { color: #990000; text-decoration: underline; }

/*NAVI*/
.nav {
	visibility: hidden;
	margin: 0px;
	overflow: hidden;
	position: absolute;
}

/*COLOR*/
.icon { color: #cccccc; }
.red { color: #990000; }

