@charset "shift_jis";

/* -----	メインコンテンツ     ----- */
#popup {
	margin:50px 50px 0;
	text-align:left;
	font-size:14px;
}
#popup h2 {
	font-weight:bold;
	font-size:17px;
	color:#0074c5;
	margin:20px 0 5px;
}
#popup .close {
	text-align:center;
	margin:50px 0 0;
}
