/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body {
    color: #333;
    background-color: white;
    background-position: 0 0;
    text-align: center;
    margin: 0 auto;
    padding: 0;
/*    width: 900px;*/
}
p {
    color: #414141;
    font-size: 130%;
    padding-top: 10px;
    padding-bottom: 5px;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1 {
    text-align: center;
    margin: 0 auto;
    padding-right: 10px;
    padding-left: 10px;
    width: 900px;
    border-right: 1px solid silver;
    border-left: 1px solid silver;
}
#pagecell2 {
	text-align: left;
	margin: 0;
	padding: 0;
	width: 810px;
}
#pagecell3 {
	text-align: left;
	margin: 0;
	padding: 0;
	width: 600px;
}
#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 100;
	top: -1px;
	right: -1px;
}

#masthead {
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
}

#pageNav {
	font-size: 86%;
	text-align: left;
	margin: 0;
	padding: 0;
	width: 100%;
	border-right: 1px solid #ccc;
}

#content{
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 178px;

}

/******* hyperlink and anchor tag styles *******/
a:link, a:visited {
	text-decoration: none;
}

a:hover {
	color: orange;
	text-decoration: none;
}

/************** header tag styles **************/

h1 {
	color: #334d55;
	font-size: 120%;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
	margin: 0;
	padding: 0;
}
h2 {
	color: #006699;
	font-size: 114%;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
	margin: 0;
	padding: 0;
}

h3 {
	color: #334d55;
	font-size: 100%;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
	text-align: center;
	margin: 0;
	padding: 0;
}

h4 {
	color: #333333;
	font-size: 100%;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	margin: 0;
	padding: 0;
}

h5 {
	color: #334d55;
	font-size: 70%;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	margin: 0;
	padding: 0;
}
h6 {
	color: #505050;
	font-size: 80%;
	margin: 0;
	padding: 0;
}
h6 img {
	color: #303030;
	font-size: 80%;
	float: right;
}
/********* form and related tag styles *********/

form {
	text-align: center;
	
	margin-left: 10px;
	
	padding-top: 10px;
	
	padding-bottom: 10px 
}

label {
	color: #334d55;
	font-size: 1em;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
}
				
input {;
}

/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName {
	color: white;
	font-weight: normal;
	margin: 0 auto;
	padding: 16px 0 8px;
}

/************** utility styles *****************/

#utility {
	color: #919999;
	font-size: 75%;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	text-align: right;
	padding-right: 20px;
	position: absolute;
	top: 88px;
}

#utility a {
	color: white;
	font-size: 70%;
}

#utility a:hover{
	text-decoration: underline;
}

/************** pageName styles ****************/

#pageName {
	text-align: left;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom: 1px solid #ccd2d2;
}

#pageName h2 {
	color: #000000;
	font-size: 125%;
	font-style: italic;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
	margin: 0;
	padding: 0;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}

/************* globalNav styles ****************/

#globalNav {
	color: #ccc;
	margin: 0;
	padding: 0;
	position: relative;
}

#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink {
	color: white;
	position: absolute;
	z-index: 100;
	top: 86px;
	left: 10px;
	height: 22px;
	min-width: 540px;
}


a.glink, a.glink:visited {
	color: white;
	font-size: 70%;
	font-weight: normal;
	margin: 0;
	padding: 2px 5px 4px;
	height: 10px;
	border-right: 1px solid #8fb8bc;
}

a.glink:hover{
  	background-image:  url(../index_img/glblnav_selected.gif);
	text-decoration: none;
}

.skipLinks {;
}

/************ subglobalNav styles **************/

.subglobalNav {
	color: white;
	font-size: 80%;
	visibility: hidden;
	padding: 0 0 0 10px;
	position: absolute;
	top: 84px;
	left: 0;
	height: 20px;
	min-width: 640px;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 80%;
	color: white;
}

.subglobalNav a:hover{
	color: #ccc;
}

/*************** search styles *****************/

#search{
	position: absolute;
	top: 8px;
	right: 10px;
	z-index: 101;
	left: 728px;
	width: 184px;
	height: 18px;
}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
;
}
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
	
}

#search a:hover{
	margin: 0px;
}


/************* breadCrumb styles ***************/

#breadCrumb {
	color: #aaaaaa;
	font-variant: normal;
	text-align: left;
	padding: 2px 0 2px 5px;
	border-top: 1px solid gray;
	border-bottom: 1px solid silver;
}

#breadCrumb a {
	color: #aaaaaa;
	margin-top: 100px;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}
