@charset "utf-8";



/* ------------------------ */
/* 通常ページ */


.other table th{
	width:36%;
	height:auto;
	padding:10px 2%;
}

.other table td{
	width:56%;
	height:auto;	
	padding:10px 2%;
}


.other .form-item
{
	width:90%;
	height:auto;
	padding-top:10px !important;
	padding-bottom:10px !important;
}

.other .form-text-area
{
	width:90%;
	height:300px;
}


.other .submit
{
	display:inline-block;
	padding:10px 30px !important;	
}


/* 通常ページ */
/* ------------------------ */

