/* CSS Document */

/* layout ---------------------------------------------
------------------------------------------------------ */
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #FFFFFF;
}

* html body {
	zoom: 70%;
}
*:first-child+html body {
	zoom: 70%;
}

#container {
}
#header {
}
#hdrRightBox {
	display: none;
}
#hdrTxtSize{
	display: none;
}
#pagebody {
	overflow: visible;
}

#rightColumn{
	display: none;
}
#mainVisual {
	display: none;
}
#pagebody {
	overflow: visible;
}
.pagetop {
	clear: both;
}
#footer {
	clear: both;
}
.cattopPage,
.cBox01,
.cBox02 {
	overflow: visible;
}