@charset "utf-8";

/*-- override display --*/

hr,
#header div,
#header form,
#navigation,
#utilityArea,
#sideArea,
#pageTopArea,
#footer ul,
#relatedLinkBlock{
	display:none !important;
}

/*-- override width --*/

#footer{
	width:inherit;
}

#header,
#contents,
#footerNvArea,
#footer{
	width:inherit;
}

*html #header,
*html #contents,
*html #footerNvArea,
*html #footer{/* IE6 */
	width:100%;
}

*+html #header,
*+html #contents,
*+html #footerNvArea,
*+html #footer{/* IE7 */
	width:100% !important;
}

/*-- override background --*/

#container{
	padding:0;
	background-image:none !important;
}

body,
#contents{
	overflow:visible;
	margin:0;
	height:inherit;
	background-image:none !important;
	background-color:#fff;
}

*html body{/* IE6 */
	overflow:scroll;
	overflow-x:hidden;
}


/*-- override header --*/

#header{
	margin:0 0 20px 0;
	padding:0 0 0 30px;
	border-bottom:1px solid #999;
}

#header h1,
#header p{
	width:235px;
	height:41px;
	background:transparent url(/img/hd_im_02.gif) no-repeat scroll left top;
}

#header h1 a,
#header p a{
	display:none;
}

/*-- override footer --*/

#footer{
	clear:both;	
	margin:20px 0 0 0;
	padding:20px 10px 20px 30px;
	height:inherit;
	border-top:1px solid #999;
	background-image:none;
}

*html #footer{
	margin:40px 0 0 0;/* IE6 */
	height:1%;
}

*+html #footer{/* IE7 */
	margin:40px 0 0 0;
	padding:0;
}

*html body #footer{
	height:1px;/* IE6 */
}

*+html body #footer{
	height:1px;/* IE7 */
}

#footer #footerNvArea{
	position:inherit;
	height:inherit;
}

*html body #footer #footerNvArea{
	height:1px;/* IE6 */
}

*+html body #footer #footerNvArea{
	height:100%;/* IE7 */
}

#footerNvArea p#companyNameArea{
	position:relative;
	top:0;
	left:0;
	margin:0 0 10px 0;
	padding:0;
	width:180px;
	height:14px;
	text-align:left;
	text-indent:-9999px;
	background:transparent url(/img/ft_tx_02.gif) no-repeat scroll left top;
}

*+html body #footerNvArea p#companyNameArea{
	margin:20px 10px 10px 30px;/* IE7 */
}

#footerNvArea p#copyrightArea{
	position:relative;
	top:0;
	left:0;
	margin:0;
	padding:0;
	width:164px;
	height:7px;
	text-align:left;
	text-indent:-9999px;
	background:transparent url(/img/ft_tx_03.gif) no-repeat scroll left top;
}

*+html body #footerNvArea p#copyrightArea{ 
	margin:0 10px 20px 30px;/* IE7 */
}


/*-- override for /jp/investor/stock_prices/ --*/

*html body#ctInvestor.subNv_02_01 .c_stockPriceBlock{
	overflow:visible !important;/* IE6 */
}

*html body#ctInvestor.subNv_02_01 .c_stockPriceBlock dl{
	overflow:visible !important;/* IE6 */
}


/*-- override for /jp/employment/employee/ --*/

body#ctEmployment.subNv_05_01 #mainContentsArea *{
	overflow:visible !important;
}
body#ctEmployment.subNv_05_01 #c_timeChartSection,
body#ctEmployment.subNv_05_01 #c_coverSection{
	display:none;
}

body#ctEmployment.subNv_05_01 #c_photoSection{
	margin-top:0;
	background-color:#fff;
	clear:none;
}

body#ctEmployment.subNv_05_01 #c_photoSection ul{
	width:auto;
}

body#ctEmployment.subNv_05_01 #c_photoSection ul li{
	padding-left:0 !important;
	margin-bottom:2em;
	float:none;
	background-color:#fff;
}


/*-- override for /jp/news_release/ --*/
body#ctNr h5{
	display:none;
}

body#ctNr #c_actionBlock{
	display:none;
}


/*-- override for /jp/ir_library/account_volume_weekly/ --*/
body#ctIr.subNv_01 dl.c_anotherInfoBlock{
	display:none;
}


/*-- override for /jp/ir_library/account_volume_monthly/ --*/
body#ctIr.subNv_02 dl.c_anotherInfoBlock{
	display:none;
}
