@charset "Shift_JIS";

#container,
#content {
	width: 950px;
	margin: 0 auto;
	padding: 0;
	border: none;
	background: none;
}
#content {
	width: auto;
}

#content-left {
	width: 700px;}

#content-right {
	width: 220px;
}

#side-banner {
	margin: 0;
	padding: 0;
	border: none;
}

.info {
	margin: 30px 0;
	font-size: 120%;
	font-weight: bold;
	text-align:center;
}