@charset 'UTF-8';
/* filename:http://nikonimglib.com/ncnxd/onlinehelp/en/style/customize.css
    version:1.5.0
    delivery date:2018/12/09 */

* {
	font-family: "Lucida Grande", "segoe UI", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Meiryo, Verdana, Arial, sans-serif;
}

h2 {
	margin:1em 0 0.5em 0;
	border-bottom:2px solid #666;
	background: transparent;
	color:#000000;
	font-size:130%;
	line-height:1.3;
}

h3 {
	margin:1em 0 0.5em 0;
	border-bottom:1px solid #333;
	font-size:120%;
	font-weight:bold;
	line-height:1.3;
}

h4 {
	margin:1em 0 0 0;
	border-bottom:1px solid #999;
	font-size:120%;
	line-height:1.3;
}

h5 {
	font-size:100%;
}

ul {
	margin:0 0 0 1em;
	padding:0;
}

ul li ul li{
	margin-left:1em;
	list-style:disc;
}

ol {
	margin:0 0 0.5em 2em;
	padding:0;
}

ol.step {
	list-style-position: inside;
	margin-top:2em;
	padding:1em;
}

ol.step li {
    padding:1em;
	margin:0 0 2em -2em;
    padding-left:2em;
	text-indent:-1.5em;
	text-indent:-2em\9;
	border-top:3px solid #ddd;
}

ol.step li:last-child {
	border-bottom:3px solid #ddd;
}

ol.step li p, ol.step li div {
	font-weight:normal;
	margin:0.5em 0 0 0;
	text-indent:0;
}

.topic_path {
	margin-left:0;
	list-style:none;
	line-height:2;
	font-size:90%;
}

.topic_path li {
	margin:0;
}

#a_menu_6, #a_menu_7 {
	border-top:1px solid #333;
	background:#fff;
	clear:both;
	text-align:right;
}

#a_menu_7_1 {
	padding:0.5em 1em;
	background:#fff;
}

#container_body_middle a {
	text-decoration:none;
	font-weight:bold;
}

a img, a:link img {
	border:0;
}

img {
	vertical-align:middle;
	margin:0 0.3em;
}

.step_img img{
	margin:1em 0;
}

.step_img_about img, .step_img img {
	border:1px solid #999;
}

.container_sidemenu a, #a_menu_6 a, #a_menu_7 a {
	font-weight:normal;
}

@media print {
	.pagetop, #container_header, #a_menu_6, #a_menu_7, #actionbar {
		display:none;
	}
}

@charset 'UTF-8'; .gateway, #gateway {
	overflow:hidden;
	position:relative;
	width:360px;
	margin:auto;
	line-height:1;
}

/* @group Fluid-img */
img {
	max-width:100%;
	height: auto;
	width /***/:auto;
	}
/* @end */

/* CNXD added */

#mn_wrapper article h1 {
    margin: 0px 0px 1em;
    border-bottom: none;
    font-weight: bold;
	padding-left: 0px;
	background: none;
	line-height:1.3;
}

#mn_wrapper article h2 {
	margin-top: 2em;
	padding-left: 1.5em;
	padding-bottom: 2px;
	background-color: #333;
	background-image: url("i_h2_bg.png");
	background-repeat: no-repeat;
	background-position: 0 2px;
	color: #FFFFFF;
    border-bottom: none;
}

#mn_wrapper article h3 {
	font-size: 1.3em;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #696967;
    padding-left: 0.5em;
    font-weight: bold;
}

.container_body p, .container_body ul, .container_body dl {
	margin-bottom: 0.5em;
}

.container_body p.lead {
	font-weight:bold;
}

.container_body a:hover {
	text-decoration: underline;
}

.container_body ul.anchor {
	margin-bottom: 2em;
}

.container_body ul.anchor li {
	background: url("i_anchor.png") no-repeat scroll 1px 2px transparent;
	list-style: none;
	padding-left: 2em;
}

.container_body ul.list {
	padding-left: 1em;
	padding-right: 1em;
	list-style: square;
}

.container_body ul.list li {
	margin-bottom: 0.5em;
}

.container_body ul.no-bullet {
	margin-top: 0.5em;
	margin-left: 0px;
}

.container_body ul.no-bullet li {
	list-style: none;
	margin-left: 0px;
	margin-bottom: 0.5em;
}

.container_body img.img-responsive {
	margin: 0px;
}

.container_body h2 img {
	width: 1.7em;
	height: 1.7em;
}

.note {
	margin-bottom: 1em;
	padding: 0.5em;
	border: 1px solid #666;
}

.note p.memo-lead {
	font-weight:bold;
	margin: 1em 0px 0.5em;
	padding-left: 2em;
	background: url("i_memo.png") no-repeat scroll left top transparent;
}

