/* grad1 Stylesheet */

/* Global Settings */
html,body {
	height: 100%
}

body {
	margin: 0;
	padding: 0;
	background: #EEFFCC;
/*	font-family:"Times New Roman", Times, serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	color: #FFFFCC;
	margin: 16px 0 0 0;
	padding: 4px 0 0 40px;
/*	font-family: Arial, Helvetica, sans-serif;*/
	font-size: 36px;
	font-weight: bold;
}

h2 {
	background: url(../images/h1_reaf.gif) left no-repeat;
	margin: 16px 0 0 0;
	padding: 4px 0 0 40px;
/*	font-family: Arial, Helvetica, sans-serif;*/
	font-size: 28px;
	font-weight: bold;
	color: #003300;
}

h3 {
	background: url(../images/h2_reaf.gif) left no-repeat;
	margin: 8px 0 0 10px;
	padding: 4px 0 0 26px;
/*	font-family: Arial, Helvetica, sans-serif;*/
	font-size: 18px;
	font-weight: bold;
}

h4 {
/*	font-family: "Times New Roman", Times, serif;*/
	font-size: 14px;
	font-weight: bold;
	margin: 4px 0 0 20px;
	padding: 0;
}

h5 {
/*	font-family: "Times New Roman", Times, serif;*/
	font-size: 14px;
	font-weight: bold;
	margin: 4px 0 0 26px;
	padding: 0;
}

p {
/*	font-family: "Times New Roman", Times, serif;*/
	font-size: 14px;
	font-weight: normal;
	margin: 4px 0 0 28px;
	padding: 0;
}

/* Frame Settings */
#container {
	padding: 10px;
}

#top_head {
	height: 80px;
	background: #99FF00 url(../images/head_suizenji.jpg) left top no-repeat;
}

#sec_head {
	height: 20px;
	background: #DAFF00;
}

#sec_head1 {
	width: 200px;
	background: #003200;
}

#sec_head2 {
	width: 600px;
	background: #006400;
	white-space: nowrap;
}

#sec_head3 {
	background: url(../images/sec_head.gif) left top repeat-y;
}

#top_left {
	width: 200px;
	font-size: 12px;
	font-weight: bold;
	border-right: 4px #003200 solid;
	border-bottom: 4px #003200 solid;
	padding: 4px 4px 4px 8px;
	background: #EEFF99;
	vertical-align: top;
}

#mid_left {
	width: 200px;
	border-left: 4px #003200 solid;
	border-bottom: 4px #003200 solid;
	padding: 4px 8px 4px 4px;
	background: #CCFFCC;
	vertical-align: top;
}

#mid_left h4 {
	margin: 4px 0 0 0;
}

#fot_left {
	width: 200px;
	border-right: 4px #003200 solid;
	padding: 4px 4px 4px 8px;
	background: #EEFF99;
	vertical-align: top;
}

#fot_left h4 {
	margin: 4px 0 0 0;
}

#mid_body {
	background: #CCFFCC;
	padding: 10px;
	vertical-align: top;
}

#main_box {
	overflow: auto;
}

#all_foot {
	height: 40px;
	background: #003200;
	text-align: center;
	color: #FFFF00;
}

#all_foot a {
	color: #FFFFFF;
}

/* top navigation bar */
#sec_head2 ul {
	padding: 0 8px 0 8px;
	margin: 0;
/*	display: inline;
	list-style: none;*/
}

#sec_head2 ul li {
	display: inline;
	list-style: none;
}

#sec_head2 ul li a {
	margin: 0 8px 0 0;
	padding: 1px 2px 0 2px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
	float: left;
	border-left: 1px solid #96C800;
	border-top: 1px solid #96C800;
	border-right: 1px solid #96C800;
}

#sec_head2 ul li a:hover {
	color: #FFFFFF;
	background: #649600;
}

#sec_head2 .active a {
	color: #000000;
	background: #DAFF00;
}

#top_left ul {
  list-style: none;
	padding: 0;
}

#top_left .level_2 {
	padding: 0 0 0 8px;
}

#top_left .level_3 {
	padding: 0 0 0 14px;
}

#top_left .level_4 {
	padding: 0 0 0 18px;
}

#top_left a {
	text-decoration: none;
	color: #003300;
}

#top_left a:hover {
	text-decoration: underline;
}

#top_left .current a {
	color: #990000;
}

.console {
	width: 600px;
  border: #666666 double;
  margin: 4px;
  padding: 4px;
  background-color: #000000;
  color: #FFFFFF;
  font-family: monospace,Verdana,Arial,sans-serif;
	font-weight: 400;
}

.editor {
	width: 600px;
  border: #666666 double;
  margin: 4px;
  padding: 4px;
  background-color: #FFFFFF;
  color: #000000;
  font-family: monospace,Verdana,Arial,sans-serif;
	font-weight: 400;
}

