img{
	max-width: 100%;
	height: auto;
}
.popup_page{
	width: 100%;
	margin: 1.0em auto;
}
.page_title {
  clear: both;
  text-align: center;
  font-size: 1.2em;
  font-weight: bold;
  border-bottom: 3px solid #000;
  padding: 0.5em 0 0.5em 0;
}
#main h3{
	font-size: 1.0em;
  line-height: 1.6;
}
#main h3:before{
  top: 0.4em !important;
}
#main h4{
	font-size: 1.0em;
}
#main h6{
  margin: 0.5em auto 1.0em;
  display: block !important;
}
#main p{
  line-height: 1.6;
}
#main .aligncenter { display:block; margin-left:auto; margin-right:auto; margin-bottom:7px; }
#main blockquote.aligncenter, #main img.aligncenter, #main .wp-caption.aligncenter { margin-top:7px; margin-bottom:7px; }