#breadCrumb h1 {
	color: gray;
	font-size: 80%;
	font-weight: lighter;
}
/************** feature styles *****************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	min-height: 200px;
	height: 200px;
}
html>body .feature {height: auto;}

.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}


/*************** story styles ******************/

.story {
	font-size: 70%;
	padding-top: 0;
	padding-bottom: 0;
}

.story h3 {
	color: #000000;
	font: 95% Arial, sans-serif;
}

.story p {
	padding: 0px 0px 10px 0px;
}

.story a.capsule {
	color: #005fa9;
	font: 75% Arial, sans-serif;
	display: block;
	padding-top: 10px;
	padding-left: 10px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #ccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	color: #21536a;
	font-weight: bold;
	background-image: url("../index_img/BG_NAV.JPG");
	padding: 3px 0 3px 10px;
	border-top: 1px solid white;
	border-bottom: 1px solid #ccc;
}

#sectionLinks a:hover{
	border-top: 1px solid #ccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}


/************* relatedLinks styles **************/
.relatedLinks {
	background-image: url("../index_img/navi_bar_1.jpg");
	background-repeat: no-repeat;
	margin: 0;
	padding: 10px 0 10px 10px;
	text-align: left; /* for menu_left_1.html added 2018.12.18 */
}
.relatedLinks1 {
	background-color: #1f730c;
	margin: 0;
	padding: 10px 0 10px 10px;
	border-bottom: 1px solid #ccc;
}
.relatedLinks h3 {
	margin: 0;
	padding: 10px 0 2px 0;
}

.relatedLinks a {
	color: white;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
.relatedLinks2 {
	background-color: #f5f7f7;
	margin: 0;
	padding: 10px 0 10px 10px;
	border-bottom: 1px solid #ccc;
}
body > div.relatedLinks2 { /* for menu_left_1.html added 2018.12.18 */
	font-size: 85%;
	text-align: left;
}

.relatedLinks2 a {
	color: green;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
.home {
	background-color: #1f730c;
	margin: 0;
	padding: 5px 0 5px 10px;
	border-top: 1px solid silver;
	border-bottom: 1px solid #ccc;
}
.home a {
	color: white;
	text-decoration: none;
}
.bar {
	color: #235112;
	font-size: 90%;
	background-image: url("../index_img/navi_bar_3.jpg");
	background-repeat: repeat-x;
	text-align: left;
	margin-bottom: 10px;
	padding-top: 8px;
	padding-left: 15px;
	height: 28px;
}
.bar_ns {
	color: #235112;
	font-size: 100%;
	background-image: url("../kainfo/img/ns_img_06.jpg");
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 40px;
	margin-bottom: 10px;
	padding-top: 8px;
	padding-left: 15px;
	height: 40px;
}
.bar2 {
	color: #1f560c;
	font-size: 90%;
	background-color: white;
	text-align: left;
	margin-bottom: 10px;
	padding: 5px 0 5px 10px;
	border-style: solid;
	border-width: 1px 1px 1px 10px;
	border-color: #1f560c;
}
.title_bar {
	color: black;
	font-size: 80%;
	background-color: white;
	text-align: left;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom: 2px solid black;
}
.navi_bar {
	font-size: 85%;
	background-image: url("../index_img/navi_bar_3.jpg");
	background-repeat: repeat-x;
	text-align: left;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 8px;
	padding-left: 15px;
	height: 30px;
}
.navi_bar1 {
	font-size: 80%;
	background-image: url("../index_img/navi_bar_4.jpg");
	background-repeat: no-repeat;
	background-position: center 0;
	text-align: left;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-left: 35px;
	height: 24px;
}
.text {
	color: gray;
	font-size: 60%;
	margin-right: 20px;
	margin-left: 20px;
}
.text1 {
	color: #3b3b3b;
	font-size: 90%;
}
.text7 {
	color: #505050;
	font-size: 80%;
	margin-left: 5px;
}
.text2 {
	color: #444;
	font-size: 90%;
}
.text2### {
	color: black;
	font-size: 80%;
}
.text6 {
	color: #444;
	font-size: 80%;
	padding-top: 3px;
	padding-left: 5px;
	border-right: 1px solid silver;
	border-left: 1px solid silver;
}
.text2 img {
	color: #303030;
	font-size: 80%;
	margin-right: 10px;
	float: left;
}
.text3 {
	color: #505050;
	font-size: 70%;
}
.text4 {
	color: black;
	font-size: 80%;
}
.text5 {
	color: #3b3b3b;
	font-size: 85%;
}

.text7 {
	color: #3b3b3b;
	font-size: 75%;
}
.subtext_l {
	color: white;
	font-size: 90%;
	background-color: #00bfff;
	text-align: center;
}
.subtext_r {
	color: #505050;
	font-size: 80%;
	padding: 10px;
	border: solid 1px #80c9f8;
}
#siteInfo {
	color: gray;
	font-size: 75%;
	text-align: center;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 2px solid gray;
}
/**************** advert styles *****************/

