@charset "utf-8";
/*--- Style Sheet for kumakuma ---*/
body { 
	background-color: #FFFFFF; 
	color: #333333; 
} 
.inner { 
	background-color: #EEEEEE; 
	border: thin solid #CCCCFF; 
} 
a { 
	color: #3333FF; 
} 
header #header-text1 { 
	font-size: x-large; 
	font-weight: bold; 
	text-align: center; 
	color: #333333; 
} 
header #header-text2 {
	font-size: large; 
	font-weight: bold; 
	text-align: center; 
	color: #333333; 
} 
header #header-text3 {
	font-size: small; 
	font-weight: normal; 
	text-align: right; 
	color: #333333; 
} 