@charset "Shift_JIS";

/*--------------------------------------

	Text Module

---------------------------------------*/

h1,
h2,
h3,
h4,
p {
	margin: 0;
	padding: 0;
	font-size: 12px;
}

/*--------------------------------------

	Hypertext Module

--------------------------------------*/


a:link,
a:visited {

	color: #ffffcc;
	text-decoration: none;
}

a:hover {
	color: #fabf00;
	text-decoration: underline;
}

.staybtn {
	font-weight: bold;
}

#underlink ul li,
#underlink2 ul li
 {
	color: #fabf00;
}


/*--------------------------------------

	indent-text

--------------------------------------*/

.far {
	position:absolute;
	left:-9999px;
	top:-9999px;
	font-size:1px;
}
