
* {
	font-family: -apple-system, BlinkMacSystemFont, meiryo, arial, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

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

body {
	text-align: center;
	background: #F2F2F2;
	position: relative;
}

h1 {
	width: 100%;
	background: url(/img/h1bg.png) repeat-x;
	color: #FFFFFF;
	height: 40px;
	line-height: 40px;
	text-indent: 20px;
}

h1 dfn {
	display: block;
	width: 960px;
	margin: 0px auto;
	text-align: left;
	font-style: normal;
}

h1 span {
	display :none;
}

nav {
	width: 960px;
	height: 90px;
	margin: 0px auto;
	text-align: left;
}

nav #navtop {
	width: 305px;
	height: 90px;
	float: left;
}

nav #navtop a {
	display: block;
	width: 305px;
	height: 90px;
	background: url(/img/navbgpc.png) no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
}

nav #navtop a:hover {
	background-position: 0px -90px;
}

nav #navmenu {
	list-style-type: none;
}

nav #navmenu li {
	width: 131px;
	height: 90px;
	float: left;
}

nav #navmenu li a {
	display: block;
	width: 131px;
	height: 90px;
	background: url(/img/navbgpc.png) no-repeat;
	text-indent: -9999px;
}

nav #navmenu #navdd_idx 	 { background-position: -305px   0px; }
nav #navmenu #navdd_idx:hover  { background-position: -305px -90px; }

nav #navmenu #navdd_news 	 { background-position: -436px   0px; }
nav #navmenu #navdd_news:hover { background-position: -436px -90px; }

nav #navmenu #navdd_bsns 	 { background-position: -567px   0px; }
nav #navmenu #navdd_bsns:hover { background-position: -567px -90px; }

nav #navmenu #navdd_cmif 	 { background-position: -698px   0px; }
nav #navmenu #navdd_cmif:hover { background-position: -698px -90px; }

nav #navmenu #navdd_inqr 	 { background-position: -829px   0px; }
nav #navmenu #navdd_inqr:hover { background-position: -829px -90px; }

nav #navsp {
	display: none;
}

footer {
	width: 100%;
	background: #111111;
	overflow: hidden;
}

footer,
footer a {
	color: #FFFFFF;
	text-decoration: none;
}

footer a:hover {
	text-decoration: underline;
}

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

#topagetop {
	width: 100%;
	height: 45px;
}

#topagetop a {
	display: block;
	width: 100px;
	height: 30px;
	margin-top: 9px;
	background: url(/img/pagetop.png) no-repeat;
	float: right;
	text-indent: -9999px;
}

#topagetop a:hover {
	opacity: 0.75;
}

.footerhr {
	border: solid #1A1A1A;
	border-width:1px 0px 0px 0px;
	margin-bottom: 25px;
}

#footerl {
	width: 380px;
	float: left;
}

#footerlogo { 
	width: 207px;
	height: 38px;
	background: url(/img/footerlogo.png) no-repeat;
	text-indent: -9999px;
}

#footeraddr { 
	margin: 40px 0px;
}

#footeraddr p {
	margin: 5px 0px;
}

#footermark {
	width: 277px;
	height: 201px;
	background: url(/img/footermark.png) no-repeat;
	background-size: 277px 201px;
	text-indent: -9999px;
}

#footerr {
	float: left;
}

#footerr .fdivpc {
	display: block; 
}

#footerr .fdivpc { 
 	width: 193px; 
	float: left; 
}

#footerr .fdivpc dl {
 	margin: 0px 0px 50px 0px; 
}

#footerr .fdivpc dt {
 	margin: 0px; 
	padding: 0px; 
}

#footerr .fdivpc dt a {
 	font-size: 110%; 
	font-weight: bold; 
}

#footerr .fdivpc dd {
 	display: list-item; 
	list-style: url(/img/listmark.png) inside; 
}

#footerr .fdivpc dd {
 	margin-top: 15px; 
	padding: 0px; 
}

#footerr .fdivpc dd.dd1 {
 	margin-left: 0.2em; 
}

#footerr .fdivpc dd.dd2 {
 	margin-left: 1.4em; 
}

#footerr .fdivpc dd.dd3 {
	display: none; 
}

#footerr .fdivsm {
	display: none; 
}

#footercredit {
	width: 100%;
	background: #007F41;
	color: #FFFFFF;
	height: 40px;
	line-height: 40px;
	letter-spacing: .1em;
}
