

/*//////////////////////////////////////////////////////////////////////////////////////////
others
*/

/*========================================================
news release
========================================================*/
/* what -------------------------------------------*/
/* column layout */
.what #contentsSec .layout2,
.what #contentsSec .layout3,
.what #contentsSec .layout4{
  width:626px;
}
/* 2 column layout*/
.what #contentsSec .layout2 .L,
.what #contentsSec .layout2 .R{
	width:304px;
}
/* 3 column layout*/
.what #contentsSec .layout3 .L,
.what #contentsSec .layout3 .L1{
	width:196px;
}
.what #contentsSec .layout3 .L2{
	width:410px;
}
.what #contentsSec .layout3 .R{
	width:196px;
}
.what #contentsSec .layout4 .L{
	width:143px;
}
.what #contentsSec .layout4 .R3{
	width:465px;
}


/* news release index -----------------------------*/
/* layout */
#whatIndex #bodyArea #contentsSec{
  padding-left:20px;
}
/* layout(wide) */
.what #bodyArea #contentsSec,
#whatIndex #mainContentsBlock{
  width:626px;
}
/* page title */
#whatIndex #bodyArea #contentsSec #titleBlock h1{
  padding:0;
  border:none;
  background:none;
}
/* header */
#whatIndex #mainContentsBlock h2{
  margin-bottom:0.5em;
  font-size:120%;
  padding-bottom:6px;
  border:none;
  background:url(../common/headline1_bg.gif) left bottom no-repeat;
}
/* list of news(date) */
.dlDate #mainContentsBlock dt,
#whatIndex #mainContentsBlock dt{
	float:left;
	width:10em;
	font-weight:bold;
}
.dlDate #mainContentsBlock dd,
#whatIndex #mainContentsBlock dd{
	margin:0 0 0.5em 11.5em;
}
.dlDate #mainContentsBlock dd.link,
#whatIndex #mainContentsBlock dd.link,
#whatIndex #mainContentsBlock dd.otherLink{/*for IE6*/
	margin-left:10.6em;
}
html > .dlDate #mainContentsBlock dd.link,
html > #whatIndex #mainContentsBlock dd.link,
html > #whatIndex #mainContentsBlock dd.otherLink{
	margin-left:10.4em;
}

/* prof */
#mainContentsBlock .profDate dt{
	float:left;
	width:7em;
	font-weight:bold;
}
#mainContentsBlock .profDate dd{
	margin:0 0 0.5em 8.5em;
}
#mainContentsBlock .profDate dd.link{/*for IE6*/
	margin-left:7.6em;
	text-indent:-3px;
}
html > #mainContentsBlock .profDate dd.link{/*for mozilla, IE7 */
	margin-left:7.4em;
	text-indent:0;
}

#whatIn #contentsSec table .widthS{
	width:10em;
	vertical-align:top;
}
#whatIn #contentsSec table .widthM{
	width:12em;
	vertical-align:top;
}


/* jotsu_020416----------------------------------------- */
#jotsu_020416 #mainContentsBlock .R1 {
	margin-top:2em;
}
/*========================================================
sitemap
========================================================*/
/* Contents width change */
#sitemap #contentsSec{
	float:none;
	width:718px;
}
#sitemap #contentsSec h2{
	font-size:116%;
}
#sitemap #contentsSec .layout2,
#sitemap #contentsSec .layout4{
	width:718px;
}
#sitemap #contentsSec .layout2 .L,
#sitemap #contentsSec .layout2 .R{
	width:350px;
}
#sitemap #contentsSec .layout4 .L,
#sitemap #contentsSec .layout4 .R{
	width:166px;
}
#sitemap #contentsSec .layout4 .L2{
	float:left;
	width:350px;
}
#sitemap #contentsSec .layout4 .L2 .inLeft{
	float:left;
	width:166px;
}
#sitemap #contentsSec .layout4 .L2 .inRight{
	float:right;
	width:166px;
}
/* Category Name's child List */
#sitemap #mainContentsBlock ul{
	margin-left:1em;
}
/* noLink List */
#sitemap #mainContentsBlock ul .list{
	margin-left:1em;
}

/*========================================================
small popup
========================================================*/
.popupS #contentsSec{
	text-align:center;
	float:none;
	clear:both;
	padding-top:20px;
	width:500px;
}
.popupS #contentsSec .block{
	margin-bottom:20px;
	text-align:left;
}
.popupS h1{
	text-align:left;
	font-size:150%;
}
/* footer */
.popupS #footerArea{
	text-align:center;
	clear:both;
	width:auto;
	padding:0 20px 10px 20px;
}
/*========================================================
FURUKAWA Innovations(innovation)
========================================================*/
#innovation{
	width:100%;
	background-color:#000034;
	text-align:center;
}
#innovation #contentsSec{
	width:718px;
	padding:15px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
#innovation #copyright{
	width:718px;
	color:#fff;
	font-size:86%;
}


/*/////////////////////////////////////////////////////////////////////////////////////////*/