@charset "utf-8";

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
MainVisual
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#top_mv{
	width:100%;
	height:180px;
	background-color:#efefef;
	border-bottom:1px solid #e5e5e5;
}
#top_mv h1{
	margin:0 auto;
	width:950px;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
AboutusTable1
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.aboutus_table1{
	margin-bottom:30px;
	font-size:75%;
}
.aboutus_table1 th{
	padding:0 40px 10px 0;
	font-weight:bold;
	text-align:left;
	vertical-align:top;
}
.aboutus_table1 td{
	padding-bottom:10px;
	text-align:left;
	vertical-align:top;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
AboutusTable2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.aboutus_table2{
	font-size:70%;
}
.aboutus_table2 th{
	padding:0 17px 10px 0;
	font-weight:normal;
	text-align:left;
	vertical-align:top;
}
.aboutus_table2 td{
	padding:0 17px 10px 0;
	text-align:left;
	vertical-align:top;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
News
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.plural_head1{
	margin-bottom:25px;
	padding-bottom:5px;
	border-bottom:4px solid #eaeaea;
}
.plural_head1 h2{
	float:left;
	font-weight:bold;
}
.plural_head1 h2 span{
	font-size:80%;
}
.plural_head1 p{
	float:right;
	text-align:right;
	font-size:70% !important;
}
.top_head1{
	margin-bottom:15px;
	padding:3px 0 5px 0;
	border-bottom:4px solid #eaeaea;
	font-size:90%;
	font-weight:bold;
}
.plural_head2{
	margin-bottom:15px;
	padding-bottom:5px;
	border-bottom:1px solid #eaeaea;
}
.plural_head2 h3{
	float:left;
	font-size:80%;
}
.plural_head2 p{
	float:right;
	font-size:75%;
}
.plural_head2 p span{
	padding:2px 5px;
	font-weight:bold;
	background:#ebebeb;
}
.top_news_list{
	clear: both;
	width: 613px; /*for IE6*/
	font-size:70%;
	line-height:1.8;
}
.top_news_list dt{
	margin-bottom:8px;
	clear: both;
	float: left;
	width: 105px;
	color:#666;
}
.top_news_list dd {
	margin-bottom:8px;
	position: relative;
	width: 502px;
	overflow: hidden;
}
.top_news_list dd img {
	position: absolute;
	top: 1px;
	left: 0;
}
.top_news_list dd a {
	float: left;
	margin-left: 90px;
	padding-left: 13px;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
FeaturedContents
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#fc_slides{
	position:relative;
	margin-bottom:40px;
}
.fc_slides_tools{
	width:180px;
	height:21px;
	background:#eee;
}
.prev{
	position:absolute;
	top:5px;
	left:150px;
	display:block;
	width:11px;
	height:11px;
	background:url(/content/dam/nttcom/mig2/template_j/images/fc_slides_prev.gif) no-repeat;
	text-indent:-9800px;
	overflow:hidden
	z-index:10;
}
.next{
	position:absolute;
	top:5px;
	left:163px;
	display:block;
	width:11px;
	height:11px;
	background:url(/content/dam/nttcom/mig2/template_j/images/fc_slides_next.gif) no-repeat;
	text-indent:-9800px;
	overflow:hidden
	z-index:11;
}
.pagination{
	position:absolute;
	top:5px;
	left:66px;
	list-style:none;
	margin:0;
	padding:0;
	z-index:12;
}
.pagination li{
	float:left;
	display:block;
	margin:0 0 0 3px;
	width:11px;
	height:11px;
	text-indent:-9800px;
	overflow:hidden
}
.pagination li a{
	display:block;
	width:11px;
	height:11px;
}
.pagination li a.mv-c0{
	background:url(/content/dam/nttcom/mig2/template_j/images/mv-c0.gif) no-repeat;
}
.pagination li a.mv-c0:hover{
	background:url(/content/dam/nttcom/mig2/template_j/images/mv-c0_o.gif) no-repeat;
}
.pagination li.current a.mv-c0{
	background:url(/content/dam/nttcom/mig2/template_j/images/mv-c0_o.gif) no-repeat;
}
.pagination li a.mv-c1{
	background:url(/content/dam/nttcom/mig2/template_j/images/mv-c0.gif) no-repeat;
}
.pagination li a.mv-c1:hover{
	background:url(/content/dam/nttcom/mig2/template_j/images/mv-c0_o.gif) no-repeat;
}
.pagination li.current a.mv-c1{
	background:url(/content/dam/nttcom/mig2/template_j/images/mv-c0_o.gif) no-repeat;
}
.pagination li a.mv-c2{
	background:url(/content/dam/nttcom/mig2/template_j/images/mv-c0.gif) no-repeat;
}
.pagination li a.mv-c2:hover{
	background:url(/content/dam/nttcom/mig2/template_j/images/mv-c0_o.gif) no-repeat;
}
.pagination li.current a.mv-c2{
	background:url(/content/dam/nttcom/mig2/template_j/images/mv-c0_o.gif) no-repeat;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
obp/data common
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.obpData_table1 {
	width: 100%;
}
.obpData_table1 td {
	font-size: 75%;
	line-height: 1.5;
	border-right: 1px solid #ccc;
	padding: 5px 0;
	text-align: center;
	vertical-align: top;
}
.obpData_table1 td.end {
	border-right: none;
}
.obpData_table1 td p {
	padding: 0 30px;
}
.obpData_table1 td p span {
	font-weight: bold;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
TopicsList
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.aboutus_topics_list01 {
}
	.aboutus_topics_list01 li {
		border-bottom: 1px solid #bcbec0;
		padding: 4px 0 4px 5px;
		margin-top: 4px;
	}
		.aboutus_topics_list01 li dl {
			margin: 0 0 4px 0;
		}
			.aboutus_topics_list01 li dl dt {
				float: left;
			}
				.aboutus_topics_list01 li dl dt img {
					margin-right: 5px;
				}
			.aboutus_topics_list01 li dl dd {
			}
			
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
	/aboutus/domestic.html
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.domesticH201 {
	background-color: #f0f0f0;
	border-bottom: 1px solid #565797;
	font-size: 75%;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 7px 0 5px 10px;
}
.domesticTable01 {
	margin: 0 auto 20px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
	/procurement/JP/newproc/img002.htm
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.underLineTxt01 {
	text-decoration: underline;
}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
20121016 吹き出し
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.tip{
 background: url(/content/dam/nttcom/mig2/release/template/images/icon_tooltip.gif) no-repeat right center;
 padding-right: 12px;
 cursor: pointer;
text-indent:0;
}

div.target-active{
    color: #333333;
    font-size: 70%;
    line-height: 1.6;
     background-color:#ffffe0;
}
