@charset "utf-8";
* {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight:normal;
	padding:0;
	margin:0;
	list-style:none;
}

HTML{
	height:100%;
}

BODY{
	position:relative;
	color:#666666;
	height:100%;
	font-size:75%;
	cursor:default;
}

H1,H2,H3,H4,H5{
	font-size: 100%;
	padding:0;
	margin:0;
}

A{
	color:#003a91;
	text-decoration:underline;
}

A:hover{
	color:#3399CC;
	text-decoration:none;
}

IMG{
	border:none;
}

#wrapper{
	width:100%;
	margin:0 auto;
}

.annotation{
padding:0.5em 0;
font-size:0.8em;
line-height:1.8em;
color:#CC0000;
}


DL.annotation DD{ margin-top:-1.5em; line-height:1.5em; padding-left:2.5em;}

.watchup{ color:#CC0000;}

SUP{color:#CC0000;}

/* clearfix */
.clf{
	zoom: 100%;
}

.clf:after{   	
    content: ".";   
    display: block;   
    visibility: hidden;   
    height: 0.1px;   
    font-size: 0.1em;   
    line-height: 0;   
    clear: both;
}


/*base set*/


#head{
	width:854px;
	margin:0 auto;
	padding:0 29px;
	height:57px;
	position:relative;
}

#gmenu{
	clear:both;
	width:100%;
	height:33px;
	background:url(/img/common/gmenu_bg.gif) repeat-x;
	position:relative;
	z-index:2;
}

#body{
	width:891px;
	margin:0 auto;
	padding:0 10px 0 11px;
	position:relative;
	z-index:1;
}

#foot{
	width:912px;
	margin:0 auto;
	border-top:1px solid #ababab;
	text-align:center;
	padding:0.8em 0;
	line-height:2em;
	clear:both;
}


/*head*/

A#ntj_logo{
	display:block;
	width:166px;
	height:37px;
	position:absolute;
	top:10px;
}

	#head DIV.toplink{
		text-align:right;
		width:500px;
		position:absolute;
		top:7px;
		left:383px;
	}
	
	#head DIV.searchbox{
		text-align:right;
		width:500px;
		position:absolute;
		top:22px;
		left:383px;
		padding:0.5em 0;
	}
	
	#head DIV.searchbox INPUT{
		vertical-align: middle;
	}
	
	#head DIV.searchbox INPUT.search_txt{
		width:120px;
		height:1.2em;
	}
	
	#head DIV.searchbox INPUT.search_btn{
		height:1.6em;
	}
	
/*gmenu*/

UL#gmenu_bar{
	display:block;
	width:854px;
	margin:0 auto;
	position:relative;
	z-index:0;
}

	UL#gmenu_bar LI{
		display:block;
		float:left;
		position: relative;
		z-index:1;
	}
	
	UL#gmenu_bar LI A{
		display:block;
		height:33px;
		line-height: 1000px;
		background:url(/img/common/gmenu.gif) no-repeat;
		overflow:hidden;
		position:relative;
		z-index:2;
	}
	
	UL#gmenu_bar LI A.gm01{ width:115px; background-position:0 0; cursor:default;}
	UL#gmenu_bar LI A.gm02{ width:150px; background-position:-115px 0;}
	UL#gmenu_bar LI A.gm03{ width:140px; background-position:-265px 0;}
	UL#gmenu_bar LI A.gm04{ width:116px; background-position:-405px 0; cursor:default;}
	UL#gmenu_bar LI A.gm05{ width:103px; background-position:-521px 0;}
	UL#gmenu_bar LI A.gm06{ width:122px; background-position:-624px 0;}

	UL#gmenu_bar LI:hover,
	UL#gmenu_bar LI.sfHover{z-index:2;}

	UL#gmenu_bar LI:hover A.gm01,
	UL#gmenu_bar LI.sfHover A.gm01{background-position:0px -33px;}
	UL#gmenu_bar LI:hover A.gm02,
	UL#gmenu_bar LI.sfHover A.gm02{background-position:-115px -33px;}
	UL#gmenu_bar LI:hover A.gm03,
	UL#gmenu_bar LI.sfHover A.gm03{background-position:-265px -33px;}
	UL#gmenu_bar LI:hover A.gm04,
	UL#gmenu_bar LI.sfHover A.gm04{background-position:-405px -33px;}
	UL#gmenu_bar LI:hover A.gm05,
	UL#gmenu_bar LI.sfHover A.gm05{background-position:-521px -33px;}
	UL#gmenu_bar LI:hover A.gm06,
	UL#gmenu_bar LI.sfHover A.gm06{background-position:-624px -33px;}

	UL#gmenu_bar LI.selected A.gm01{background-position:0px -66px;}
	UL#gmenu_bar LI.selected A.gm02{background-position:-115px -66px;}
	UL#gmenu_bar LI.selected A.gm03{background-position:-265px -66px;}
	UL#gmenu_bar LI.selected A.gm04{background-position:-405px -66px;}
	UL#gmenu_bar LI.selected A.gm05{background-position:-521px -66px;}
	UL#gmenu_bar LI.selected A.gm06{background-position:-624px -66px;}

	UL#gmenu_bar LI UL.gm_sub{
		display:block;
		position:absolute;
		left:0px;
		top:-999em;
		background-color:#FFFFFF;
		border:1px solid #9e9e9e;
		z-index:1;
		width:auto !important;
		width:148px;
		min-width:148px;
		padding:10px 0;
	}
	
	UL#gmenu_bar UL.gm_sub LI{
		float:none;
	}
	
	UL#gmenu_bar UL.gm_sub LI A{
		display: block;
		height:1.5em;
		line-height:normal;
		background: none;
		overflow: visible;
		white-space:nowrap;
		padding:0.3em 20px;
		background:url(/img/common/arrow_lime.gif) no-repeat 8px 8px;
	}
		
	UL#gmenu_bar LI:hover UL.gm_sub,
	UL#gmenu_bar LI.sfHover UL.gm_sub{
		top:32px;
	}

