@charset "utf-8";
/* ****************************************************
Since : 2008-03-31
***************************************************** */

body {
	background: none;
}
body.bodysoa {
	background: none;
}
#pageContainer {
	width: auto;
	background: none;
}

#localNavi,
#footContainer {
	display: none;
	background: none;
}
#headContainer,
#header {
	background: none;
}
#headContainer #header #siteUtility,
#headContainer #globalNavi {
	display: none;
}

#contentsHeader {
	width: auto;
}
#contentsHeader #sizeSwitcher {
	display: none;
}

#mainContainer {
	width: auto;
	background: none;
}
#mainContainer .wrapper {
	background: none;
}
#mainContainer .heading1 {
	border-left: 1px solid #D1D5DD;
}

#mainContainer #topicPath {
	display: none;
}
#mainContainer #contents {
	border: none;
	float: none;
	background: none;
}
/* forSOA  081028 ps m.horiguchi
---------------------------------------*/
#mainContainersoa { 
	width: auto;
	background: none;
}
#headContainersoa #topicPath {
	background: block;
}
#mainContainersoa .wrapper {
	background: none;
}
#mainContainersoa .heading5 {
	border-left: 1px solid #D1D5DD;
}

#mainContainersoa #topicPath {
	display: none;
}
#mainContainersoa #contents {
	border: none;
	float: none;
	background: none;
}
/* //forSOA
---------------------------------------*/
#pageContainer #pageTop {
	display: none;
}

#contents .pageTop {
	display: none;
}

#top-alternate-block {
	display: none;
}
/* for IE hack
==========================================*/
* html a.normal,
* html a.pdf,
* html a.excel {
	height: 1px;
}
* html #contents ul.normal li,
* html #contents #themeTop #mainArea #leadBlock,
* html #contents #themeTop #linkArea #links,
* html #contents #themeTop #linkArea #archive dl.box dd,
* html #contents .column-area {
	height: 1px;
}
