/* bootstrap 拡張 */
dt {
  font-weight: normal;
}

.container {
  max-width: 100%;
	margin: 0 auto;
	padding: 0;
}
