/*----------------------------------------
color chart

#f7f3ec
 ---------------------------------------*/


#links h1{
	margin-bottom:22px;
}

#links h2{
	margin-bottom:18px;
}

#links h3{
	margin-bottom:5px;
}


.box{
	width:766px;
	padding:10px 16px 20px 15px;
	clear:both;
	float:left;
	margin-bottom:15px;
}

.box div{
	width:373px;
	float:left;
	padding-right:10px;
}

.box div ul{
	margin-bottom:20px;
}

.box div li{
	list-style:none;
	margin-bottom:4px;
}


.box div li a:hover{
	color:#CC0033;
}



#fujiLinks{
	background:#f7f3ec;
	
}

#otherLinks{
	background:#edf2f7;
	margin-bottom:15px;
}


#groupLinks{
	clear:both;
	margin-bottom:15px;
}

#groupLinks h2{
	width:181px;
	margin:0 auto;
}
