input.active{
ime-mode:active;
}

input.inactive{
ime-mode:inactive;
}

optgroup {
font-style: normal; /* フォントスタイル */
}

.mailform{

width: 738px;

}

.mailform>dd>input{
width: 550px;
}

.mailform>dt,.mailform>dd{
margin: 0;
padding: 0;

}


.mailform>dt{

width: 140px;
float: left;
padding: 3px 0 3px 10px;
border-bottom: 1px solid #efefef;
height: 30px;
background: #999999;
color: white;
}


.mailform>dd{
	height: 30px;
padding: 3px 0 3px 10px;

width: 578px;
float: left;
border-bottom: 1px solid #efefef;
}

.mailform textarea{

	width: 550px;
	height: 60px;
}

.mailform>dt:nth-child(15),.mailform>dd:nth-child(16){
	height: 70px!important;
}



.mail_p{

padding:0 0 20px 40px;
}


.toiawa_center{
	text-align: center;
}