@charset "UTF-8";
/* CSS Document */




/*----head----*/



#maincontents #form h1 {
	margin-bottom: 5px;
}
#maincontents #form #reserve {
	margin-bottom: 30px;
}
#maincontents #form #reserve #h_text {
	margin-bottom: 10px;
	line-height: 16px;
}
#maincontents #form span {
	color: #FF3905;
}
#maincontents #form #reserve #supple span {
	font-weight: bold;
}




/*----<form>----*/



#maincontents #form form table {
	margin-bottom: 25px;
	border-collapse: separate;
	border-spacing:5px 10px;
}


#maincontents #form form #text {
	font-weight: bold;
	margin-bottom: 20px;
}




/*----sidecontents----*/



#sidecontents {
	padding-top: 30px;
	height: 602px;
}

