
/*1.サイトCSS*/
* {
	/*margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	background-color: transparent;*/
}


body{
	margin: 0;
	padding:0;
	text-align:center;
	font-size: 100%;
	/*background-image:url(images/g_bg.gif);*/
	background-repeat: repeat-y;
	background-position:center;
	background-color:#dadada;
	color:#878787;
}

p,
pre,
address,
cite {
	font-size: 100%;
        margin: 0.2em; 
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0.5em 5px; 
	color:black;
}

h1 {
	font-size: 159%;
}

h2 {
	font-size: 144%;
}

h3 {
	font-size: 115%;
}

h4 {
	font-size: 107%;
}

h5 {
	font-size: 107%;
}

h6 {
	font-size: 107%;
}

img{
	border:0px;
}
a{
	text-decoration:none;
	color:#3d3c36;
}
a:hover{
	text-decoration:underline;
}
a:visited{
	color:#666;
}

table{
	font-size:95%;
	color:#333;
	line-height:1.8em;
}

.container{
	width:900px;
	margin:0 auto;
    line-height:1.2em;
	background-color:#fff;
}

.hide{
	display: none;
}
.search a img{
	margin: 5px 3px 0 0;
 	vertical-align: middle;
}

.top_fontsize{
	
	font-size:80%;
	text-align:right;
	/*padding:0 15px 5px 0;*/
}
.top_fontsize ul{
	margin:0;
	padding:0;
	list-style:none;
	float:right;
}
.top_fontsize ul li{
	float:left;
	margin:0 0 0 1px;
}
.top_fontsize ul li a{
	
}
.utilites{
	float: right;
	width: 293px;
	margin:8px 0 0 0px;
	padding:0 4px 0 0;
	text-align:right;
}
.utilites img{
	float: left;

}
.breadCrumb{
	background-color: white;
	font-size:70%;
	padding: 0 8px 8px 8px;
}
.breadCrumb a{
	color:#1e8a4f !important;
}
#cat1,#cat2,#cat3,#cat4,#cat4,#cat5,#cat6{
	display: none;
}
.more{
	text-align:right;
}
.more a{
	color:#1e8a4f !important;
}
.related_link{
	padding:8px 0 8px 0;
}

.gIcon{
	margin:7px 3px 0 0;
}
.header{
	/*background-image:url(../images/header_bg.jpg);*/
	background-repeat: repeat-x;
	text-align:left;
	width:100%;
height:100px;
}
head:first-child+body .header{
	display:block;
}
.header .logo{
	float: left;
	width: 320px;
        padding: 5px 0 5px 5px;
}
.header .globalMenu{
	float: right;
	/*width: 400px;*/
        padding:8px;
}
head:first-child+body .header .globalMenu{
	/*width: 400px;*/
}
.header .globalMenu img{
	float: left;
	vertical-align:middle;
}
.header .globalMenu .search{
	float: left;
	font-size:10px;
	margin:0 0 0 0;
}
.header .globalMenu .search .q{
	width:150px;
}
.header .globalMenu .search form{
	margin:0;
}
.header .globalMenu .search span{
	margin: 0 0 0 115px;
}
.header .globalMenu .search input{
	vertical-align:middle;
	margin: 3px 0 0 0;
}
.header .globalMenu .search input.word{
	width:170px;
}
.header .globalMenu .lang{
	float:left;
	width:100px;
	height:55px;
	/*background-image:url(../images/lang_bg.gif);*/
	background-repeat:no-repeat;
	background-position:top right;
	vertical-align:bottom;
}
.header .globalMenu .lang img{
	margin:30px 0 0 40px;
}
.gIcon{
	margin:7px 3px 0 0;
}

.breadcrumb{
	float:left;
	width: 900px;
        height:35px;
	padding:0 0 8px 5px;
font-size:10px;
text-align:left;
/*border:solid red 1px;*/
}
head:first-child+body .breadcrumb{
height:auto;
}

