@charset "shift_jis";

/* sk-el.co.jp - print.css */
body {
	color: #333;
	background-color: transparent;
}


/* Font Size Settings */
h1 {
	font-size: 20px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 15px;
}

h4 {
	font-size: 14px
}

h5,h6 {
	font-size: 13px;
}

p,ul,ol,dl {
	font-size: 13px;
}


	/* Emphasis Rules */
.highlight1,
.attention,
.asterisk {
	color: #c00012;
	background-color: transparent;
}

.highlight2 {
	color: #446dac;
	background-color: transparent;
}

.annotation {
	font-size: 10px;
}

.pdfmark {
	color: #990000;
	background-color: transparent;
}

.newmark {
	color: #ff0000;
	background-color: transparent;
}


/* Print Layout Parameters */
#fontSwitch,
#utilityNavi,
#globalNavi {
	display: none;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
}

h1 {
	margin-bottom: 32px;
}

h1 a {
	text-decoration: none;
	color: #004ea2;
	background-color: transparent;
}

.topicPath {
	font-size: 11px;
}

h2 {
	color: #042872;
	background-color: transparent;
	margin-bottom: 24px;
}

h3 {
	color: #0076C0;
	background-color: transparent;
}

dt {
	font-weight: bold;
}

h4 {
	color: #036;
	background-color: transparent;
}

h5 {
	color: #999;
	background-color: transparent;
}



#homePrimary {
	display: none;
}

#sidebar {
	display: none;
}

.pageTop {
	display: none;
}

#footer ul {
	display: none;
}

.copyright {
	font-style: normal;
}