#tab {
	margin:0 !important;
	padding:0 !important;
	border-bottom:2px solid #f90;
	background-color:#32cd32;
	float:left;
	width:100%;
}
#tab li {
	background-image: none !important;
	margin:0 0 0 0.5em !important;
	padding:0 !important;
	text-align:center;
	border:2px solid #f90;
	border-bottom:none;
	float:left;
	width: 5em;
}
#tab li a {
	display: block;
	width: 100%;
	background: #fff;
}
#tab li.selected a {
	background: #f90;
	color: #fff;
}
.tabcontent {
	-position: relative;
	-top: -3px;
	padding: 0.5em;
	background: #fff;
	border-bottom: 2px solid #f90;
}
.tabcontent h3 {
	background: transparent !important;
	border: none !important;
	padding: 1em 0 0.2em 0 !important;
	margin: 0 !important;
}
#ordercontainer {
	background: #fff;
	border: 2px solid #f90;
}
.time_t td img {
	vertical-align: middle;
}
.time_t tr:hover {
	background: #eee;
}
.time_t td label:hover {
	background: #ddd;
	cursor: pointer;
}
.time_t td label {
	display: block;
}
.time_t input {
	border: none;
	cursor: pointer;
}
.confirm {
	margin: 1em;
}
.confirm th {
	width: 25%;
	}
.confirm td {
	width: 75%;
}
.confirm td.ext {
	text-align: left;
}
fieldset {
	border: none;
	padding: 0;
	margin: 0;
}
legend {
	font-weight: bold;
	background: #fff;
	border: 1pt solid #000;
	padding: 5px;
}
form table {
	font-size: 85%;
}
form h3 {
	border: none !important;
	font-size: 90%;
	background: none;
}
label {
	cursor: pointer;
}
input#reserve_customer {
	width: 120px;
}
input#reserve_furigana {
	width: 120px;
}
input#reserve_email {
	width: 160px;
}
input#address1 {
	width: 60px;
}
input#address2 {
	width: 80%;
}
textarea#ext {
	width: 360px;
	height: 5em;
}

textarea, input {
	border: 1pt solid #aaa;
}

input[type="submit"], input[type="reset"],
input[type="button"] {
	font-size: small;
}

textarea:focus, input:focus {
	background-color: #eee;
	border: 1pt solid #000;
}
.important {
	padding: 10px 10px 10px 50px;
	margin: 10px;
	background: #fff url(http://www.bajirico.com/image/important.gif) top left no-repeat;
	border: 2px solid #ff0000;
	font-size: 80%;
}
.button {
	text-align: center;
	padding: 10px;
}
.button a {
	padding: 8px 10px;
	background: #fff url(http://www.bajirico.com/image/btn.gif) repeat-x top left;
	text-decoration: none !important;
	color: #000 !important;
	border: 2px solid #ddd;
}
em.errors {
	color: #dc143c;
	font-family: "Osaka$B!]EyI}(B", Tahoma, Verdana, monospace;
	font-size: 80%;
	_font-size: 6.5pt;
	font-style: normal;
	font-weight: bold;
}
samp {
	color: #dc143c;
	font-family: "Osaka$B!]EyI}(B", Tahoma, Verdana, monospace;
	font-size: 80%;
	_font-size: 6.5pt;
	font-style: normal;
	font-weight: bold;
	margin: auto 0.5em;
}
p img.top {
	vertical-align: top;
}
p img.add {
	vertical-align: super;
	margin: 0 1em;
}
