/* field */

form {
    display: inline;
    margin: 0;
}

.text_box_1 {
	font-size: 12px;
	color: #000000;
	border: 1px solid #a0a0a0;
	width: 190px;
	height: 20px;
	margin-bottom: 10px;
	padding: 0 0 0 1px;
}

.text_box_2 {
	font-size: 12px;	
	color: #000000;
	border: 1px solid #a0a0a0;
	width: 142px;
	height: 20px;
	padding: 0 1px;	
}

.text_box_3 {
	font-size: 12px;	
	color: #000000;
	border: 1px solid #a0a0a0;
	width: 300px;
	height: 20px;	
	padding: 0 0 0 1px;
}

.text_box_4 {
	font-size: 12px;	
	color: #000000;
	border: 1px solid #a0a0a0;
	width: 300px;
	height: 170px;
	padding: 0 0 0 1px;	
}

.submit_box_1 {
	font-size: 12px;	
	color: #000000;
	border: 1px solid #a0a0a0;
	width: 338px;
	height: 20px;	
	padding: 0 0 0 1px;
	vertical-align: middle;
}

.submit_box_2 {
	font-size: 12px;	
	color: #000000;
	border: 1px solid #a0a0a0;
	width: 338px;
	height: 250px;
	padding: 0 0 0 1px;	
}

.submit_box_3 {
	font-size: 12px;	
	color: #000000;
	border: 1px solid #a0a0a0;
	width: 338px;
	height: 300px;
	padding: 0 0 0 1px;	
}

.submit_box_4 {
	font-size: 12px;	
	color: #000000;
	border: 1px solid #a0a0a0;
	width: 338px;
	height: 180px;
	padding: 0 0 0 1px;	
}



.submit_box_5 {
	font-size: 12px;	
	color: #000000;
	border: 1px solid #a0a0a0;
	width: 338px;
	height: 70px;
	padding: 0 0 0 1px;	
}

.dropdown_box_1 {
	text-decoration: none;
	color: #000000;
	border: 1px solid #a0a0a0;
	width: 190px;	
	height: 20px;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 18px;
}

.dropdown_box_２ {
	text-decoration: none;
	color: #000000;
	border: 1px solid #a0a0a0;
	width: 300px;	
	height: 20px;
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 18px;
}

.form_left_content	{
	font-size: 12px;
	color: #333;
	line-height: 18px;
	text-align: left;
	padding-bottom: 5px;
	width: 110px;
	padding-top: 2px;
}

.form_right_content	{
	width: 390px;
	padding-bottom: 15px;
	text-align: left;
}

.form_intro	{
	font-size: 12px;
	color: #666;
	line-height: 17px;
	padding-bottom: 5px;
	padding-top: 0px;
}

.form_intro_red	{
	font-size: 12px;
	color: #ED0202;
	line-height: 17px;
	padding-bottom: 5px;
	padding-top: 0px;
}

.form_red	{
	font-size: 13px;
	color: #ED0202;
	line-height: 18px;
	vertical-align: text-top;
}

.form_top	{
	font-size: 12px;
	color: #000;
	line-height: 18px;
	padding-bottom: 5px;
	padding-top: 0px;
}

.form_reminder	{
	font-size: 12px;
	color: red;
	line-height: 18px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.submit_left	{
	font-size: 12px;
	color: #333;
	line-height: 18px;
	text-align: left;
	padding-top: 2px;
	width: 150px;
}

.submit_right	{
	font-size: 12px;	
	width: 340px;
	padding-bottom: 25px;
	font-size: 12px;
	color: #333;
		
}

.submit_right2	{
	width: 350px;
	padding-bottom: 5px;
}


.submit_right_text1	{
	
	width: 350px;
	padding-bottom: 25px;
	color: black;
	font-size: 13px;
	line-height: 18px;
}

.submit_right_text2	{
	
	width: 350px;
	padding-bottom: 10px;
	color: black;
	font-size: 13px;
	line-height: 18px;
}

.submit_image	{
	vertical-align: middle;
	padding-left: 5px;
}

.submit_thankyou	{
	font-size: 16px;
	line-height: 20px;
	color: #ED0202;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

