@charset "UTF-8";
/*
File Name   :print.css
Author      :ewen
*/
/*@media print{*/
	.noprint{display:none}
	body { background: #FFF;}
	a:link,a:visited {
	  text-decoration: underline;
	} 
	
	#co_header{display:none}
	#footerall{display:none}

	#co_content_wrap {width:640px; background:#FFF; margin:0 auto;}
	#co_content_wrap .line {width:640px;}
	#co_content_wrap .gr_line {width:640px; overflow:auto;}
	
	#co_navigate { display:none; width:0px}
	.right_navi{ display:none;}
	
	#co_content	{float:left;width:640px; padding:0;}
	#relation{ display:none; }
	
.mile_navi	.now	{ border-bottom:0px ; font-size:22px;}
.mile_navi	a:hover	{ text-decoration:none;  border-bottom:0px;}
.milestone  .tlt{ width:485px; float:right; padding-bottom:5px; }

.topBGAbout{background:none}
.topBG01{background:none}
.topBG02{background:none}
.topBG03{background:none}
.topBG031{background:none}
.topBG04{background:none}

/*}*/
