@charset "utf-8";

/* -----------------------------------------------
 *           layout frame structure style
 * ----------------------------------------------- */

/* ----- index-A01 ----- */

div.nttdatajpn-home-index {
	margin: 10px 0 0 0;
	padding: 0 12px 7px 12px;
	_zoom: 1;
	background: #6485c1;
	border: solid 1px #dbdbdb;
	color: #fff;
}

div.nttdatajpn-home-index figure.nttdatajpn-image-block {
	margin: 0 -12px;
	padding: 0;
	line-height: 0;
	background: #fff;
}

div.nttdatajpn-home-index figure.nttdatajpn-image-block img {
	vertical-align: bottom;
	border: 0 none;
}

div.nttdatajpn-home-index header.nttdatajpn-home-index-header {
	margin-top: 0;
	background-color: #6485c1;
	padding: 15px 0 4px;
	color: #fff;
	display: inline-block;
}

a.nttdatajpn-heading-link {
	margin-top: 48px;
	
}

div.nttdatajpn-home-index a.nttdatajpn-heading-link {
	margin-top: 0;
	
}

div.nttdatajpn-home-index a.nttdatajpn-heading-link header.nttdatajpn-home-index-header h1,
div.nttdatajpn-home-index a.nttdatajpn-heading-link header.nttdatajpn-home-index-header h2 {
	color: #fff;
	background: url(../img/icon_spriteset_03.png) no-repeat scroll right -533px transparent;
    padding-right: 15px;
	text-decoration: none;
	display: inline;
	
	/*for ie 6 7*/
	*padding-right: 0;
	*display: block;
	*padding-left: 15px;
	*background: url(../img/home_link_arrow_01.png) no-repeat scroll left 0.3em transparent;
	
	
}

div.nttdatajpn-home-index a.nttdatajpn-heading-link:hover header.nttdatajpn-home-index-header h1,
div.nttdatajpn-home-index a.nttdatajpn-heading-link:hover header.nttdatajpn-home-index-header h2 {
	text-decoration: underline;
	
}

header.nttdatajpn-home-index-header h2,
header.nttdatajpn-home-index-header h3,
header.nttdatajpn-home-index-header h4,
header.nttdatajpn-home-index-header h5,
header.nttdatajpn-home-index-header h6 {
	font-size: 112.5%; /* 18px */
	line-height: 1.22;/* 18px / 22px */
	font-weight: bold;
	padding: 0;
	margin: 0;
}


div.nttdatajpn-home-index p.nttdatajpn-normal {
	line-height: 1.43; /* 14px / 20px */
	margin-top: 0;
}

div.nttdatajpn-home-index ul.nttdatajpn-link-list-A01 {
	background: url(../img/index_content_dashed_border.png) repeat-x top left;
	padding-top: 10px;
	padding-bottom: 4px;
	margin-top: 7px;
	
}

div.nttdatajpn-home-index ul.nttdatajpn-link-list-A01 li {
	list-style: none;
	margin: 3px 0 0 0;
	line-height: 1.57;
	font-weight: bold;
}

div.nttdatajpn-home-index ul.nttdatajpn-link-list-A01 li:first-child {
	margin-top: 0;
	
}

div.nttdatajpn-home-index ul.nttdatajpn-link-list-A01 li a {
	color: #fff;
	background: url(../img/icon_spriteset_03.png) no-repeat scroll right -537px transparent;
	
	/*for ie 6 7*/
	*padding-right: 0;
	*padding-left: 13px;
	*display: block;
	*background: url(../img/home_link_arrow_01.png) no-repeat scroll left 0.4em transparent;
}


/* ----- time-line ----- */

dl.nttdatajpn-home-time-line {
	zoom: 1;
	width: 714px;
	margin: 17px 0 0 0;
	padding: 0 0 5px 0;
	font-size: 87.5%; /* 14px */
	line-height: 1.857; /* 14px / 26px */
	background: url(../img/home_time_line_dashed_border_01.png) no-repeat bottom left;
	
}


dl.nttdatajpn-home-time-line:after {
	content: "."; 
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}

dl.nttdatajpn-home-time-line dt,
dl.nttdatajpn-home-time-line dd {
	float: left;
	margin: 5px 0 0 0;
	padding: 13px 0 5px 0;
	
	
}

dl.nttdatajpn-home-time-line dt {
	width: 140px;
	margin-right: 24px;
	font-weight: normal;
	background: url(../img/home_time_line_dashed_border_01.png) no-repeat top left;
}


