@charset "shift_jis";

/* Reset
=============================================*/
div,p,dl,dt,dd,ol,ul,li,article,aside,footer,header,nav,section{margin:0;padding:0;border:0;outline:0;font-size:100%;}

/* common
=============================================*/
body {
	min-width: 980px;
	background: #1B385B !important;
}
#wrapper {
	background: none !important;
}
header,footer {
	font-size: 14px;
	line-height: 1.6em;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
header ul,
footer ul {
	list-style: none;
}
td img {
	vertical-align: middle;
}

a,
a:visited,
a:active,
a:hover {
	color: #0591BE !important;
}

/* header
---------------------------------------------*/
header {
	background: #fff url(/share/img/header_01.jpg) repeat-x top center;
	height: 130px;
}
header .container {
	width: 980px;
	height: 130px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
header .container #logo {
	position: absolute;
	top: 0;
	left: 0;
	width: 157px;
}
header .container #logo a {
	display: block;
	background: url(/share/img/nrc_logo.png) no-repeat;
	width: 157px;
	height: 38px;
	text-indent: -9999px;
	white-space: nowrap;
	overflow: hidden;
}
header .container #type_customer {
	position: absolute;
	top: 7px;
	left: 176px;
}
header .container #type_customer ul {
	width: 269px;
	overflow: hidden;
}
header .container #type_customer li {
	float: left;
	width: 134px;
}
header .container #type_customer li:first-child {
	width: 135px;
}
header .container #type_customer li a {
	display: block;
	width: 134px;
	height: 31px;
	text-indent: -9999px;
	white-space: nowrap;
	overflow: hidden;
	background: url(/share/img/btn_customer.png) no-repeat;
}
header .container #type_customer li:first-child a {
	width: 135px;
}
header .container #type_customer li:first-child.current a,
header .container #type_customer li:first-child a:hover {
	background-position: 0 -31px;
}
header .container #type_customer li:last-child a {
	background-position: -135px 0;
}
header .container #type_customer li:last-child.current a,
header .container #type_customer li:last-child a:hover {
	background-position: -135px -31px;
}
header .container #type_english {
	position: absolute;
	top: 7px;
	left: 453px;
}
header .container #type_english a {
	display: block;
	width: 63px;
	height: 31px;
	text-indent: -9999px;
	white-space: nowrap;
	overflow: hidden;
	background: url(/share/img/btn_customer.png) no-repeat -269px 0;
}
header .container #type_english a.current,
header .container #type_english a:hover {
	background-position: -269px -31px;
}
header .container #search {
	position: absolute;
	top: 0;
	left: 645px;
	overflow: hidden;
	height: 30px;
	width: 325px;
	margin: 0;
	padding: 0 0 0 10px;
	background: url(/share/img/bg_search.png) no-repeat left top;
}
header .container #search p,
header .container #search input,
header .container #search label {
	float: left;
}
header .container #search p.search_ttl {
	width: 76px;
	height: 30px;
	background: url(/share/img/ttl_search.gif) no-repeat 0 0;
	text-indent: -9999px;
	overflow: hidden;
}
header .container #search label.search_and {
	display: block;
	width: 28px;
	background: url(/share/img/txt_search01.gif) no-repeat 0 0;
	text-indent: -1000em;
	overflow: hidden;
}
header .container #search label.search_and {
	display: block;
	width: 28px;
	background: url(/share/img/txt_search01.gif) no-repeat 0 0;
	text-indent: -1000em;
	overflow: hidden;
}
header .container #search label.search_or {
	display: block;
	width: 25px;
	background: url(/share/img/txt_search02.gif) no-repeat 0 0;
	text-indent: -1000em;
	overflow: hidden;
}
header .container #search input {
	margin: 9px 1px 0 5px;
}
header .container #search input.search_word {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #ccc;
	font-size: 10px;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	margin: 6px 0 0;
	padding: 1px 0;
	width: 104px;
}
header .container #search input.search_btn {
	margin: 6px 0 0;
}
header .container #menu_misc {
	position: absolute;
	top: 38px;
	left: 645px;
	width: 335px;
	display: table;
}
header .container #menu_misc li {
	display: table-cell;
	text-align: right;
}
header .container #menu_misc li:nth-child(1) {
	width: 128px;
}
header .container #menu_misc li:nth-child(2) {
	width: 105px;
}
header .container #menu_misc li:nth-child(3) {
	width: 112px;
}
header .container #menu_misc li a {
	display: inline-block;
	height: 14px;
	text-indent: 9999px;
	white-space: nowrap;
	overflow: hidden;
}
header .container #menu_misc li:nth-child(1) a {
	background: url(/share/img/btn_sitemap.png) no-repeat;
	width: 78px;
}
header .container #menu_misc li:nth-child(2) a {
	background: url(/share/img/btn_faq.png) no-repeat;
	width: 91px;
}
header .container #menu_misc li:nth-child(3) a {
	background: url(/share/img/btn_inquiry.png) no-repeat;
	width: 96px;
}
header .container #menu_misc li.current a,
header .container #menu_misc li a:hover {
	background-position: 0 -14px;
}
header .container #menu_main {
	position: absolute;
	top: 60px;
	left: 0;
	overflow: hidden;
	height:48px;
}
header .container #menu_main li {
	float: left;
}
header .container #menu_main li a {
	display: block;
	height: 48px;
	text-indent: -9999px;
	white-space: nowrap;
	overflow: hidden;
	width: 164px;
	background: url(/share/img/btn_menu.png) no-repeat;
}
header .container #menu_main li:nth-child(1) a {
	background-position: 0 0;
}
header .container #menu_main li:nth-child(1).current a,
header .container #menu_main li:nth-child(1) a:hover {
	background-position: 0 -48px;
}
header .container #menu_main li:nth-child(2) a {
	background-position: -164px 0;
}
header .container #menu_main li:nth-child(2).current a,
header .container #menu_main li:nth-child(2) a:hover {
	background-position: -164px -48px;
}
header .container #menu_main li:nth-child(3) a {
	background-position: -328px 0;
}
header .container #menu_main li:nth-child(3).current a,
header .container #menu_main li:nth-child(3) a:hover {
	background-position: -328px -48px;
}
header .container #menu_main li:nth-child(4) a {
	background-position: -492px 0;
}
header .container #menu_main li:nth-child(4).current a,
header .container #menu_main li:nth-child(4) a:hover {
	background-position: -492px -48px;
}
header .container #menu_main li:nth-child(5) a {
	background-position: -656px 0;
}
header .container #menu_main li:nth-child(5).current a,
header .container #menu_main li:nth-child(5) a:hover {
	background-position: -656px -48px;
}
header .container #menu_main li:nth-child(6) a {
	background-position: -820px 0;
	width: 160px;
}
header .container #menu_main li:nth-child(6).current a,
header .container #menu_main li:nth-child(6) a:hover {
	background-position: -820px -48px;
}

