a:link {
	color: #333;
	text-decoration: none;
}
a:visited  {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #F60;
	text-decoration: underline;
}
a:active  {
	color: #000;
	text-decoration: none;
}

#header #head_toiawase {
	font-size: 9pt;
	width:85px;
	top:40px;
	right:7px;
	position: absolute;
	background-image: url(../images/general/b_tri1.gif);
	background-repeat: no-repeat;
	padding-left: 10pt;
	height: 16px;
	background-position: left 3pt;
}

#footer #foottxt {
	font-size: 8pt;
	color: #009;
	position: absolute;
	top: 6px;
	letter-spacing: 0pt;
	width: 791px;
	left: 8px;
	height: 20px;
}
