@charset "utf-8";

/*
Reserve CSS
*/

#header {
	background: url(/img/bg_reserveheader.jpg) left top no-repeat;
}
h2 {
	width: 615px;
	height: 41px;
	background: url(/img/h2_reserve.gif) left top no-repeat;
	border-bottom: 1px dotted #666;
}
h3 {
	font-size: 100%;
	border-bottom: 3px double #FFF;
	margin: 12px 0;
	padding: 0 0 5px 0;
}

#reserve01 {
	padding: 12px 0 12px 12px;
}
table {
	width: 595px;
	margin: 0 0 20px;
}
th {
	width: 25%;
	color: #999;
	font-weight: normal;
	padding-right: 10px;
}
th, td {
	vertical-align: middle;
}

.necessary {
	color: #FF0;
}

label {
	margin-right: 10px;
}

input#name,
input#oaite {
	margin: 0 0 4px 28px
}
input#kana1 {
	margin: 0 0 4px 10px
}
input#kana2 {
	margin-left: 10px;
}
input#tel {
	margin: 0 0 4px 3px;
}

input#email1,
input#email2 {
	margin-bottom: 4px;
}