/* contents common
---------------------------------------------*/
section {
	background: #fff url(/share/img/bg_content.png) no-repeat center top;
	padding-bottom: 70px;
}
section .container {
	width: 980px;
	min-height: 500px;
	margin: 0 auto;
}
#breadcrumb {
	width: 940px;
	margin: 0 auto;
	padding: 20px 0 13px 0;
	font-size: 12px;
	line-height: 1.3em;
	letter-spacing: -.40em;
	overflow: hidden;
}
#breadcrumb li {
	display: inline;
	letter-spacing: normal;
}
#breadcrumb li:before {
	display: inline;
	content: ">";
	padding: 0 2px;
}
#breadcrumb li.first:before {
	content: none;
}

/* footer
---------------------------------------------*/
footer {
	color: #fff;
	background: #1B385B;
	text-align: center;
}
footer .pagetop {
	width: 980px;
	margin: 0 auto;
	position: relative;
}
footer .pagetop p a {
	display: block;
	background: url(/share/img/btn_pagetop.png) no-repeat;
	width: 120px;
	height: 35px;
	text-indent: -9999px;
	white-space: nowrap;
	overflow: hidden;
	position: absolute;
	top: -35px;
	right: 0;
}
footer .pagetop a:hover {
	-moz-opacity: .75;
	-webkit-opacity: .75;
	opacity: .75;
}
footer ol {
	position: absolute;
	top: -35px;
	left: 0;
	overflow: hidden;
}
footer ol li {
	text-indent: 0;
	margin: 0 10px 0 0;
	float: left;
	padding: 3px;
	ist-style-type: none;
}
footer ol li img { vertical-align: bottom; }
footer ul {
	width: 980px;
	margin: 0 auto;
	padding: 24px 0 18px 0;
	letter-spacing: -.40em;
}
footer ul li {
	display: inline;
	letter-spacing: normal;
}
footer ul li.first:before {
	display: inline;
	content: "|";
	padding: 0 0.5em;
}
footer ul li:after {
	display: inline;
	content: "|";
	padding: 0 0.5em;
}
footer a,
footer a:visited,
footer a:active {
	color: #fff !important;
	text-decoration: none;
}
footer a:hover {
	color: #D1D7DE !important;
}
footer small {
	display: block;
	padding: 4px 0 10px;
	font-size: 10px;
}
footer small img {
	display: block;
	width: 266px;
	margin: 0 auto;
}


/* --- bugfix --- */
div[align="center"] td[width="480"] {
	text-align: left;
}
td[align="center"] table h1 {
	text-align: left;
}
td.bread {
	text-align: left;
}
td.f12 {
	text-align: left;
}
#contentsBodyArea #breadcrumb {
	text-align: left !important;
}
#contentsBodyArea table table .container {
	width: 940px !important;
	margin: 0 0 0 -5px !important;
}
#contentsBodyArea table table .container .body_content {
	width: 920px;
	margin: 0 auto;
}
.left_box_b {
	text-align: left;
}
.center_box_b {
	text-align: center;
}
.inner_txt {
	text-align: left;
}