@charset "utf-8"; 
@media print {

body {
	font-size: 10pt !important;
	color: #000000 !important;
	background-color: #ffffff !important;
	line-height: 1.5 !important;
	letter-spacing: 1px !important;
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
}

a {
	color: #000000 !important;
}
a:link,a:visited {
	text-decoration: underline;
	color: #000000;
	border: 0;
}

a,a img,img {
	border: 0;
}

div#contents #maincontents h1 {
	_width:590px !important;
	background-image:none !important;
	background-color:#ff6666  !important;
}

div#contents #maincontents h1.blue {
	_width:590px !important;
	background-image:none !important;
	background-color:#27a5b8  !important;
}

div#contents #maincontents h1.orange {
	_width:590px !important;
	background-image:none !important;
	background-color:#ff871b  !important;
}

div#contents #maincontents h2 {
	_width:580px  !important;
	background-image:none !important;
	background-color:#d3d0c8  !important;
}

div.frameboard {
	_width:450px !important;
	border:1px solid #27a5b8;
}

}