/* PCで閲覧のみに適用 */

body {
	background: #161617;
}

#wrap {
	background: white;
	width: 240px;
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -120px;
}
