@charset "UTF-8"; 
/*===========================================
print
=========================================== */

body {
	background:  none;
	background-color: #fff;	
}

*html body {
	zoom: 65%;
}

*+html body{
	zoom: 65%;
}

#navi{
	display:none;
}

#page-top {
	display:none;
}

#page_ttl img{
	display:none;
}

#page_ttl {
	width:960px;
	height:160px;
	border-top:2px solid #008CB4;
	border-bottom:2px solid #008CB4;
	margin:24px 0;
}

#content {
	margin-top:36px;
}