@charset "Shift_JIS";

* {
	margin: 0;
	padding: 0;
	text-decoration: none;
	line-height: 150%;
	color: #000;
	list-style: none;
	font-style: normal;
	font-size: 100%;
}

a:link {
	color: #03c;
}

a:visited {
	color: #909;
}

a:hover,
a:active {
	text-decoration: underline;
}

br.clear {
	clear: both;
	font-size: 0;
	line-height: 0;
	
}

html {
	overflow-y: scroll;
}

body {
	font-size: 10pt;
	background: url(../images/bg_body.gif);
	text-align: center;
	margin: 0 auto;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

a img {
	border: none;
}

div#wrapper {
	width: 626px;
	margin: 0 auto;
	background: url(../images/bg_contents.gif) repeat-y;
}

div#kenteiryo {
	margin: 0 auto;
	text-align: center;
}

div#kenteiryo h2 {
	width: 600px;
	margin: 0 auto;
	padding: 20px 0 30px 0;
}

div#kenteiryo #contents {
	width: 620px;
	margin: 0 auto 20px auto;
	padding: 0;
}

div#kenteiryo #contents #main {
	width: 600px;
	margin: 0 auto;
}

div#kenteiryo #contents #main h3 {
	margin-bottom: 20px;
	font-size: 1.25em;
}

div#kenteiryo #contents #main .h4 {
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
	text-align: left;
}

div#kenteiryo #contents #main .h4 h4 {
	font-size: 1.25em;
	background: url(../images/h4_bg.gif) repeat-y;
	margin-top: 5px;
	margin-bottom: 4px;
	padding-left: 15px;
}

div#kenteiryo #contents #main table {
	width: 600px;
	margin-bottom: 20px;
	border: solid 1px #ccc;
	border-collapse: collapse;
}

div#kenteiryo #contents #main table caption {
	text-align: right;
	padding: 0 5px 0 0;
}

div#kenteiryo #contents #main table th,
div#kenteiryo #contents #main table td {
	border-collapse: collapse;
	border-width: 1px;
	border-color: #ccc;
	border-style: solid none none solid;
	padding: 2px 2px;
	empty-cells: show;
	text-align: left;
	line-height: 1.1em;
}

div#kenteiryo #contents #main table th {
	text-align: center;
	background-color: #ffebdd;
}

div#kenteiryo #contents #main table th.komoku {
	line-height: 1.2em;
	padding: 6px 0;
}

div#kenteiryo #contents #main table .sml {
	font-size: 0.8em;
	line-height: 1em;
}

div#kenteiryo #contents #main table .chu {
	text-align: left;
}
div#kenteiryo #contents #main table .gakubugakka {
	width: 150px;
	text-align: left;
	background-color: #ddddff;
	font-weight: bolder;
}
div#kenteiryo #contents #main table .kenteiryo {
	width: 50px;
	text-align: right;
}
div#kenteiryo #contents #main table .nyugakukin {
	width: 50px;
	text-align: right;
}
div#kenteiryo #contents #main table .jugyoryo {
	width: 50px;
	text-align: right;
}
div#kenteiryo #contents #main table .sonota {
	width: 50px;
	text-align: right;
}
div#kenteiryo #contents #main table .shonendo {
	width: 50px;
	text-align: right;
}
div#kenteiryo #contents #main table .saisho {
	width: 50px;
	text-align: right;
}
div#kenteiryo #contents #main table .nonyuhoshiki{
	width: 90px;
	text-align: left;
}
div#kenteiryo #contents #main table .lt {
	text-align: left;
}
div#kenteiryo #contents #main table .cr {
	text-align: center;
}
div#kenteiryo #contents #main table .rt {
	text-align: right;
}
div#kenteiryo #contents #main table .tdls {
	border-width: 1px;
	border-color: #ccc;
	border-style: dotted none none solid;
}
div#kenteiryo #contents #main table .tdld {
	border-width: 1px;
	border-color: #ccc;
	border-style: dotted none none dotted;
}
div#kenteiryo #contents #main table .tdln {
	border-width: 1px;
	border-color: #ccc;
	border-style: dotted none none none;
}
div#kenteiryo #contents #main table .tsld {
	border-width: 1px;
	border-color: #ccc;
	border-style: solid none none dotted;
}
div#kenteiryo #contents #main table .tsln {
	border-width: 1px;
	border-color: #ccc;
	border-style: solid none none none;
}
div#kenteiryo #footer {
	width: 600px;
	margin: 0 auto;
	padding: 0 0 20px 0;
}

div#kenteiryo #footer #footerlink {
	width: 600px;
	margin: 0 auto;
	text-align: center;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	padding-bottom: 3px;
}

div#kenteiryo #footer #footerlink li {
display: inline;
}