.note p.memo-lead:first-child {
	margin-top: 0px;
}

.note p.memo-nolead {
	margin: 0px 0px 0.5em;
	padding-left: 2em;
	background: url("i_memo.png") no-repeat scroll left top transparent;
}

.note p.caution-lead {
	font-weight:bold;
	margin: 0px 0px 0.5em;
	padding-left: 2em;
	background: url("i_caution.png") no-repeat scroll left top transparent;
}

.note p.caution-nolead {
	margin: 0px 0px 0.5em;
	padding-left: 2em;
	background: url("i_caution.png") no-repeat scroll left top transparent;
}

.note p.note-text, .note ul {
	padding-left: 2em;
}

.procedure .note p.note-text {
	margin-left: 0px;
}

.menu-list dt {
	font-weight:bold;
	margin-top:1.0em;
	margin-bottom:0.2em;
	padding-bottom:2px;
	border-bottom:1px dashed #666;
}

.menu-list dt .rnum {
	margin-right: 0.5em;
}

.menu-list dt .gui-icon {
	margin-left: 0px;
}

.menu-list dd {
	margin-left: 1.8em;
}

ol.procedure {
	margin: 2em 0px 0.5em 0px;
	padding: 1em;
	list-style:none;
}

ol.procedure li {
	padding: 1em 0px 1em 0px;
	border-top: 3px solid #ddd;
}

ol.procedure li:last-child {
	margin-bottom: inherit;
	border-bottom: 3px solid #ddd;
}

ol.procedure li.step1 {
	background-image: url(../img/step_1_36x48.jpg);
	background-repeat: no-repeat;
	background-position: 0 14px;
}

ol.procedure li.step2 {
	background-image: url(../img/step_2_36x48.jpg);
	background-repeat: no-repeat;
	background-position: 0 14px;
}

ol.procedure li.step3 {
	background-image: url(../img/step_3_36x48.jpg);
	background-repeat: no-repeat;
	background-position: 0 14px;
}

ol.procedure li.step4 {
	background-image: url(../img/step_4_36x48.jpg);
	background-repeat: no-repeat;
	background-position: 0 14px;
}

ol.procedure li.step5 {
	background-image: url(../img/step_5_36x48.jpg);
	background-repeat: no-repeat;
	background-position: 0 14px;
}

ol.procedure li p, ol.procedure li div {
	margin-left: 50px;
}

ol.simple_step li {
	margin-bottom: 1em;
}

.pagetop {
	clear:both;
	text-align:right;
}

.pagetop a {
	font-weight:normal !important;
}

.pagetop a:hover {
	text-decoration: underline;
}

.pagetop-text {
	padding:0.5em 1em;
}

.pagetop .inner{
    background:url('i_pagetop.png') no-repeat left 50%;
	padding-left:1.5em;
}

/* nav style */
#cnt_nav_wrapper {
	border:#aaa solid 1px;
	border:transparent solid 1px;
	border-radius: 5px;
	box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.2);
}

#cnt_nav_wrapper .cnt_nav_panel {
	padding: 2%;
	background: url("../img/slash.png") #fffdef; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #fffdef 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#fffdef)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#fffdef 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#fffdef 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#fffdef 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%,#fffdef 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef',GradientType=0 ); /* IE6-9 */
}

#cnt_nav .chapter_title {
	display: block;
	cursor: pointer;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	font-weight:bold;
	padding-left: 1.5em;
	background: url("i_nav.png") no-repeat 0;
	border-bottom: #CCC dashed 1px;
}

#cnt_nav .on {
	background: url("i_nav_on.png") no-repeat 0;
}

#cnt_nav ul {
	padding-left: 0.5em;
	padding-bottom: 1em;
	display: none;
}

#cnt_nav li {
	border-bottom: #CCC dashed 1px;
	margin-left: 0.5em;
}

#cnt_nav li a {
	display:block;
	padding: 0.5em;
}

#cnt_nav li.active {
	font-weight: bold;
	background: #fee600;/* coloring focus elements */
	border-radius: 5px;
	padding:0.4em;
	border:#fee600 solid 3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.ft_logo{
	width:40px;
	height:40px;
}

@media only screen and (max-width: 639px) {
    .ft_logo {
        margin-left: -20px;
        margin-right: auto;
    }
}

/* margin control */
.mt05em {margin-top: 0.5em !important;}
.mt1em {margin-top: 1em !important;}
.mt2em {margin-top: 2em !important;}
.mb1em {margin-bottom: 1em !important;}
.mb2em {margin-bottom: 2em !important;}
.ml1em {margin-left: 1em !important;}
.ml2em {margin-left: 2em !important;}