*{
	text-align:left;
	font-family:Arial, Helvetica, roboto, sans-serif;
	line-height:150%;
	}

body{
	background-color:#ffffff;
	padding:12px;
	}

h1{
	font-size:150%;
	color:#272829;
	font-weight:bold;
	line-height:120%;
	margin-bottom:40px;
	}

h2{
	font-size:112%;
	color:#272829;
	font-weight:bold;
	margin-top:24px;
	}

h3{
	font-size:100%;
	color:#272829;
	font-weight:bold;
	}

p{
	font-size:100%;
	color:#272829;
	font-weight:normal;
	}

ul{
	padding:0px 0px 0px 24px;
	margin:0px;
	}

li img{
	padding:0px;
	margin:0px;
	width:100%;
	}

table{
	border-collapse:separate;
	border-spacing:0;
	border-right:1px solid #bcc0c2;
	border-bottom:1px solid #bcc0c2;
	}
table th{
	background:#f2f4f5;
	font-weight:normal;
	}
table th,
table td{
	padding:8px;
	text-align:center;
	border-top:1px solid #bcc0c2;
	border-left:1px solid #bcc0c2;
	}
table p{
	margin:0px;
	padding:0px;
	}

.steps{
	background-color:#f2f4f5;
	border: 1px solid #bcc0c2;
	padding:12px;
	padding-top:0px;
	padding-bottom:0px;
	}

.section{
	margin-bottom:32px;
	}

.none{
	list-style-type:none;
	margin-bottom:12px;
	}

.decimal{
	list-style-type:decimal;
	/*list-style-position:inside;*/
	margin-bottom:32px;
	}

.disc{
	list-style-type:disc;
	}

.text-red{
	color:#fb745c;
	}

.text-warning{
	color:#eba10e;
	/*font-weight:bold;*/
	}

.warning{
	background-color:#ffffff;
	border:solid 1px #eba10e;
	padding:2px 12px;
	margin-bottom:32px;
	}
.warning p{
	color:#eba10e;
	}

.box-text{
	background-color:#ffffff;
	border:solid 1px #bcc0c2;
	padding:2px 12px 24px 12px;
	}
.box-text p{
	color:#272829;
	margin-bottom:32px;
	}
.box-text img{
	width:100%;
	}

.text-date p{
	text-align:right;
	font-size:85%;
	margin:0px;
	padding:0px;
	}

.box-text{
	background-color:#ffffff;
	border:solid 1px #bcc0c2;
	padding:2px 12px;
	}

.logo-ntj{
	width:100%;
	height:44px;
	background:url(../../img/general/logo_navitime.png);
	background-size:contain;
	background-position:center;
	background-repeat:no-repeat;
	margin-bottom:32px;
	}

.trademarks{
	margin:0px;
	}
.trademarks li{
	border-bottom:1px solid #bcc0c2;
	padding:16px;
	}
.trademarks img{
	width:auto;
	height:auto;
	}

/* information Style  */

.information-Style {
	border-bottom:1px solid #bcc0c2;
	padding:0;
	margin:0 0 40px 0;
	}

.information-Style .headerArea {
	width:100%;
	min-height:16%;
	display:table-cell;
	}


.information-Style .headerArea .icon {
	width:auto;
	display:table-cell;
	}

.information-Style .headerArea .icon img {
	float:left;
	width:16%;
	max-width:3em;
	min-width:28px;
	min-height:28px;
	max-height:3em;
	height:auto !important;
	height:16%;
	}

.information-Style .headerArea span {
	display:table-cell;
	width:100%;
	min-height:40px;
	max-height:3em;
	padding:0 0 0 1em;
	vertical-align:middle;
	}


.information-Style .headerArea h1 {
	margin:0;
	line-height:1.2em;
	font-size:160%;
	}

.information-Style .inner-wrap {
	clear:both;
	padding:0.5em 0 0 3.5em;
	}

.information-Style .data-list {
	color:#bcc0c2;
	list-style:none;
	font-size:85%;
	margin-bottom:1.5em;
	padding:0;
	}

.information-Style .data-list li {
	padding:0.3em 0 0 0;
	}

.information-Style .img_w100, .img_w100 img {
	width:100%;
	max-width:598px;
	}

.information-Style .linkArea {
	margin:1.5em 0;
	padding: 0;
	border-top:1px solid #bcc0c2;
	}

.information-Style .linkArea > h2 {
	font-size:100%;
	margin:0.8em 0;
	padding:0;
	}

.information-Style .links {
	list-style:none;
	margin:0;
	padding:0;
	}

.information-Style .links li {
	margin-bottom:1em;
	}


.information-Style .links li a {
	color:#6dba82;
	text-decoration:none;
	line-height:100%;
	}

.information-Style .links li a:after {
	margin: 0 0 0.5em 0.5em;
    content: " ";
    display: inline-block;
    width: 32px;
    height: 1em;
	background:url(../../img/general/external-link.png) no-repeat 0 bottom;
	background-size:60%;
	vertical-align:middle;
	}








