/* CSS Document */

body
{
	background-color		:	#eecccc;
	background-image		:	url(../image/common/Background.png);
	margin-top				:	0px;
	margin-bottom			:	15px;
	margin-left				:	20px;
	margin-right				:	20px;
	padding					:	0px;
	color					:	#221100;
	text-align				:	center;
}
font.enhanced
{
	font-weight				:	bold;
	color					:	#bb0000;
}
font.alert
{
	color					:	#cc0000;
	font-weight			:	normal;
}
font.transparent
{
	color					:	#cccccc;
}
font.StarActive
{
	color					:	#009900;
}
font.StarInactive
{
	color					:	#ccccbb;
}
hr
{
}
dt
{
	color					:	#660000;
	font-weight			:	bold;
}

p.Button
{
		margin-top	:	2em;
}

h1, h2, h3
{
	line-height			:	1.5em;
	margin				:	0.25em 0em;
	letter-spacing		:	0.15em;
}
h1
{
	color				:	#ff6600;
	font-size			:	200%;
}
h2
{
	font-size			:	150%;
}
h3
{
}
h4
{
	color				:	#0099ff;
}

.Seo
{
	display				:	none;
}

