@charset "UTF-8";

/*----------------------------------------------->

z-bossの構築環境用CSS

<------------------------------------------------*/

#support-top {
	top		: 60px;
	width		: 100%;
	position	: relative;
	clear		: both;
}

#price-Mini {
	width		: 100%;
	position	: relative;
	margin		: 0 auto;   
	clear		: both;
}

#price-Standard {
	width		: 100%;
	position	: relative;
	margin		: 0 auto;   
	clear		: both;
}

#price-Appliance {
	width		: 100%;
	position	: relative;
	margin		: 0 auto;   
	clear		: both;
}


#sale {
	width		: 100%;
	position	: relative;
	clear		: both;
}

#toiawasw {
	width		: 100%;
	position	: relative;
/*	text-align	: left; */
	clear		: both;
	margin		: 0 auto;   
/*	left		: 13% */
}

.table_header {
	higeht	: 30;
}

.table_margin {
	text-align	: center;
	margin-left	: auto;
	margin-right	: auto;
	text-align	: left;
}

.table_left {
	text-align	: left;
}

.table_center {
	text-align	: center;
}
