@charset "Shift_JIS";



/* === 印刷時のロゴ表示のCSS === */
#printId {
	display: block;
	margin: 0 0 15px 0;
}

/* === CORPORATE HEADERのCSS === */
#corporateHeader {
	display: none;
}


/* === コンテンツのセンタリング === */
#container {
	position: static;
	margin: 0;
}


/* === UNIT1のCSS指定 === */
#unit1 {
	float: left;
}


/* === CONTENT FOOTERのCSS指定 === */
#contentFooter {
	display: none;
}


/* === CORPORATEFOOTERのCSS === */
#corporateFooter {
	display: none;
}
#productLink {
	display: none;
}
