@charset "UTF-8";

/*----------------------------------------

	- showroomBox01

----------------------------------------*/

/* g_translate */
#g_translate {
	z-index: 10000 !important;
	width: 100% !important;
	background-color: #ffffff !important;
}
#g_translate > div {
	width: 830px !important;
	margin: 0 auto !important;
	text-align: right !important;
}

/*----------------------------------------
	showroomBox01
----------------------------------------*/

#main #showroomBox01 {
	margin: 0 30px 15px;
	padding: 35px 0 25px;
	background: #000000;
}

#main #showroomBox01 h1 {
	text-align: center;
}

#main #showroomBox01 div {
	padding-left: 20px;
}

#main #showroomBox01 div section {
	float: left;
	width: 216px;
	margin-right: 12px;
}

#main #showroomBox01 div section h1 {
	text-align: left;
}