@charset "Shift_JIS";





body {

	background-image: none;

}





/* === 印刷時のロゴ表示のCSS === */

#printId {

	display: block;

	margin: 0 0 15px 0;

}



/* === CORPORATE HEADERのCSS === */

#corporateHeader {

	display: none;

}





/* === コンテンツのセンタリング === */

#container {

	position: static;

	margin: 0;

}





/* === HEADER UNITのCSS === */

#headerUnit {

	display: none;

}





/* === GLOBALNAVIのCSS === */

#globalNavi {

	display: none;

}





/* === CONTENT BODYのCSS指定 === */

#contentBody,

#contentBodyInner {

	background-image: none;

	margin: 0;

}





/* === LOCALNAVIのCSS指定 === */

#localNavi {

	display: none;

}





/* === UNIT1のCSS指定 === */

#unit1 {

	background-image: none;

	float: left;

}





#unit1 input {

	display: none;

}





/* === CONTENT FOOTのCSS指定 === */

#contentFoot {

	display: none;

}



/* === CONTENT FOOTERのCSS指定 === */

#contentFooter {

	display: none;

}





/* === CORPORATEFOOTERのCSS === */

#corporateFooter {

background-image: none;

}



#productLink {

	display: none;

}



.smallBox {

	height: auto;

}



#fancybox-wrap,

#fancybox-inner {

	height: auto !important;

}



#link_companylist,

#closetext {

	display: none;

}



