@charset "UTF-8";
/* ===================================================================
CSS information

 file name  :print.css
 author     :keyword-co.net(admin)
 style info :印刷用スタイル
 獣医学教育支援機構
 
=================================================================== */

body {
	font-size:12pt;
	color:#000;
	background-color:#FFF;
	background-image:none;
}

a:link,
a:visited {
	text-decoration:underline;
	color:#000;
}

img {
	border: 0;
}

#header h1 {
	text-indent:0;
	color:#000;
}

header #hRight,
#page-top,
#bnr_rightSide,
#fNav,
#footerBottomIn figure {
	display:none;
}

footer,
footer #footerIn {
	margin:0;
	padding:0;
}

/*--コンテンツ--*/
#frame {
	overflow:visible !important;
}