/* navitime service list */
DIV.svs_list{ text-align:center; font-size: smaller; color:#999999; padding:1em 0; clear:both;}
DIV.svs_list A{ color:#999999; text-decoration:none;}
DIV.svs_list A:hover{ color:#999999; text-decoration: underline;}

/*button*/

A.btn_all,
A.btn_cal,
A.btn_dtl,
A.btn_site,
A.btn_tnavi,
A.btn_about{
	display: -moz-inline-box;
	display:inline-block;
	zoom: 1; *display: inline;
	vertical-align:middle;
	overflow:hidden;
	line-height:1000px;
	height:20px;
	background-repeat:no-repeat;
}

A.btn_all{
	width:89px;
	background:url(/img/common/btn_all.gif);
}

A.btn_cal{
	width:162px;
	height:20px;
	background:url(/img/common/btn_carrier.gif);
}


A.btn_dtl{
	width:89px;
	height:20px;
	background:url(/img/common/btn_detail.gif);
}

A.btn_site{
	width:100px;
	height:20px;
	background:url(/img/common/btn_site.gif);
}

A.btn_tnavi{
	width:185px;
	height:20px;
	background:url(/img/common/btn_tnavi.gif);
}

A.btn_about{
	width:89px;
	height:20px;
	background:url(/img/common/btn_about.gif);
}

A:hover.btn_all,
A:hover.btn_cal,
A:hover.btn_dtl,
A:hover.btn_site,
A:hover.btn_tnavi,
A:hover.btn_about{ background-position:0 -20px;}

/*topic_path*/

DIV.topic_path{

	font-size:0.8em;
	width:854px;
	margin:6px auto -16px auto;
}

DIV.topic_path A{text-decoration:none;}


/*default*/

UL.default{ padding-left:1.5em;}
UL.default LI{list-style-type: disc;}

OL.default{ padding-left:1.8em;}
OL.default LI{list-style-type: decimal;}

B{ font-weight:bold;}



/*404*/


.notfound #mainvisual{
	display:block;
	width:854px;
	height:69px;
	overflow:hidden;
	line-height:1000px;
	margin:40px 0;
	background:url(/img/common/not_title.gif) no-repeat;
}

.notfound DIV.linklist{
	width:829px;
	height:141px;
	margin:0 auto 5em auto;
	background:url(/img/common/not_base.gif) no-repeat;	
}

.notfound DIV.linklist UL{
	display:block;
	width:600px;
	padding:2em 0;
	margin:0 auto;
}

.notfound DIV.linklist UL LI{
	padding-bottom:1em;
	display:block;
	width:190px;
	padding-right:10px;
	float:left;
	
}

.notfound DIV.linklist UL LI.main{
	width:100%;
}

.notfound DIV.linklist UL LI A{
	padding-right:2.5em;
	}

