body {
	text-align:center;	
}
.wrap {
	width: 800px;
	font-size:12px;
	color: #000;
	line-height:1.5;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin:0 auto;
	text-align:left;
}
.title {
	text-align:center;
}
h1 {
	font-size: 30px;
    color: #e60e01;
	text-weight:bold;
}
.bottom {
	text-align:center;
}
.main {
	border-left: 4px solid #e60d00;
	border-right: 4px solid #e60d00;
	padding: 20px 0 20px;
}
.name {
	margin: 0 0 0 30px;
	font-size:20px;
	font-weight: bold;
}
.name2 {
	margin: 0 0 10px 30px;
	font-size:14px;
	font-weight: bold;
}
.name3 {
	margin: 0 0 10px 30px;
	font-size:14px;
	font-weight: bold;
	color:#f00;
}
.caption {
	margin: 0 0 0 30px;	
	font-size: 12px;
}
.input {
	margin: 0 30px 22px 30px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #000;
}
.input2 {
	margin: 0 30px 12px 30px;
	padding-bottom: 10px;
}
.btn_submit {
	text-align:center;	
}
.text_bottom {
	width: 700px;
	text-align:center;
	margin: 10px auto;
}
.red {
	color: #f00;
	font-size: 12px;
	margin-left: 12px;
}

.thanks {
	font-size: 25px;
	text-align: center;
	margin: 20px auto;
	
}

.campaign{
	width: 700px;
	margin: 0 auto 0;
}