@charset "shift_jis";
h1 {
	background-image: url(../img/activity/title.jpg);
	background-repeat: no-repeat;
	height: 38px;
	width: 540px;
	text-indent: -9999px;
}
#box {
	font-size: 0.9em;
	background-color: #FFECD2;
	padding: 5px;
	height: auto;
	width: 520px;
	line-height: 1.5em;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#box_bace {
	font-size: 0.9em;
	background-color: #FFFFFF;
	margin: 5px;
	padding: 5px;
	height: auto;
	width: 520px;
	line-height: 1.5em;
	border: 1px solid #999900;
}