/* global_menu  */
.global_navi{
	text-align:left;
	font-size: 70%;
	font-weight:bold;
	margin:0 0 8px 0;
	/*background-image:url("images/global_navi.gif");*/
	background-repeat:repeat-x;
}
* html .global_navi{
	height:1em;
}
*:first-child+html .global_navi{
	min-height:1em;
}
.global_navi ul{
	list-style:none;
	margin:0;
	padding:0;
}
.global_navi ul li{
	float:left;
	position:relative;
	
}
* html .global_navi ul li{
	font-size:90%;
}
.global_navi ul li.current{
	margin:-3px 0 0 0;
}

.global_navi ul li a{
	display:block;
	
	background-repeat:no-repeat;
	background-position:left bottom;
	width:142px;
	height:32px;
	padding:8px 0 0 8px;
	color: #000 !important;
}
/*
* html .global_navi ul li a{
	width:150px;
	height:40px;
}*/
.global_navi ul li a:hover{

	text-decoration:none;
}
.global_navi ul li a.current{
	display:block;
	
	background-repeat:no-repeat;
	background-position:left top;
	color: #6f7f62 !important;
	height:35px;

}
.global_navi ul li a.current:hover{

	text-decoration:none;
}
.global_navi ul li a.gnavi2{

}
.global_navi ul li a.gnavi2:hover{

}
.global_navi ul li ul{
	position: absolute;
	left: 0;
	top:40px;
}
.global_navi ul li ul li{
	float:none;
}
.global_navi ul li ul li a{
	background-image:url("image/") !important;
	background-color:#98be7e;
	width:132px;
	height:auto;
	padding:3px 8px;
	border-top:1px #f0f0f0 solid;
	border-bottom:1px #ccc solid;
	border-left:1px #f0f0f0 solid;
	border-right:1px #ccc solid;
	font-weight:normal;
	color: #003300 !important;
}
.global_navi ul li ul li a:hover{
	background-color:#afcb98;
	color: #009966 !important;
}
.global_navi ul li ul.gnavi2 li a{
	background-image:url("image/") !important;
	background-color:#7ebea4  !important;

}
.global_navi ul li ul.gnavi2 li a:hover{
	background-image:url("image/") !important;
	background-color:#98cbb6 !important;
}




.footer{
	/*background-image:url("../images/footerBG.gif");*/
	background-repeat: no-repeat;
	background-color:#fff;
	height:45px;
	text-align: center;
	font-size:10px;
	color:#666;
	border-top:solid 1px #b4b4b4;
	padding-top:3px;
}
.footer a{
	color:#666;	
	text-decoration:none;
}
.footer a:hover{
	text-decoration:underline;
}
.footer .copyright{
	padding:10px;
}
.footer .copyright span{
	/*margin:0 0 0 40px;*/
}
.footer .copy_text{
	float:left;
	text-align:center;
}
.footer .info_text{
	float:right;
	width:200px;
	border-left:solid 1px #ccc;
	text-align:left;
	padding-left:4px;
	margin-bottom:8px;
}body{
background-image:url("ntlgkb0000001pvs-img/ntlgkb0000001pw6.gif");
}
.header{
width: 900px;
height:100px;background-image:url("ntlgkb0000001pva-img/ntlgkb0000001pvo.gif");
}
.global_navi ul li a{
background-image:url("ntlgkb0000001pva-img/ntlgkb0000001ybq.gif");
}
.global_navi ul li a:hover{
background-image:url("ntlgkb0000001pva-img/ntlgkb0000001ybz.gif");
}
.global_navi ul li a.current{
background-image:url("ntlgkb0000001pva-img/ntlgkb0000001yc8.gif");
}
.global_navi ul li a.current:hover{
background-image:url("ntlgkb0000001pva-img/ntlgkb0000001yjf.gif");
}
.global_navi ul li a.gnavi2{
background-image:url("ntlgkb0000001pva-img/ntlgkb0000001yjo.gif");
}
.global_navi ul li a.gnavi2:hover{
background-image:url("ntlgkb0000001pva-img/ntlgkb0000001yjx.gif");
}

@media print{

}
