@charset "UTF-8";
/* CSS Document */

body {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 14px;
	font-style: normal;
	line-height: 180%;
	font-weight: normal;
	font-variant: normal;
	padding: 0px;
	height: 1013px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
p { font-size: 100%; text-indent: 1em; padding-right: 15px; padding-left: 15px; }


img {
	border: none
}

h1 {
	padding: 10px;
	text-align: center;
}

h2 {
	padding: 0.3em 0.3em 0.3em 10px;
	border-top: 1px solid;
	border-bottom: 1px solid;
}

h3 { border-bottom: 1px solid; border-left: 5px solid; margin-left: 10px; padding-left: 10px; }
ul { line-height: 150%; margin: 0; padding: 0; list-style-type: disc; list-style-position: outside; }
em { font-family: "ＭＳ ゴシック", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka−等幅, Osaka, 平成角ゴシック; font-style: normal; }
strong { font-family: "ＭＳ ゴシック", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka−等幅, Osaka, 平成角ゴシック; font-weight: 700; font-style: normal; }
html>body table{ border-collapse: separate}
table  {
	border-collapse:collapse;
	border-spacing:0;
	border-top: 1px solid;
	border-left: 1px solid;
	margin: 10px;
	border-color: #666;
	width: 560px;
}
th   {
	border-bottom: 1px solid;
	border-right: 1px solid;
	margin: 0px;
	padding: 1em;
	background-color: #A4C3FD;
	text-align: center;
	border-color: #666;
}

td   {
	padding: 1em;
	border-bottom: 1px solid;
	border-right: 1px solid;
	margin: 0px;
	border-color: #666;
}


hr {
	margin: auto;
	width: 400px;
	height: 3px;
	background-color: #06C;
	border-style: none;
}
.reader { float: right; border-width: 0; height: 33px; width: 112px; margin-right: 30px; border-style: none; }
.pdf_s {
	background-image: url(../adobe/pdficon_small.GIF);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 1.5em;
	display: inline;
}
.pdf_l { background-image: url(../adobe/pdficon_large.GIF); background-repeat: no-repeat; background-position: left center; padding-left: 2em; display: block; }
a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	color: #663366;
	text-decoration: none;
}
a:hover { color: #ff9f00; text-decoration: underline; }
a:active { color: #06c; text-decoration: none; }
.delete {
	text-decoration: line-through;
}
