@charset "UTF-8";
/* Print Style
----------------------------------------------- */
body {
	/* [disabled]font-size: 12pt; */
	/* [disabled]color: #000000; */
	background-color: #FFF;
	overflow: visible !important;
}

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

img {
	border: 0;
}

table,
th,
td {
	border-collapse: collapse;
	border-spacing: 0;
}

div {
	height: 1%\9;
	*height: 1%;
	_height: 1%;
}

/* Layout:Contents
----------------------------------------------- */
#Contents {
}
#ContentsBody {
}
#ContentsBody:not(:target) {
}

/* Layout:Header
----------------------------------------------- */
#HeaderTop {
	clear: both;
}
#HeaderBottom {
}

/* Layout:LeftColumn
----------------------------------------------- */
#LeftColumn {
}

/* CenterColumn
----------------------------------------------- */
#CenterColumn {
}

/* Footer
----------------------------------------------- */
#Footer {
}

#ToTop {
}
#ToTopInner {
}

#toIndexBtn {
	clear: both;
}
