<!--
/* kyotsu start */

/* body */
BODY{
  margin-top : 0px;
  margin-left : 0px;
  background-image: url('images/index/haikei.gif');
  background-repeat:repeat-x
;}
table{
font-size : 13px ;
}
table.main{
  background-color:#ffffff;
}
/* link */
a:link{color:#339900;}
a:visited{color:#339900;}
a:hover{color:#ff9900;}
a:active{color:#ff0000;}
a{text-decoration:none;}

div.menu a{
	background : transparent url(./images/index/sub_menuoff.gif) no-repeat;
	padding: 10px 2px 7px 20px;
	display: block;
	width: 100%;
}
div.menuon a ,div.menu a:hover{
	background : transparent url(./images/index/sub_menuon.gif) no-repeat;
	padding: 10px 2px 7px 20px;
	display: block;
	width: 100%;
}
div.menu_2dan a{
	background : transparent url(./images/index/sub_menuoff_2dan.gif) no-repeat;
	padding: 10px 2px 7px 20px;
	display: block;
	width: 100%;
}
div.menuon_2dan a ,div.menu_2dan a:hover{
	background : transparent url(./images/index/sub_menuon_2dan.gif) no-repeat;
	padding: 10px 2px 7px 20px;
	display: block;
	width: 100%;
}

/* page */
.border_table{
border: 1px solid #cccccc;
}
.border_ri_bo{
border-right: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
}
.border_ri{
border-right: 1px solid #cccccc;
}
.border_bo{
border-bottom: 1px solid #cccccc;
}

.border_tablet{
border: 1px solid #cccccc;
background:url('images/index/table_haikei.gif');
background-repeat:repeat-y;
}
.border_ri_bot{
border-right: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
background:url('images/index/table_haikei.gif');
background-repeat:repeat-xy;
}
.border_rit{
border-right: 1px solid #cccccc;
background:url('images/index/table_haikei.gif');
background-repeat:repeat-xy;
}
.border_bot{
border-bottom: 1px solid #cccccc;
background:url('images/index/table_haikei.gif');
background-repeat:repeat-xy;
}
.border_t{
background:url('images/index/table_haikei.gif');
}

td.line_right{
background:url('images/index/line_right.gif');
background-repeat:repeat-y;
}
td.line_left{
background:url('images/index/line_left.gif');
background-repeat:repeat-y;
}
td.line_bottom{
background:url('images/index/line_bottom.gif');
background-repeat:repeat-x;
}
td.endline{
font-size:12px;
color:#ffffff;
background-color:#00cc00;
padding: 4px;
}
#page_back{
text-align: right;
padding: 6px;
}
.line_dash{
border-bottom: 1px dashed #cccccc;
}
.sub_menu{
text-align:center;
background:url('images/index/sub_menu.gif');
border-top: 1px solid #cccccc;
border-right: 2px solid #cccccc;
border-bottom: 1px solid #cccccc;
}
.sub_menuon{
text-indent:5px;
border-right: 2px solid #cccccc;
border-bottom: 1px solid #cccccc;
}
.sub_menuoff{
text-indent:5px;
border-right: 2px solid #cccccc;
border-bottom: 1px solid #cccccc;
}

/* content */
.contents{
margin-left:25px;
margin-right:15px;
}
.midashi1{
background:url('images/index/midashi1.gif');
background-repeat:no-repeat;
text-indent:12px;
font-weight: bold;
font-size: 16px;
padding:14px 0px 16px 0px;
margin:0px 0px 0px 7px;
}
.midashi2{
background:url('images/index/midashi2.gif');
background-repeat:no-repeat;
text-indent:5px;
font-weight: bold;
font-size: 15px;
padding:8px 0px 8px 5px;
margin:0px 0px 0px 16px;
}
.midashi3{
background:url('images/index/midashi3.gif');
background-repeat:no-repeat;
font-weight: bold;
font-size: 15px;
padding:8px 0px 8px 16px;

}
.fontb{
font-weight:bold;
}
.font16b{
font-size:16px;
font-weight:bold;
}
.font16b_green{
font-size:16px;
font-weight:bold;
color:#009900;
}
.orange{
color:#ff6600;
}
.orange16b{
color:orange;
font-size:16px;
font-weight:bold;
}
.green_haikei{
background-color:#99ff00;
}
.margin10{
margin:10px 10px 0px 10px ;
}
.margin20{
margin:10px 20px 20px 20px ;
}
.pdf{
width:420px;
padding:10px;
margin-left:30px;
border: 1px solid #cccccc;
}

/* JA‚Ì‚²ˆÄ“à */
.keiei_haikei{
background:url('images/gaiyou/keiei_haikei.gif');
background-repeat:no-repeat;
}

/* ˆî•~‚Ì‚¨•Ä */
.milky_ami{
border: 1px dashed #cccccc;
color:#009900;
padding:5px;
}

/* ƒZƒLƒ…ƒŠƒeƒB*/
.security1{
margin-top:0px;
margin-bottom:0px;
}
/* ’™‹àE—ZŽ‘ */
.title_sinyou{
border: solid 1px #406F99;
background-color:#5B9BD5;
border-radius: 10px;
height:70px;
margin-left:25px;
margin-right:10px;
display: flex;
justify-content: center;
align-items: center;
font-size:20px;
font-weight:bold;
color:#FFFFFF;
}
.green
{
color:#009900
}
/* kyotsu end */
-->