#form_table table{
	margin: 0 auto;
}

.info_title{
	text-align: center;
	margin-right:900px;
	font-size:170%;
}

#subscription_title{
	margin-top:5px;
	margin-left:5px;
	font-size:230%;
	text-align:center;
	color:#4682b4;
}

.table_header{
	width:200px;
	text-align:center;
	font-size:140%;
	padding-top:5px;
	background-color:#e8ecef;
}

.table_data{
	width:750px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
	background-color:#FFFAFA;
	font-size:140%
}

#img_front_preview{
	float:right;
}

#img_back_preview{
	float:right;
}

#img_right_preview{
	float:right;
}

#img_left_preview{
	float:right;
}


/* ファイルアップロード */
form img.thumb {
    margin:0 5px 5px 0;
    max-width:410px;
    vertical-align:bottom;
}

/* dropzoneの表示エリア */
div.file{
	width:570px;
	height:100px;
	border:1px dashed #000;
	margin-top:3px;
	margin-bottom:0px;
	padding-top: 10px;
	background-color:white;
	color:#A9A9A9;
	font-size:140%;
	text-align:center;
}

.subscription{
	text-align: center;
	margin-left:600px;
	margin-top:10px;
}

#required_item{
	margin-bottom:20px;
}

#input_support{
	text-align:center;
	margin-right:700px;
}

#other_maker_en{
	margin-left:5px;
}

#subject{
	width:80%;
}