div#first_view {
	position: absolute;
	top: 590px;
	left: 0px;
	height: 1px;
	width: 790px;
	border-bottom: 1px dashed red;
}
.whitebox {
	position: absolute;
	margin:0px;
	padding:0px;
	line-height: 0;
	background-color: white;
	border: 1px solid black;
}
.transparentbox {
	position: absolute;
	margin:0px;
	padding:0px;
	line-height: 0;
	background-color: transparent;
	border: 1px solid black;
}
div.clear {
	margin:0px;
	padding:0px;
	clear:both;
	line-height: 0;
	height: 1px;
	width: 1px;
}
table#search {
	margin-bottom: 10px;
}
table#search input {
	vertical-align: middle;
}
table#search p {
	margin: 0;
	padding: 0;
	font-size: 12px;
	white-space:nowrap;
}
a.othlink:link, a.othlink:visited {
	color: #003399;
	text-decoration: none;
}
a.othlink:hover {
	color: #003399;
	text-decoration: underline;
}
a.othlink2:link, a.othlink2:visited {
	color: #003399;
	text-decoration: underline;
}
a.othlink2:hover {
	color: #003399;
	text-decoration: none;
}
.tabheader {
	width: 100%;
}
.tabheader table {
  border-collapse: collapse; /* for IE */
  border-spacing: 0; /* for N6 */
	font-size: 12px;
	font-weight: bold;
	width: 100%;
}

.tabheader table tr td {margin:0;padding:0;border-width:0}

.tabheader .close {
  border-style: solid;
  border-width: 1px; 
  border-color: #989970;
  background-color: #B5D1EC;
  margin:0;
  padding: 6px 5px 4px;
  white-space: nowrap;
	line-height: 100%;
}
.tabheader .open {
  border-style: solid;
  border-width: 1px; 
  border-color: #989970 #989970 #fff #989970;
  background-color: white;
  margin:0;
  padding: 6px 5px 4px;
  white-space: nowrap;
	line-height: 100%;
}
.tabheader .spc {
  border-style: solid;
  border-width: 1px 0 1px 0; 
  border-color: #fff #fff #989970 #fff;
  margin:0;
  padding: 4px 0px;
  white-space: nowrap;
	line-height: 100%;
}
.tabheader .link {
  margin:0;
  padding: 5px;
  white-space: nowrap;
	text-align: right;
	font-weight: bold;
}
.tabheader td.link {
  border-style: solid;
  border-width: 1px 1px 1px 0px;
  border-color: #fff #fff #989970 transparent;
}
.tabheader td.icon {
  border-style: solid;
  border-width: 1px 1px 1px 0px;
  border-color: #fff #fff #989970 transparent;
  white-space: nowrap;
	text-align: right;
}
.tabheader td.icon img {
	margin-bottom: 3px;
}

.tabheader a {text-decoration: none;}
.tabheader .link a:link, .tabheader .link a:visited {
	text-decoration: underline;
}
.tabheader .link a:hover {
	text-decoration: none;
}
.tabbody {
  border-color: black;
  border-style: solid;
  border-width: 0 1px 1px 1px;
  padding: 1em;
}

.tabfooter {
	width: 100%;
}
.tabfooter table {
  border-collapse: collapse; /* for IE */
  border-spacing: 0; /* for N6 */
	font-size: 12px;
	font-weight: bold;
	width: 100%;
}

.tabfooter table tr td {margin:0;padding:0;border-width:0}

.tabfooter .close {
  border-style: solid;
  border-width: 1px; 
  border-color: #989970;
  background-color: #B5D1EC;
  margin:0;
  padding: 6px 5px 4px;
  white-space: nowrap;
	line-height: 100%;
}
.tabfooter .open {
  border-style: solid;
  border-width: 1px; 
  border-color: #fff #989970 #989970 #989970;
  background-color: white;
  margin:0;
  padding: 6px 5px 4px;
  white-space: nowrap;
	line-height: 100%;
}
.tabfooter .spc {
  border-style: solid;
  border-width: 1px 0 1px 0; 
  border-color: #989970 #fff #fff #fff;
  margin:0;
  padding: 4px 0px;
  white-space: nowrap;
	line-height: 100%;
}
.tabfooter .link {
  margin:0;
  padding: 4px 5px;
  white-space: nowrap;
	text-align: right;
	font-weight: bold;
	font-size: 80%;
}
.tabfooter td.link {
  border-style: solid;
  border-width: 1px 1px 1px 0px; 
  border-color: #989970 #fff #fff transparent;
	font-size: 100%;
}
.tabfooter td.icon {
  border-style: solid;
  border-width: 1px 1px 1px 0px;
  border-color: #989970 #fff #fff transparent;
  white-space: nowrap;
	text-align: right;
}
.tabfooter td.icon img {
	margin-top: 3px;
}


