/* box */
.box {
	padding: 4px 15px 0 15px;
}
.box h1,
.box h2 {
	color: #ff7f00;
	font-size: 200%;
	font-weight: normal;
	margin-bottom: 0.5em;
}
.box h2 {
	font-size: 150%;
}
.box .content {
	
}