#topicscontainer {
  width: 700px;
  float: left;
  margin: 20px 0 0 35px;
  border:solid 1px #a0a0a0;
  border-radius: 10px;
}

#topicscontainer p {
  width: 650px;
}

.n_title {
  width: 700px;
  line-height: 2;
  border-bottom: solid 1px #a0a0a0;
  background-color: #0188c8;
  border-radius: 10px 10px 0 0;
  text-align: center;
}


.n_title h1 {
  margin: 0;
  padding: 0;
}

.n_hiduke {
  text-align: right;
  font-weight: bold;
}
#topicscontainer h1 {
  width: 700px;
  font-size: 14px;
  /*バックグラウンドリセット*/
  background: transparent;
}
.imgA {
  text-align: center;
  display: block;
  width: 650px;
  margin: 0 auto;
}
.imgA .fl {
  float: left;
  /*margin-right: 8px;*/
  padding: 8px;
}

#packge {
  position: relative;
  font-weight: bold;
  line-height: 32px;
  font-size: 16px;
  background-image: url(../information/icons/ya.png);
  background-repeat: no-repeat;
  gackground-position: left center;
  padding-left: 32px;
  margin: 20px 0 15px 30px;
}
#packge img{
  vertical-align: top;
  margin: -5px 0 0 8px;
}
#anker {
  position: relative;
  font-weight: bold;
  line-height: 160%;
  font-size: 16px;
  background-image: url(../information/icons/ya.png);
  background-repeat: no-repeat;
  gackground-position: left center;
  padding-left: 32px;
  margin: 20px 0 15px 30px;
}
#anker a {
  color: #0000ff;
}
#packge a {
  color: #0000ff;
}

#deb {
  position: relative;
  display: block;
  margin: 0 auto;
  width: 600px;
  padding: 5px;
  font-size: 12px;
  text-align: center;
  border-radius: 10px;
  background-color: #fdead4;
  box-shadow: #888 5px 5px 10px;
}
.hidari ul {
	padding-left: 5em;
}
.hidari ul li {
	list-style-type: disc;
}
.hidari ol {
	padding-left: 5em;
}
.hidari ol li {
	list-style-type: decimal;
}

#backcontainer {
  width: 185px;
  height: 100%;
  float: right;
  background-color: #eff5f9;
  margin: 20px 35px 0 0;
  line-height: 2;
  border-radius: 10px 10px 0 0;
}

.subti{
	background-color: #d1e3ef;
	background: #0188c8;
	padding: 5px;
	font-size: 12px;
	color: #fff;
	border-radius: 10px 10px 0 0;
}

#sakuseibi,
#backnamber {
  padding: 14px;
}
#backnamber {
  padding-bottom: 20px;
  line-height: 1.4;
}

.bnum {
  margin-bottom: 10px;
}

#backnamber span {
  font-size: 10px;
  margin-left: 1em;
}
#Kiji_1 {
  margin-top: 1em;
}
#Kiji_2 {
  margin-top: 1em;
}
