@charset "Shift_JIS";



/*  リンクテキスト  */

A:link    {
	color: #FFE500; 
}
A:visited { 
 color: #FFE500; 
}
A:hover   { 
	text-decoration:underline; color: #FFAE2E;  
}

.fortextlink {
	font-size : 10px;
	text-align : center;
	color :#FFE500;
	margin-top : 1.8em;
	line-height: 1.6em;
	font-family: "ＭＳ ゴシック", Osaka;
}


.forcopy {
	font-size : 12px;
	text-align : center;
	color :#FFE500;
	margin-bottom : 0.4em;
	margin-top : 0.4em;
	line-height: 1.6em;
	font-family: "ＭＳ ゴシック", Osaka;
}

