html, body, div, span, applet, object, iframe,
blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead {
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	font-family: inherit;
	font-style: inherit;
	font-weight: inherit;
/*	outline: 0;*/
}
html {
	font-size: 75%;
}
table {
	border-spacing: 0;
}
a {
text-decoration: none;
}
div.htitle {
width: 100%;
padding: 0;
}
div.listmenu {
width: 100%;
padding: 0;
text-align: center;
background-color: #002733;
clear:both;
}
div.listmenu:after {
content: "";
display: block;
clear:both;
}
#menu ul{ 
margin: 0; 
padding: 0; 
list-style: none; 
}
#menu li{ 
display: inline; 
padding: 0; 
margin: 0; 
float: left;
}
#menu li a{
display: block; 
border-left: 8px solid #997000;
background-color: #002733;
padding: 3px 10px;
text-decoration: none;
color: #ffffff;
width: 100px; 
margin: 1px 0px;
text-align: left;
font-size: 14px;
}
#menu li a:hover{
border-left: 8px solid #992400;
background-color: #002733;
}
.headline h5 {
position: relative;
text-align: center;
}
.headline h5 span {
position: relative;
display: inline-block;
padding: 0 0.5em;
color: #000000;
background-color: #ffffff;
}
.headline h5::before {
content: '';
width: 100%;
border-top: 2px solid #002733;
position: absolute;
top: 50%;
left: 0;
}
.headline p {
padding: 0.5em 1em 1em;
border-bottom: 2px solid #002733;
}
#main {
width: 600px;
margin: 0px auto;
text-align: left;
}
#main h3 {
text-align: left;
padding: .25em 0 .5em .75em;
border-left: 6px solid #004e66;
border-bottom: 1px solid #004e66;
}
#main h5 {
	position: relative;
	padding: .5em .75em;
	background-color: #fff;
	border: 1px solid #0073a8;
	border-radius: 6px;
}
#main h5::before,
#main h5::after {
	position: absolute;
	top: 100%;
	left: 30px;
	content: '';
	height: 0;
	width: 0;
	border: 10px solid transparent;
}
#main h5::before {
	border-top: 15px solid #0073a8;
}
#main h5::after {
	margin-top: -2px;
	border-top: 15px solid #fff;
}
#inta {
width: 590px;
margin: 0px auto;
display:flex;
justify-content:center;
}
#job {
width: 590px;
margin: 0px auto;
display:flex;
justify-content:center;
}
#annai {
width: 600px;
margin: 0px auto;
text-align: left;
font-size: 14px;
}
#annai table {
border-spacing: 0;
border: 1px solid #808080;
}
#annai td {
border: 1px solid #808080;
}
#annai h3 {
text-align: left;
padding: .25em 0 .5em .75em;
border-left: 6px solid #004e66;
border-bottom: 1px solid #004e66;
}
#annai .midashi {
background-color: #a0d8ef;
width: 100px;
text-align: center;
}
#bottom {
width: 100%;
height: 100px;
background-color: #002733;
}
#bottom2 {
width: 100%;
height: 100px;
background-color: #002733;
position:fixed;
bottom: 0px;
}
#bottommenu td {
text-align: center;
width: 100px;
}
#entform {
width: 600px;
margin: 0px auto;
}
