@charset "UTF-8";

/* ------------------------------

 1.Base
 
------------------------------ */

#tree {
	width:940px;
	height:941px;
	background:url(../../tree/img/bg.jpg) no-repeat;
}

#tree h2 {
	padding:10px 20px;
}

#tree div#tree {
	padding:10px 37px 0px;
}
