@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;
}

/* for all TOPFlash  101029 ps m.takahari
---------------------------------------*/
div#top-alternate-block {
	display: block;
	padding-bottom: 0px;
}

div#top-block {
	display: 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;
}
/* forBackgroundImg.Icon---------------*/
#contents .head3 {
	zoom: 1;
}
#contents .head3 span {
	background-position: 0 0.7em;
	zoom: 1;
}
#contents .base .head4 {
	zoom: 1;
}

/*==========================================*/
.printBase {
	overflow: hidden;
}


/* 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;
}
