@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,input,textarea,p,th,td {
    margin: 0px;
    padding: 0px;
}
body {
	background-repeat: repeat-x;
	font-size: 0.75em;
	background-position: top;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: url(../images/top_bg.jpg);
}

li {
    list-style-type: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table {
	border-collapse: collapse;
}


a:link {
	color: #3399CC;
	text-decoration: underline;
}
a:visited {
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}
.clr {
	margin: 0px;
	padding: 0px;
	clear: both;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  min-height: 1px;
}
.left {
    float: left;
}
.right {
    float: right;
}
.center {
	text-align: center;
}
.non {
	margin: 0px;
	padding: 0px;
}


.mg_b10 {
    margin-bottom: 10px;
}
.mg_b20 {
    margin-bottom: 20px;
}
.mg_b30 {
    margin-bottom: 30px;
}
.red {
	color: #CC0000;
}
.size14px {
	font-size: 1.25em;
}



/* ----------header_style---------- */

h1 {
	float: left;
	width: 400px;
	padding-top: 2px;
	padding-left: 1px;
}
ul li a {
    cursor:hand; 
}

#top-text a {
	color: #333333;
}

#header address {
	text-align: right;
	margin-bottom: 10px;
}
#header p.center {
	margin-bottom: 35px;
}


/* ----------header_style(ﾅﾋﾞ)---------- */

#header ul {
	text-align: right;
	float: right;
	width: 500px;
	margin-bottom: 10px;
}
#header ul li {
	float: right;
	margin-left: 15px;
}
#header ul li.company {
	height: 26px;
	width: 99px;
	position: relative;
}
#header ul li.history {
	height: 26px;
	width: 99px;
	position: relative;
}
#header ul li.policy {
	height: 26px;
	width: 139px;
	position: relative;
}
#header ul li.company a span {
	display: block;
	height: 26px;
	width: 99px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../images/h-nv_company.gif);
	background-repeat: no-repeat;
}
#header ul li.history a span {
	display: block;
	height: 26px;
	width: 99px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../images/h-nv_history.gif);
	background-repeat: no-repeat;
}
#header ul li.policy a span {
	display: block;
	height: 26px;
	width: 139px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../images/h-nv_policy.gif);
	background-repeat: no-repeat;
}

#header ul li.company a:hover span {
	background-position: 0px -26px;
}
#header ul li.history a:hover span {
	background-position: 0px -26px;
}
#header ul li.policy a:hover span {
	background-position: 0px -26px;
}


/* ----------sub-header_style(ﾅﾋﾞ)---------- */

#sub-header ul {
	float: right;
	width: 490px;
	padding-right: 15px;
	margin-bottom: 10px;
}
#sub-header ul li {
	float: right;
	margin-left: 15px;
}
#sub-header ul li.company {
	height: 26px;
	width: 99px;
	position: relative;
}
#sub-header ul li.history {
	height: 26px;
	width: 99px;
	position: relative;
}
#sub-header ul li.policy {
	height: 26px;
	width: 139px;
	position: relative;
}
#sub-header ul li.company a span {
	display: block;
	height: 26px;
	width: 99px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../images/h-nv_company.gif);
	background-repeat: no-repeat;
}
#sub-header ul li.history a span {
	display: block;
	height: 26px;
	width: 99px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../images/h-nv_history.gif);
	background-repeat: no-repeat;
}
#sub-header ul li.policy a span {
	display: block;
	height: 26px;
	width: 139px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../images/h-nv_policy.gif);
	background-repeat: no-repeat;
}

#sub-header ul li.company a:hover span {
	background-position: 0px -26px;
}
#sub-header ul li.history a:hover span {
	background-position: 0px -26px;
}
#sub-header ul li.policy a:hover span {
	background-position: 0px -26px;
}
#sub-header address {
	text-align: right;
	margin-bottom: 10px;
}



/* ----------global_navi(ﾅﾋﾞ)---------- */

#global-navi ul {
	width: 830px;
	height: 45px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#global-navi ul li {
	float: left;
	margin-right: 5px;
}
#global-navi ul li.home {
	height: 45px;
	width: 101px;
	position: relative;
}
#global-navi ul li.merit {
	height: 45px;
	width: 211px;
	position: relative;
}
#global-navi ul li.imp {
	height: 45px;
	width: 166px;
	position: relative;
}
#global-navi ul li.result {
	height: 45px;
	width: 128px;
	position: relative;
}
#global-navi ul li.inq {
	height: 45px;
	width: 194px;
	position: relative;
}
#global-navi ul li.home a span {
	height: 45px;
	width: 101px;
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../images/nv_home.gif);
	background-repeat: no-repeat;
}
#global-navi ul li.merit a span {
	height: 45px;
	width: 211px;
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../images/nv_merit.gif);
	background-repeat: no-repeat;
}
#global-navi ul li.imp a span {
	height: 45px;
	width: 166px;
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../images/nv_imp.gif);
	background-repeat: no-repeat;
}
#global-navi ul li.result a span {
	height: 45px;
	width: 128px;
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../images/nv_result.gif);
	background-repeat: no-repeat;
}
#global-navi ul li.inq a span {
	height: 45px;
	width: 194px;
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../images/nv_inq.gif);
	background-repeat: no-repeat;
}

#global-navi ul li.home a:hover span {
	background-position: 0px -45px;
}
#global-navi ul li.merit a:hover span {
	background-position: 0px -45px;
}
#global-navi ul li.imp a:hover span {
	background-position: 0px -45px;
}
#global-navi ul li.result a:hover span {
	background-position: 0px -45px;
}
#global-navi ul li.inq a:hover span {
	background-position: 0px -45px;
}
#pankuzu {
	font-size: 0.875em;
	color: #666666;
	padding-left: 30px;
	margin-bottom: 5px;
}
#pankuzu a {
	color: #666666;
}





/* ----------footer-link---------- */

#footer-link {
	width: 830px;
	margin: 0px auto;
	padding-bottom: 25px;
	padding-left: 10px;
    font-size: 0.875em;
	color: #333333;
}
#footer-link li {
	float: left;
	margin-left: 10px;
	border-right: 1px solid #333333;
	padding-right: 10px;
}

#footer-link  li.first-child {
	border-left: 1px solid #333333;
	padding-left: 10px;
}
#footer-link  li a {
	color: #333333;
}
#footer-link  li a:hover {
	text-decoration: none;
}




/* ----------footer---------- */


#footer address {
	font-style: normal;
	background-image: url(../images/logo_mini.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 50px;
	float: left;
	padding-top: 5px;
}
#footer a {
	color: #FFFFFF;
}

#footer p.right img {
	vertical-align: middle;
	margin-left: 5px;
}
#copy {
	text-align: right;
	width: 880px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.875em;
	color: #999999;
	margin: 0px auto;
	padding-right: 20px;
}
