@charset "utf-8";

/* CSS Document */



/* Copyright NEC Corporation. All Rights Reserved. */

/* $Id:case.css 2012/08/20 $ */



#boxChangeTab {

	border-bottom: none;

	margin-bottom: 0px;

}



.NFG-mainColRight .ORI-topArea {

	padding:0px;

}

.NFG-mainColRight .ORI-topArea .NFG-innerCol1{width:445px; padding:10px 7px 10px 10px; border-right:none;}

.NFG-mainColRight .ORI-topArea .NFG-innerCol2{width:274px; padding-left:0px; border-left:1px solid #DADADA;}

.ORI-rightCol {

	padding:5px;

	border-bottom:1px solid #DADADA;

	clear:both;

	overflow:hidden;

}

.ORI-last {

	border-bottom:none;

	margin-bottom:3px;

}

.NFG-mainColRight .ORI-topArea .NFG-link {

	padding-left:15px;

	background: url("http://globaltest.onenec.net/nf_global/v1/common/img/link_arr.png") 2px 8px no-repeat transparent;

}

.NFG-mainColRight .ORI-topArea .ORI-topText {

	margin-bottom:40px;

}

.NFG-mainColRight .ORI-topArea p.ORI-topTitle {

	clear:none;

	padding-top:65px;
	
	font-size:130%;
	
	font-weight:bold;
	
	margin-bottom:7px;

}

.NFG-mainColRight .ORI-topArea .ORI-topText,

.NFG-mainColRight .ORI-topArea p.ORI-topTitle {

	width:245px;

	float:right;

}

.NFG-mainColRight .ORI-topArea p {
	font-size:100%;
}




/* ------ table style ------ */

.NFG-contentArea table tbody th.categoryLeft {

	width:25px;

}

.NFG-contentArea table tbody th.categoryRight {

	width:78px;

}



.NFG-contentArea table tbody th.CaseList_cat {

	width:135px;

}





/* ------ serarch box style ------ */

.NFG-searchBox #MF_form_phrase{

	width:400px;

	color:#6F6F6F;

	margin-left:100px;

	padding:4px 8px;

	border:1px solid #dadada;

	    -ms-border-radius:4px;

	     -o-border-radius:4px;

	   -moz-border-radius:4px;

	-webkit-border-radius:4px;

	        border-radius:4px;

	    -ms-box-shadow:inset 0 0 2px 0 rgba(0, 0, 0, 0.2);

	     -o-box-shadow:inset 0 0 2px 0 rgba(0, 0, 0, 0.2);

	   -moz-box-shadow:inset 0 0 2px 0 rgba(0, 0, 0, 0.2);

	-webkit-box-shadow:inset 0 0 2px 0 rgba(0, 0, 0, 0.2);

	        box-shadow:inset 0 0 2px 0 rgba(0, 0, 0, 0.2);

}

.NFG-searchBox .NFG-linkBtnStyle{

	height:28px;

	line-height:12px;

	margin-left:8px;

	margin-bottom:0;

	padding:4px 20px;

	/padding:4px 10px; /* IE7 */

	color:#fff;

	font-weight:bold;

	border:none;

	background:url('/nf_global/v1/common/img/btn_search_bg.png') 0 0 repeat-x #6a6a6a;

	text-shadow:0 -1px 1px rgba(0, 0, 0, 0.5);

	    -ms-border-radius:4px;

	     -o-border-radius:4px;

	   -moz-border-radius:4px;

	-webkit-border-radius:4px;

	        border-radius:4px;

}

.NFG-searchBox .NFG-linkBtnStyle:hover {

	cursor:pointer;

	filter:alpha(opacity=80);

	-moz-opacity:0.80;

	opacity:0.80;

}





/* ------ Case_Study_Index_jpn table css ------ */



.csi_jpn_th_01 {

	width:35px;

}

.csi_jpn_td_01 {

	width:165px;

}

.csi_jpn_th_02 {

	width:88px;

}

.csi_jpn_td_02 {

	width:165px;

}

.CaseList_th {

	width:80px;

	}



.ORI-rightCol p {
	width:192px;
	float:right;
}