#global-nav {
	display: none;
	}

#footer .footerlogo {
	display: none;
	}
#footernav {
	display: none;
	}
div.box_100_a {
	margin-top: -60px;
	}	

div#box_100_c {
	margin-top: -30px;
	zborder: red 1px solid;
	}	
div#box_100_c:after {  
  content: ".";   
  display: block;   
  height: 0;   
  clear: both;   
  visibility: hidden;  
}  

.no_print {
	display: none;
	}
	
.title_h4_01{/*背景グリーン*/
	font-weight: 400;
	font-size: 1.3em;
	padding: 15px 0 15px;
	line-height: 1.0;
	border: solid  1px #066;
	margin: 20px auto 20px;
	text-align:center;
	color: #fff;
	background-color: #066!important;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	}
	
p.gotop {
	display: none;
	}
.page-break-before {
	page-break-before: always;
	}