.tabfooter a {text-decoration: none;}
.tabfooter .link a:link, .tabfooter .link a:visited {
	text-decoration: underline;
}
.tabfooter .link a:hover {
	text-decoration: none;
}

div#shoollink {
	border: 1px solid #999966;
	width: 100%;
	background-color: #E8E8D0;
}
div#shoollink h4 {
	margin: 10px 10px 0px;
	font-size: 90%;
	color: #DF4B00;
}
div#shoollink ul {
	margin: 10px;
	padding-left: 20px;
} 
div#shoollink ul li {
	font-size: 80%;
	margin: 10px 0px;
	list-style-type: none;
	list-style-image: url("http://parts.nikkei.co.jp/parts/net3/ul_square2_gecko.gif");
}
div#shoollink ul li a:link, div#shoollink ul li a:visited {
	text-decoration: underline;
}
div#shoollink ul li a:hover {
	text-decoration: none;
}

div#course {
	position: absolute;
	background-color: #ffffff;
	border: 3px solid green;
	padding: 10px;
	width: 500px;
	height: 300px;
	visibility: hidden;
}
/*\*/
* html div#course {
	overflow: visible;
	overflow-y: scroll;
}
/* */

div#course {
}
div#course input {
	vertical-align: middle;
}
div#course h3 {
	font-size: 80%;
	background-color: #E6E6CE;
	padding: 1px;
	margin-top: 5px;
	margin-bottom: 2px;
}
div#course ul {
	margin: 0px;
	padding: 5px 0px;
}
div#course ul li {
	list-style-type: none;
	float: left;
	white-space: nowrap;
	font-size: 80%;
	padding: 0px 0px 0px 10px;
	line-height: 100%;
	margin: 0px;
}
div#course ul li.area {
	background-color: #E6E6CE;
	margin-right: 10px;
	width: 120px;
	padding: 1px 3px;
	font-weight: bold;
	height: 20px;
}
div#course p {
	font-size: 80%;
}
div#course p.button {
	text-align: right;
}
div#course div.sonota {
	margin-top:10px;
	font-size: 80%;
}
div#course div.sonota span {
	font-weight: bold;
	background-color: #E6E6CE;
	padding: 3px;

}
div#morphology {
	position: absolute;
	background-color: #ffffff;
	border: 3px solid green;
	padding: 10px;
	top:0px;
	left:0px;
	visibility: hidden;
}
/*\*/
* html div#morphology {
}
/* */
div#morphology {
}
div#morphology input {
	vertical-align: middle;
}
div#morphology h3 {
	font-size: 80%;
	background-color: #E6E6CE;
	padding: 1px;
	margin-top: 5px;
	margin-bottom: 2px;
}
div#morphology ul {
}
div#morphology ul li {
	list-style-type: none;
	float: left;
	white-space: nowrap;
	font-size: 80%;
	padding-right: 10px;
}
div#morphology p {
	font-size: 80%;
}
div#morphology p.button {
	text-align: right;
}
div#study {
	position: absolute;
	background-color: #ffffff;
	border: 3px solid green;
	padding: 10px;
	top:0px;
	left:0px;
	visibility: hidden;
}
/*\*/
* html div#study {
	overflow: visible;
	overflow-y: scroll;

}
/* */
div#study {
}
div#study input {
	vertical-align: middle;
}
div#study h3 {
	font-size: 80%;
	background-color: #E6E6CE;
	padding: 1px;
	margin-top: 5px;
	margin-bottom: 2px;
}
div#study ul {
}
div#study ul li {
	list-style-type: none;
	float: left;
	white-space: nowrap;
	font-size: 80%;
	padding-right: 10px;
	width: 180px;
}
div#study p {
	font-size: 80%;
}
div#study p.button {
	text-align: right;
}
div#study2 {
	position: absolute;
	background-color: #ffffff;
	border: 3px solid green;
	padding: 10px;
	top:0px;
	left:0px;
	visibility: hidden;
}
/*\*/
* html div#study2 {
	overflow: visible;
	overflow-y: scroll;

}
/* */
div#study2 {
}
div#study2 input {
	vertical-align: middle;
}
div#study2 h3 {
	font-size: 80%;
	background-color: #E6E6CE;
	padding: 1px;
	margin-top: 5px;
	margin-bottom: 2px;
}
div#study2 ul {
}
div#study2 ul li {
	list-style-type: none;
	float: left;
	white-space: nowrap;
	font-size: 80%;
	padding-right: 10px;
	width: 180px;
}
div#study2 p {
	font-size: 80%;
}
div#study2 p.button {
	text-align: right;
}
div#result {
	background-color:#eeffee;
	padding:3px 10px;
	margin:5px 0px;
}
div#result ul {
	margin: 0px;
	padding: 0px 0px 0px 20px;
}
div#result ul li {
	font-size:90%;
	color:#333333;
	list-style-type: square;
}
