@import url("/css/common.css");
input
{
	width:100%;
}
@media screen and (min-width:668px)
{
fieldset
{
	width:100px;
}
}