/*
#left_menu {
	padding: 6px;
	border-bottom: 1px solid #DFD8D2;
	font-size: 12px;
}

#left_menu ul{
  list-style:none;
  padding: 0 6px;
  margin 0;
}

#left_menu ul li{
	list-style:none;
}

#left_menu ul li a{
  color:#8E1F0D;
  font-weight:bold;
  text-decoration:none;
}

#left_menu ul li a:hover {
	font-style: italic;
	font-weight: bold;
}

#left_menu .current a {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
*/
/*
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:800;
	color: #555555;
	background:#CCFFCC;
}

a{
	color: #330000;
	text-decoration: none;
}

a:link{
	color: #330000;
	text-decoration: none;
}

a:visited{
	color: #330000;
	text-decoration: none;
}

a:hover{
	color: #330000;
	text-decoration: underline;
}

h1{
	font-family: Verdana,Arial,sans-serif;
	font-size: 200%;
	font-weight:900;
	color: #006666;
	margin: 10px 0px;
	padding: 0px;
}

h2{
	font-family: Arial,sans-serif;
	font-size: 114%;
	background-image:url(../images/h2_mori.gif);
	background-repeat:no-repeat;
	width: 200px;
	height:26px;
	color: #FFFFFF; 
	margin: 8px 0px 0px 0px;
	padding: 4px 0px;
	float: left;
}

h3{
	font-family: Arial,sans-serif;
	font-size: 100%;
	color: #334d55;
	margin: 0px;
	padding: 4px;
}

h4{
	font-family: Arial,sans-serif;
	font-size: 100%;
	font-weight: 900;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

h5{
	font-family: Verdana,Arial,sans-serif;
	font-size: 100%;
	color: #334d55;
	margin: 0px;
	padding: 0px;
}

#center_head {
	margin: 0;
}

#center_item {
	margin: 6px 0px 6px 16px;
	overflow: auto;
	height: 500px;
}

.box {
	border: 2px;
	border-style: ridge;
}

.banner {
	margin: 4px;
	border: 2px;
	border-style: outset;
}

.link1 {
	font-family: Arial,sans-serif;
	background-image:url(../images/a1.gif);
	background-repeat:no-repeat;
	width: 106px;
	height:26px;
	margin: 8px 0px 0px 0px;
	padding: 4px 0px;
	float: right;
}

#globalNav{
	position:relative;
	top:30px;
	color: #cccccc;
}

#globalNav a{
	color: #FFFFFF;
	text-decoration: none;
}

#globalNav a:link{
	color: #FFFFFF;
	text-decoration: none;
}

#globalNav a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

#globalNav a:hover{
	color: #FFFFFF;
	text-decoration: blink;
	background: none;
}

.hed {
	height:80px;
	background-image:url(../images/head_mori.jpg);
}

.hb {
	height:7px;
	font-size:6px;
}

.hb_lft {
	width:200px;
	background-image:url(../images/ZmoriHB.gif);
	background-repeat:repeat-x;
}

.hb_lm {
	width:11px;
	background-image:url(../images/ZmoriTL.gif);
	background-repeat:no-repeat;
}

.hb_mid {
	background-image:url(../images/ZmoriHB.gif);
	background-repeat:repeat-x;
}

.hb_mr {
	width:11px;
	background-image:url(../images/ZmoriTR.gif);
	background-repeat:no-repeat;
}

.hb_rgt {
	width:150px;
}

.bdy {
}

.bdy_lft {
	width:200px;
	padding:10px 20px;
	vertical-align: top;
}

.bdy_lm {
	width:11px;
	background-image:url(../images/ZmoriVB.gif);
	background-repeat:repeat-y;
}

.bdy_mid {
	padding:10px 20px;
}

.bdy_mr {
	width:11px;
	background-image:url(../images/ZmoriVB.gif);
	background-repeat:repeat-y;
}

.bdy_rgt {
	width:150px;
	padding:10px 20px;
	vertical-align: top;
}

.bb {
	height:7px;
	font-size:6px;
}

.bb_lft {
	width:200px;
}

.bb_lm {
	width:11px;
	background-image:url(../images/ZmoriBL.gif);
	background-repeat:no-repeat;
}

.bb_mid {
	background-image:url(../images/ZmoriHB.gif);
	background-repeat:repeat-x;
	margin:0;
}

.bb_mr {
	width:11px;
	background-image:url(../images/ZmoriBR.gif);
	background-repeat:no-repeat;
}

.bb_rgt {
	width:150px;
	background-image:url(../images/ZmoriHB.gif);
	background-repeat:repeat-x;
}

.btm {
	height: 40px;
	color: #FFFFFF;
	background-color: #99CC33;
}

.btm a{
	color: #FFFFFF;
	text-decoration: none;
}

.btm a:link{
	color: #FFFFFF;
	text-decoration: none;
}

.btm a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

.btm a:hover{
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #006666;
}

.sectionLinks{
	width:200px;
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

.sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

.sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

.sectionLinks a:hover{
	background-color: #dddddd;
}

.tree {
  line-height:normal;
}

.tree a {
  color:#000;
  text-decoration:none;
}

.tree a:hover {
  color:#33f;
  text-decoration:underline;
}

a.toggle {
  color:#000;
  text-decoration:none;
  line-height:normal;
}

a.toggle:link, a.toggle:visited, a.toggle:hover {
  color:#077;
  text-decoration:none;
}
*/