@charset "UTF-8";

/* ================================================================================= */
/* print                                                                             */
/* ================================================================================= */


/**
for Firefox only
* */

@-moz-document url-prefix() {


#container {
	display: table;
}
#container-inner {
	margin: 0px ! important;
	float: none ! important;
	width: 710px;
	display: table-cell;
	background-image: none ! important;
}
#pattTop #container-inner {
	width: 750px;
}
#contents {
	margin: 0px ! important;
	float: none ! important;
}
#center-col {
	width: 690px;
	margin: 0px ! important;
}
#pattTop #center-col {
	width: 730px;
}
#left-col {
	display: none ! important;
}
#right-col {
	margin: 0px ! important;
	float: none ! important;
	display: table-cell;
}


}


/*
	background-color: #ff0000;
*/
