body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
ul,li {
	margin: 0px;
	padding: 0px;
	list-style-type:none;
	float: none;
	display: table;	
}
input,select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
form {
	padding:0;
	margin:0;
	border:0;
}
#mybody {
	width: 100%;
	text-align: center;
	display: table;
	position: absolute;
	left: 0px;
	top: 0px;
}
#top {
	height: 100%;
	width: 100%;
	text-align: center;
	display: table;
	background-image: url(image/top.jpg);
}
#top img {
	width: 100%;
}
#search01,#search02,#search01 ul,#search02 ul {
	width: 100%;
	font-size: 80px;
	line-height: 100px;
	vertical-align: middle;
	margin-bottom: 20px;
}
select {
	width: 100%;
	font-size: 60px;
	line-height: 70px;
	height: 95px;
}
#search1 {
	width: 50%;
	float: left;
}
#search2 {
	width: 50%;
	float: left;
	color: #FFFFFF;
	background-color: #CCCCCC;
	cursor:pointer;
}
#search3 {
	width: 25%;
	float: left;
	text-align: right;
	margin: 20px;
}
#search4 {
	width: 65%;
	float: left;
	margin: 20px;
}
#search5 {
	border-radius:5px;
	background-color: #FF8000;
	color: #FFFFFF;
	cursor:pointer;
	margin:0 auto;
	position: relative;
	top: 10px;
	
}
#search6 {
	width: 45%;
	float: left;
	text-align: right;
	margin-top: 40px;
}
#search7 {
	width: 50%;
	float: left;
	text-align: left;
	margin-top: 50px;
}

#search8 {
	width: 90%;
	height: 90px;
	font-size: 60px;	
}
#lete {
	width: 85%;
	margin:0 auto;
	text-align: left;
	font-size: 20px;
	padding: 20px;
}
#answer1 {
	border-radius:5px;
	border: 3px solid #D20000;
	margin-bottom: 30px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}
#answer2 {
	background-color: #D20000;
	width: 100%;
	font-size: 40px;
	line-height: 70px;
	color: #FFFFFF;
}
#answer3 {
	width: 99%;
	float: center;
	text-align: left;
}
#answer4 {
	width: 99%;
	float: center;
	text-align: center;
}
#answer7 {
	width: 99%;
	font-size: 40px;
	line-height: 70px;
	margin:0 auto;
}
#answer8 {
	width: 33%;
	float: left;
	text-align: right;
}
#answer9 {
	width: 66%;
	float: left;
	text-align: left;
}
#wiper_search1 {
	width: 35%;
	float: left;
	text-align: right;
	margin-top: 40px;
}
#wiper_search2 {
	width: 60%;
	float: left;
	text-align: left;
	margin-top: 50px;
}