dl.nttdatajpn-home-time-line dd {
	float: left;
	width: 550px;
	background: url(../img/home_time_line_dashed_border_01.png) no-repeat top right;
}

dl.nttdatajpn-home-time-line dt:first-child,
dl.nttdatajpn-home-time-line dt:first-child + dd {
	margin-top: 0 !important;
	padding-top: 0 !important;
	border-top: 0 none !important;
	background: none !important;
}


.nttdatajpn-structure-fullcol dl.nttdatajpn-home-time-line {
	zoom: 1;
	width: 960px;
	margin: 17px 0 0 0;
	padding: 0 0 5px 0;
	font-size: 87.5%; /* 14px */
	line-height: 1.857; /* 14px / 26px */
	
}

.nttdatajpn-structure-fullcol dl.nttdatajpn-home-time-line dt {
	width: 140px;
	margin-right: 24px;
	font-weight: normal;
}

.nttdatajpn-structure-fullcol dl.nttdatajpn-home-time-line dd {
	float: left;
	width: 796px;
}


.nttdatajpn-layout-block + .nttdatajpn-heading-lvl02,
.nttdatajpn-layout-block + .nttdatajpn-heading-lvl03,
.nttdatajpn-layout-block + .nttdatajpn-heading-lvl04,
.nttdatajpn-layout-block + .nttdatajpn-heading-lvl05,
.nttdatajpn-layout-block + .nttdatajpn-heading-lvl06 {
	margin-top: 48px;
	
}

.nttdatajpn-layout-block + .nttdatajpn-heading-link {
	margin-top: 48px;
	
}


dl.nttdatajpn-home-time-line a {
	padding-right: 13px;
	text-decoration: none;
	background: url(../img/icon_spriteset_03.png) no-repeat scroll right -105px transparent;
	
	/*for ie 6 7*/
	*padding-right: 0;
	*display: block;
	*padding-left: 13px;
	*background-position: left -102px
}

dl.nttdatajpn-home-time-line a.nttdatajpn-pdf-link {
	padding-left: 20px;
	padding-right: 0;
	padding-bottom: 1px;
	background: url(../img/icon_spriteset_04.png) no-repeat scroll 0 -112px transparent;
	
}

dl.nttdatajpn-home-time-line a:hover {
	text-decoration: underline;
}


/* --------------------------------------------
 *    styles for bajl.crossfader.js
 * -------------------------------------------- */


/* ----- base block ----- */

div.bajl-crossfader {
	width: 960px;
	height: 268px;
	position: relative;
	overflow: hidden;
	margin: 0 0 2px 0;
	padding: 22px 0 0 0;
	*padding: 0;
	*margin-top: 22px;
	border-bottom: 3px solid #6485c1;
}

div.bajl-crossfader figure.nttdatajpn-image-block img {
	border: 0 none;
}


@media print {
	div.bajl-crossfader {
		border-bottom: 0 none;
	}
}

/* ----- crossfading unit ----- */
div.bajl-crossfader-group {
	position: relative;
	z-index: 1;
	
}

div.bajl-crossfader-unit {
	margin: 0;
}

div.bajl-crossfader-unit p {
	margin: 0;
	padding: 0;
}

div.bajl-crossfader-unit p img {
	vertical-align: top;
	
}


/* ----- crossfade control buttons ----- */

ul.bajl-crossfader-btns {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 0;
	right: 21px;
	z-index: 100;
}

ul.bajl-crossfader-btns:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}


/* ----- crossfade control each buttons ----- */

ul.bajl-crossfader-btns li {
	float: left;
	margin-right: 1px;
	padding: 0;
	list-style-type: none;
	width: 26px;
	height: 19px;
	display: block;
	background: url(../img/crossfader_select_btn.png) no-repeat top right;
	overflow: hidden;
	text-indent: -999em;
}

ul.bajl-crossfader-btns li a,
ul.bajl-crossfader-btns li a:link,
ul.bajl-crossfader-btns li a:visited,
ul.bajl-crossfader-btns li a:hover,
ul.bajl-crossfader-btns li a:active,
ul.bajl-crossfader-btns li a:focus {
	color: #6e514c;
}

ul.bajl-crossfader-btns li a {
	width: 26px;
	height: 19px;
	display: block;
	

}

ul.bajl-crossfader-btns a.bajl-pseudo-selected {
	background: url(../img/crossfader_select_btn_s.png) no-repeat top right;
}


