/*-- (C)2007 http://www.ksmplus.co.jp/ --*/

/*-- プリント用に定義をオーバーライド --*/

p.printBtn {
	display: none;
}

#stub {
	display: none;
}

/*-- common.css --*/
#wrapper {
	width: 640px;
}

#header ul,
#header li {
	display: none;
}

#globalMenu {
	height: 4px;
}
#globalMenu li {
	display: none;
}

#pageNavi {
	display: none;
}

#whole {
	clear: both;
	width: 640px;
}
#whole td.side,
#whole td.side2 {
	width: 0%;
	display: none;
}

#leftMenu,
#leftMenu2 {
	display: none;
}

#banner {
	display: none;
}

/*-- style.css --*/
#midashi {
	height: 183px;
	padding-left: 0;
	padding-bottom: 12px;
}

#productView {
	overflow: none;
}
#productView table {
	margin: 0;
}

#history {
	height: auto;
	overflow: none;
}

#officeWorldMap {
	clear: both;
	height: 183px;
	width: 640px;
	padding-left: 0;
}
#officeArea {
	height: auto;
	overflow: none;
}
#officeArea span.map,
#officeArea span.popup {
	display: none;
}


/*-- End of Definition. --*/

