* { box-sizing : border-box}
* { -moz-box-sizing : border-box}

.co_header {
	 top:0px;
	 left:5px;
	 position:absolute;
	 text-align:left;
}
.co_body {
	 position:relative;
	 width:800px;
	 height:100%;
}
.co_menu {
	 top:180px;
	 left:10px;
	 width:150px;
	 position:absolute;
	 text-align:left;
}
.co_pdf {
	 top:340px;
	 left:10px;
	 width:150px;
	 position:absolute;
	 text-align:left;
	 font-size:9pt;
	 padding:10px 5px;
	 background-color:#ccff9e;
}
.co_contents {
	 top:180px;
	 left:180px;
	 width:600px;
	 position:absolute;
}
.co_contents_map {
	 top:680px;
	 left:180px;
	 width:600px;
	 font-size:13pt;
	 position:absolute;
	 font-size:10pt;
}
.co_contents_sign {
	 top:580px;
	 left:500px;
	 width:100%x;
	 position:absolute;
}
.footer_line {
	 left:0px;
	 width:800px;
	 position:absolute;
	 z-index:1;
}
.footer_button {
	 left:0px;
	 width:340px;
	 position:absolute;
	 z-index:2;
}
.footer_copyright {
	 left:350px;
	 width:450px;
	 position:absolute;
}

.tab_menu td{
     width: 150px;
	 height: 35px;
}

.tab_gaiyou {
	 font-size:10pt;
	 background-color:#2a6c27;
	 border:0;
	 width:630px;
}
.tab_gaiyou_koumoku {
	 padding:2px 10px;
	 width:140px;
	 background: #a5ffab;
	 border-left: 1px solid #2a6c27;
	 border-right: 1px solid #FFF;
	 border-top: 1px solid #FFF;
}
.tab_gaiyou_naiyou {
	 padding:2px 10px;
	 width:415px;
	 background: #effff0;
	 border-top: 1px solid #FFF;
	 border-right: 1px solid #FFF;
}
.tab_rinen {
	 font-size:10pt;
	 border:0;
	 width:550px;
	 text-align:left;
}
.tab_enkaku {
	 font-size:10pt;
	 border:0;
	 width:530px;
}
.tab_enkaku_koumoku {
	 background-color:#a5ffab;
	 border-left: 1px solid #2a6c27;
	 border-right: 1px solid #FFF;
	 width:110px;
	 padding:2px 5px;
}
.tab_enkaku_naiyou {
	 background-color:#FFFFFF;
	 border-right: 1px solid #FFF;
	 width:415px;
	 padding:5px 10px;
	 border-bottom:2px dotted #a5ffab;
}

