@charset "shift_jis";

/* assistBoxがなくなった分余白を補う */
#container {
	padding-top: 15px;
}


/* 印刷時非表示要素を消す */
#globalNavi {
	display: none !important;
}

#assistBox {
	display: none !important;
}

#footer p.pgUp {
	display: none !important;
}

#footer ul {
	display: none !important;
}

#siteFunction {
	display: none !important;
}

#goEng {
	display: none !important;
}

#mainCol {
	float: left;
}

body#pop #footer p {
	display: none !important;
}

body {
	background: none !important;
}

#shade {
	background: none !important;
}

#wrapper {
	background: none !important;
}

#localNavi {
	display: none !important;
}

#groupLink {
	display: none !important;
}

p.wordBnr {
	display: none !important;
}

#whatsAOC {
	display: none !important;
}

#special #container {
	background: !important;
}

#special #headerClose {
	display: none !important;
}

#special .closebutton {
	display: none !important;
}

#special .pgUp {
	display: none !important;
}

#special #footer {
	margin-top: 15px !important;
}

#top #kv {
	display: block !important;
}

#top #whatsAOC {
	display: block !important;
}

#top #localNavi {
	display: block !important;
}

#top #groupLink {
	display: block !important;
}

* html body#top {
	zoom: 75%;
}


* html #footer address {
	float:none;
	position:relative;
	left:400px;
}


#section ul {
zoom:100%;
}
