﻿@charset "utf-8";
/*----------------------------uniform修正*/
div.selector span {
	width: 100px;
}
div.selector {
	width: 130px;
	margin-bottom:0;
}
div.button span {
	line-height: 1.2;
}