@charset "utf-8";

* html body {
	zoom: 70%;
}

body {
	background: #FFF;
}
.dual,
.printbtn,
.headernavi,
.en_headernavi,
#global,
#en_global,
#sidebar,
.searcharea,
.fontchange,
.bread,
.footernavi,
.bannerarea,
.adobearea,
#footer {
	display: none;
}
#header h1 {
	postion: absolute;
	top: 0;
	left: 0;
}
	
#header {
	height: 50px;
}
#secondcontents {
	float: none;
	display: block;
	margin: 0 0px 0 150px;
	padding: 0;
}
* html #secondcontents {
	float: right;
	margin: 0 50px 0 0;
}

.topimg,
.en_topimg {
	width: 900px;
	height: 240px;
}
.topimg object,
.en_topimg object {
	display: none;
}

.topimg {
	background: url(../images/alt_topimg.jpg) no-repeat 0px 0px;
}
.en_topimg {
	background: url(../images/en_alt_topimg.jpg) no-repeat 0px 0px;
}

div.mainpagecategory {
	width: 280px;
	margin: 0 5px 30px 0;
	float: left;
}
#secondcontents .fs14 {
	display: none;
}