#wrapper {
	width: 1100px;
	margin: 0px auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#wrapper p {
  font-size: 16px;
  margin: 0px;
  padding: 0px;
  margin-bottom: 11px;
}

#main_img {
margin-bottom: 20px;
}

#main_img .text {
	padding: 10px;
	text-align: center;
	line-height: 1.7em;
	font-size: 100%;
	letter-spacing: 0.3em;
	padding-top: 25px;
}

#main_img .text .heading {
  font-size: 150%;
  font-weight: bold;
}

#main_img .text a {
  color: #ff1572;
}

.banner {
	width: 750px;
	margin: 0px auto 50px;
}

/* missjk */
.menu_banner {
	float: left;
	width: 640px;
	padding-left: 20px;
  margin-top: 5px;
}

.menu_banner img {
	margin-bottom: 10px;
}

#information_area {
	float: right;
	width: 420px;
	padding-right: 20px;
}

#information_area .title {
	margin-bottom: 10px;

}

#information_area ul {
	font-size: 90%;
	letter-spacing: 0.2em;
	line-height: 1.4em;
	padding-left: 10px;
	list-style: none;
}

#information_area ul li {
	margin-bottom: 20px;
}


#anchor_menu {
	text-align: center;
	margin-bottom: 40px;
	font-size: 90%;
}

/* bottom contents */
#bottom_contents {
	margin-bottom: 20px;
	font-size: 70%;
	position: relative;
	padding-top: 40px;
	width: 100%;
	float: none;
	clear: both;
}

#bottom_contents hr {
	width: 100%;
	margin: 5px 0px;
	border-top: solid #909090 1px;
}

#bottom_contents .menu {
	font-size: 130%;
}

#bottom_contents .shusai {
	font-size: 120%;
	margin: 0px;
	padding: 0px;
}

#bottom_contents #bottom_btn {
	position: absolute;
	width: 255px;
	height: 55px;
	top: 45px;
	right: 0px;
}

/* Information */
#information_center {
  width: 800px;
  margin: 0 auto;
}

#information_center .title {
  text-align: center;
}

#information_center .scrollbars,
#information_center .banners {
  width: 800px;
  margin: 0 auto;
}

#information_center .banners p {
  float: left;
  width: 390px;
  margin: 1em 5px   !important;
}

#information_center .scrollbars {
  border: 1px solid #bbb;
}

#information_center .scrollbars .viewport {
  width: 780px;
  margin: 5px 0;
}

#information_center .scrollbars .overview {
  width: 770px;
}

#information_center .scrollbars .overview li {
  line-height: 1.2;
  margin-bottom: 1ex;
}

.text-center {
  text-align: center;
}

.text-center a {
  color: #ff1572;
}

/* to top*/
.to_top01 {
	text-align: right;
	font-size: 75%;
	padding-top: 7px;
	border-top: solid #cdd6db 1px;
	margin-bottom: 50px;
}

.to_top02 {
	text-align: right;
	font-size: 75%;
	width: 1000px;
	margin: 0px auto 40px;
}


/* whats misscon*/
#page_title {
	margin: 0px auto 30px;
	font-size: 90%;
	text-align: center;
	border-bottom: double #cdd6db 3px;
	padding-bottom: 20px;
}

#page_title p {
	line-height: 1.8em;
}

.sub_title {
	font-size: 85%;
	margin-bottom: 30px;
	text-align: center;
}
.whats_misscon_img {
	width: 900px;
	margin: 0px auto 30px;
}


/* past */
.year {
	width: 1000px;
	margin: 0px auto 20px;
}

.misscon {
	height: 280px;
	width: 1000px;
	position: relative;
	margin: 0px auto 20px;
}

.misscon .text {
	position: absolute;
	left: 427px;
	top: 173px;
	width: 540px;
}


/* clear */
.clearfix:after {
  content: "";
  clear: both;
  display: block;
}
