@media print {
.for_screen { display:none;
}
}


a.bread:link {
	font-size: 10pt;
	font-style: normal;
	line-height: 100%;
	font-weight: normal;
	color: #CC0099;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
a.bread:visited {
	font-size: 10pt;
	font-style: normal;
	line-height: 100%;
	font-weight: normal;
	color: #CC0099;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
a.bread:hover {
	font-size: 10pt;
	font-style: normal;
	line-height: 100%;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
}
.bread-text {
	font-size: 10pt;
	font-style: normal;
	line-height: 100%;
	font-weight: normal;
	color: #CC0099;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.under-line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.btn-top-page {
	text-align: right;
	margin: 38px 0px 0px;
	padding: 0px;
}
.bread-text-self {
	font-size: 10pt;
	font-style: normal;
	line-height: 100%;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.honbun {
	font-size: x-small;
	line-height: 140%;
	font-weight: normal;
	color: #000000;
	margin-left: 80px;
	padding: 0px;
}
.waku-80space {
	padding: 0px;
	border: 1px solid #666666;
	margin-left: 80px;
}
.copyright {
	font-size: xx-small;
	line-height: 125%;
	font-weight: normal;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #0066CC;
	margin-bottom: 5px;
}


