@charset "UTF-8";

body {
	font-family: sans-serif;
	/* 左右に表示する背景の色 */
	background:transparent !important;
}

.ui-widget-content {
	background: transparent;
}

