@charset "utf-8";
/* CSS Document */

table {
	background-color: #FBF4A4;
}

body {font: normal 11px verdana, sans-serif; color: #333; line-height: 19px;}
a { text-decoration: underline; color: #46546C; }
a:hover { text-decoration: underline; color: #4d77c3; }
#tree1 {width:200px;padding: 10px;float:left;}
#tree2 {width:200px;padding: 10px;float:left;}
#tree3 {width:200px;padding: 10px;float:left;}
.headerTitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #F00;
}
.headerSlogan {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.headerMAIN {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 44px;
	color: #00C;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #00F;
}
