#form{
	margin-right: auto;
	margin-left: auto;
	color: #333333;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 40px;
	width: 100%;
}
#form p{
	color: #000000;
}
#form td 	{
	margin: 0px;
	font-size: 13px;
	line-height: 130%;
	text-align: left;
	border-bottom: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
	color: #000000;
}
#form .tableset{
	padding: 0px;
	width: 100%;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}




#ticket p{
	color: #000000;
}
#ticket td 	{
	margin: 0px;
	font-size: 13px;
	line-height: 130%;
	text-align: left;
	border-bottom: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	color: #000000;
}
#ticket .tableset{
	padding: 0px;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
}





#clear-btn {
    border: 0px;
    width: 130px;
    height: 25px;
	cursor: pointer;
    background: url(../img/button_clear.jpg) left top no-repeat;
}
#try-btn {
    border: 0px;
    width: 215px;
    height: 30px;
	cursor: pointer;
    background: url(../img/button_try.jpg) left top no-repeat;
}

input {
	height: 16px;
	margin-bottom: 10px;
	line-height: 120%;
}
textarea{
	line-height: 120%;
}
.submit{
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 20px;
}
.td01{
	color: #000000;
	font-size: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.td02{
	padding-top: 5px;
	padding-bottom: 5px;
}
table{
	margin-right: auto;
	margin-left: 15px;
}
