@charset "shift_jis";

body {
	background-image: none;
}
/* ---------- WRAPPER ---------------------------------------- */
#wrapper {
	width: 100%;
	background-image: none;
	border-bottom: none;
}

/* ---------- HEADER ---------------------------------------- */

#headerBg {
	background-image: none;
}
#header {
	background-image: none;
}
#header a img {
	width: auto;
	height: auto;
	overflow: auto;
	position: static;
}
#headerContact {
	display: none;
}


/* ---------- NAVI GROBAL ---------------------------------------- */

#naviGrobalBg {
	display: none;
}


/* ---------- CONTENT ---------------------------------------- */

#content .columnRight {
	display: none;
}


/* ---------- FOOTER ---------------------------------------- */

#footer {
	width: auto;
	background-image: none;
}
#footer .menu {
	display: none;
}

#footer .box {
	width: 535px;
	margin: 0 16px;
	padding: 10px 0;
	border-top: #CCCCCC solid 1px;
}
#footer .boxL {
	width: auto;
	float: none;
}
#footer .boxR {
	display: none;
}
