
* { margin: 0; padding: 0; }
ol, ul { margin-left: 20px; padding-left: 20px; }
img { border: none; }

.clearfix::after {
	content: "";
	display: block;
	clear: both;
}

html {
	scroll-behavior: smooth;
}

a { 
	color: #3c6095;
	outline: none; 
	text-decoration: none; 
}

a:hover { 
	text-decoration: underline; 
}

a:visited { 
	color: #3c6095;
}


/* *** */

html {
	height: 100%;
	background: #EEEEEE;
}

body {
	width: 100%;
	height:100%;
	/* background: #EEEEEE url('/img/horizontal_bg2.png') no-repeat center top; */

	background-repeat: repeat-x;
	background-position: center top;
	background-size: auto 90px;
}

#top {
	position: relative; 
	width: 100%;
	height:auto !important;
	height: 100%;
	min-height: 100%;
	text-align: center;
	background: url('/img/gnavbg.png') repeat-x 0px 90px;
	/* background: url('/img/cont_bg.jpg') no-repeat center 125px; */
}

#idx {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

#header {
	width: 960px;
	height: 90px;
	margin: 0 auto;
	position: relative;
	z-index: 10;
}

#headban {
	width: 280px;
	height: 90px;
	display: block;
	float: left;
}

#headban img,
#headban a img {
	max-height: 72px
	width: auto;
	padding-top: calc((90px - 72px) / 2);
	margin-left: 7px;
	margin-right: 2px;
}

h1 {
	width: 400px;
	height: 80px;
	display: block;
	background: url('/img/logo2.png') no-repeat center 12px;
	float: left;
	padding-top: 14px;
}

h1 a {
	width: 400px;
	height: 85px;
	line-height: 12px;
	display: block;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	color: #3c6095;
}

h1 a:hover {
	text-decoration: none;
}

h1 a span {
	display: block;
	text-indent: -9999px;
}

#hright {
	width: 280px;
	/* width: 200px; */
	height: 66px;
	padding-top: 20px;
	display: block;
	float: right;
	text-align: right;
}

#sitemap {
	padding-right: 7px;
}

#search {
	padding-top: 5px;
}

#searchstr,
#searchfaqstr {
	height: 20px;
	border: 1px solid #bdbec0;
	padding: 0 3px;
}

#searchstr {
	width: 8em;
}

#searchfaqstr {
	width: 179px;
}

#searchsub,
#searchfaqsub {
	margin-left: 5px;
}

#gnav {
	width: 962px;
	height: 35px;
	position: absolute;
	top: 90px;
	left: 0px;
	background: url('/img/gnavmain.png') no-repeat 0px 0px;
}

#gnav dd {
	width:   2px;
	height: 35px;
	display: block;
	text-indent: -9999px;
	float: left;
}

#gnav dt:first-of-type {
	margin-left: 2px;
}

#gnav dt {
	width: 190px;
	height: 35px;
	display: block;
	float: left;
}

#gnavdt1, #gnavdt2, #gnavdt3, #gnavdt4, #gnavdt5 {
	width: 190px;
	height: 35px;
	display: block;
	text-indent: -9999px;
	background: url('/img/gnav2.png') no-repeat;
}

#gnavdt1 	{ background-position: -0px 0px; }
#gnavdt2 	{ background-position: -190px 0px; }
#gnavdt3 	{ background-position: -380px 0px; }
#gnavdt4 	{ background-position: -570px 0px; }
#gnavdt5 	{ background-position: -760px 0px; }

#gnavul1, #gnavul2, #gnavul3, #gnavul4, #gnavul5 {
	list-style-type: none;
	width: 190px;
	margin: 0;
	padding: 0;
	display: none;
}

#gnavul1 li a, #gnavul2 li a, #gnavul3 li a, #gnavul4 li a, #gnavul5 li a {
	width: 190px;
	height: 30px;
	background: url('/img/gnav_list.png') no-repeat;
	display: block;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 30px;
	text-indent: 30px;
}

#gnavul1 li a:hover, #gnavul2 li a:hover, #gnavul3 li a:hover, #gnavul4 li a:hover, #gnavul5 li a:hover {
	text-decoration: none;
	background-position: 0px  -30px;
}

#content {
	width: 944px;
	margin: 35px 0 0 0;
	padding: 25px 0 218px 16px;
}

#footer {
	position: absolute;
	width: 100%;
	display: block;
	left: 0;
	bottom: 0;
	height: 188px;
	background: #dae2e6;
}

#foott {
	width: 960px;
	height: 188px;
	margin: 0 auto;
	padding: 0;
	background: #dae2e6;
}

#foott, #foott a {
	color: #3c6095;
	font-size: 12px;
}

#foottl {
	text-align: left;
	line-height: 150%;
	background: #dae2e6;
}

#foottr1 {
	width: 144px;
	text-align: left;
	background: #dae2e6;
}

#foottr2 {
	text-align: left;
	background: #dae2e6;
}
