@charset "UTF-8";
#chikunen input[type="text"].half_width,
#madori input[type="text"].half_width,
#yuka input[type="text"].half_width{
	width: 10em;
}
.mailform dl.name dd input{
	width: 100%;
}
input[type="text"], input[type="search"], input[type="password"], input[type="email"], input[type="url"], input[type="number"], input[type="tel"]{
	height: 45px;
}