@charset "shift_jis";
#topic {
	background-color: #f2f3f5;
	border-top: 1px solid #d7d8d8;
	margin-bottom: 26px;
	padding-bottom: 11px;
	padding-top: 11px;
	font-size: 135%;
}
#topic span {
	display: block;
	width: 640px;
	margin: 0 auto;
}
#closebtn-wrap {
	margin-top: 30px;
	background-color: #064d87;
}
#closebtn-toggle {
	margin: 0 auto;
	width: 980px;
	position: relative;
	min-height: 45px;
	height: auto !important;
	height: 45px;
}
#btn-close {
	position: absolute;
	top: 0;
	left: 0;
}
#movieArea {
	padding-top: 15px;
	padding-bottom: 30px;
}
div.reset .alignCenter {
	text-align: center !important;
}
div#sectionWrap .grayBox {
	margin: 0 auto;
	width: 600px;
	background-color: #f2f2f2;
	border: 1px solid #d9d9d9;
	padding: 15px 20px;
	line-height: 1.5;
	font-size: 110%;
}
div#sectionWrap .explanatory {
	display: block;
	background-color: transparent;
}
