/* ----------------------------
 * 	12:02 2006/12/01
 * ---------------------------- */
body	{
	color : #000000;
	font-size : 16px;
	background-color : #CCFFCC;
}
h1	{
	font-family : Osaka, '‚l‚r ‚oƒSƒVƒbƒN', sans-serif;
	font-size : 24px;
	text-align : center;
	padding : 14px 0 14px 0;
	margin : 0px 0 14px 0;
}
input	{
	font-family : Osaka, '‚l‚r ‚oƒSƒVƒbƒN', sans-serif;
	font-size : 15px;
	margin-top : 3px;
}
textarea	{
	font-family : Osaka, '‚l‚r ‚oƒSƒVƒbƒN', sans-serif;
	font-size: 15px;
	margin-top : 4px;
}
a:link	{
	color : #0000FF;
	text-decoration : none;
}
a:visited	{
	color : #0000FF;
	text-decoration : none;
}
a:active	{
	color : #FF0000;
	text-decoration : underline;
}
a:hover	{
	color : #FF0000;
	text-decoration : underline;
}
span.cred	{
	color : #FF0000;
}
p	{
	margin-top : 3px;
}
