/* box */
#body-center .box {
	font-size: 110%;
}
#body-center .box h1 {
	color: #84827b;
	font-size: 150%;
	margin-bottom: 1em;
}
#body-center .box h1 a.back {
	float: right;
	font-size: 60%;
	text-decoration: none;
	margin: 3px 20px 0 0;
	position: relative;
}
#body-center .box h1 a.back:hover {
	text-decoration: underline;
}
#body-center .box .content {
	
}



/* box left */
#body-left .box {
	
}
#body-left .box {
	
}
#body-left .box h1 {
	
}
#body-left .box .content {
	
}