.advert {
	color: #505050;
	font-size: 85%;
}

.advert img {
	margin-left: 30px;
	float: right;
}

/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 70%;
	float: right;
	width: 200px;
	height: 600px;
}
@font-face {
	font-family: "qMmpS Pro W3", Osaka, "lr SVbN";
}
.sub_menu_box {
	color: #444;
	font-size: 85%;
	background-color: #d3d3d3;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: solid 1px silver;
}
.sub_menu_text {
	color: gray;
	font-size: 80%;
	background-color: white;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
	border-left: 1px solid silver;
}
.top_logo {
	text-align: right;
	margin-right: 10px;
}
.top_logo a {
	color: black;
	text-decoration: none;
}
.box1 {
	background-color: #fcfcfc;
	width: 620px;
	border-right: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
	border-left: 1px solid #f0f0f0;
}
.box_2 {
	color: #444;
	font-size: 90%;
	background-color: #d3d3d3;
	margin-top: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: solid 1px silver;
}
.box_3 {
	color: #444;
	font-size: 70%;
	background-color: #f6fcc2;
	margin: 5px;
	padding: 10px;
	border: solid 1px #236d12;
}
.text2_endline_L {
	color: #444;
	font-size: 80%;
	padding: 3px 10px 3px 5px;
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
	border-left: 1px solid silver;
}
.menu_titlle {
	color: orange;
	background-color: #1f730c;
	background-repeat: repeat-y;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 5px;
	border-bottom: 1px solid #ccc;
}
.square_box {
	font-size: 120%;
	text-decoration: none;
	background-color: white;
	margin-left: 60px;
	padding-top: 3px;
	padding-left: 10px;
	width: 260px;
	border-style: dotted solid;
	border-width: 1px 5px 1px 10px;
	border-color: orange;
}
.deco_1 {
	color: #f33;
	font-size: 90%;
	text-decoration: none;
	background-color: #f6fcc2;
	margin: 0 10px 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 95%;
	border-bottom: 1px solid orange;
	border-left: 5px solid orange;
}
.bar1 {
	color: #eb5050;
	font-size: 90%;
	background-color: white;
	text-align: left;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 5px 0 5px 10px;
	border-bottom: 1px solid #eb5050;
	border-left: 10px solid #eb5050;
}
.pict_center {
	background-position: center 0;
}

 /* for menu_left_1.html added 2018.12.18 */
div#pageNav img {
	width: 12px;
	height: 12px;
	border: 0;
}
iframe#menu_left_1 {
	overflow: hidden;
	width: 100%;
}
img.narrow { /* unused so far */
	height: 12px;
	width: 9px;
}

/******** witBox ******** 20191226 */
.box_2 {
    background-color: #b1db6b;
    font-size: 90%;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
}

#news {
    width: 570;
    color: #444;
    border: solid 1px silver;
    padding-bottom: 5px;

}

/****** kizou.html ****** 20200508 */
table#kizou {
  margin-left: auto;
  margin-right: auto;
}

table#kizou th {
  background: #cccccc;
  font-weight: normal;
}

table#kizou td {
  text-align: center;
  vertical-align: middle;
}

table#kizou td:last-child {
  padding-left: 0.5em;
  text-align: left;
}

.td020507 {
	font-size: 86%;
	line-height: 2;
	padding: 0.2em 0;
}
.box16{
    display: inline-block;
    padding: 0.5em 1em;
    margin: 0.5em 0;
    background: -webkit-repeating-linear-gradient(-45deg, #f0f8ff, #f0f8ff 3px,#e9f4ff 3px, #e9f4ff 7px);
    background: repeating-linear-gradient(-45deg, #f0f8ff, #f0f8ff 3px,#e9f4ff 3px, #e9f4ff 7px);
    border-radius: 8px;
}
.box16 p {
    margin: 0; 
    padding: 0;
}

/****** not used */
.border1 {
	border-bottom:none;
}
.border2 {
	border-top:none;
}
