

#archive_content {
	
}

#archive_content .topmsg {
  color: #6E6E00;
  border: 1px dotted #6E6E00;
  padding: 1.5em;
	background-color: #fff;
}

#archive_content .topmsg p {
  font-size:1.11em;
  overflow: hidden;
  margin-bottom: 0;
}

#archive_content .message p{
  background: url(../archive/images/bg-note01.png) bottom;
  line-height: 36px;
  overflow: hidden;
  margin-bottom:30px;
}

#archive_guidance h3{
	text-align: left;
	font-size: 1.6em;
	color: #9E7F22;
	border-bottom: 1px dotted #9E7F22;
	font-family:'ヒラギノ明朝 Pro W6', 'Hiragino Mincho Pro', 'HGS明朝E', 'ＭＳ Ｐ明朝', serif;
}

#archive_guidance .section-description {
	text-align: left;
	margin: 0 0 2em 0;
    font-size: 1.15em;
}

.archivebtn {
	width: 700px;
	max-width: 100%;
}