h1{
	display:none;
}

h2{
	margin-top:1em;
	font-size:1em;
	color:#333399;
	border-bottom: solid 1px #333399;
	padding-bottom:2px;
}

h3{
	width:100%;
	border-bottom:solid 1px #333399;
	font-size:1em;
	color:#333399;
}
h4{
	color:#333399;
	font-size:1em;
}

#attention{
	display:none;
}

textarea{

	border-radius: 5px;
	width:95vw;
	height:20vw;
}
.title1{
	padding:0px;
	width:100%;
}
span{
	color:#ff3300;
}

p{
	font-size:0.8em;
	font-weight:bold;
	color:#0066FF;
	border-left:solid 10px #0066FF;
	padding-left:10px;

}
strong{
	float:right;
	background-color:#ff9900;
	color:#ffffff;
	border:solid 1px #ff0000;
	padding:5px;
	border-radius: 5px;
}


.title2{
	margin:0px;
}

input{
	width:95vw;
	height:10vw;
}
.customer2{
	width:100%;
}
.customer3{
	width:100%;
}
#button{

	width:100%;
}
#button input{
	text-align:center;
	height:50px;
	width:100%;
	color:#ffffff;
	background-color:#FF3333;
	font-size:1.5em;
	border-right:solid 2px #333333;
	border-bottom:solid 3px #333333;
	border-radius:5px;
margin-top:10px;
margin-bottom:10px;

}
.back{padding-top:5px;
text-align:center;
	height:45px;
	width:100%;
	background-color:#FF3333;
	font-size:1.5em;
	border-right:solid 2px #333333;
	border-bottom:solid 3px #333333;
	border-radius:5px;
}
#button a{
	font-size:1em;
	color:#ffffff;
	text-decoration:none;
	height:100%;
	width:100%;
	display:block;
}
#attentionout{
	font-size:0.7em;
	margin:5px;
	border:solid 1px #ff0000;
	border-radius: 5px;
	padding:5px;
	color:#ff3300;

}

.send p{
	padding:10px;
	color:#333333;
}
.noto{
	width:100%;
	text-align:center;
}
.conf{
	width:100%;
	height:auto;
}
.ans{
	padding:15px;
}
h3{margin:0;
}