@charset "shift_jis";

/***************************/
/*Ú×ŒŸõðŒ“ü—Í‰æ–Ê‚ÌCSS*/
/***************************/

/*
div#main {
	width: 600px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
} */
table#searchTable{/*ŒŸõðŒ“ü—Í‚Ìtable*/
	width:600px;
	font-size: 82%;
	margin-right: auto;
	margin-left: auto;
}
table#searchTable th{
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	color: #6D6D5B;
	width: 10em;
	background-color: #F1EFE0;
}
table#searchTable td{
	text-align: left;
	font-weight: normal;
}
table#searchTable td h3 {/* ƒvƒ‰ƒ“–¼E•”‰®ƒ^ƒCƒv */
	font-size: 115%;
}
table#searchTable tr td dl dt {
	float:left;
	width: 10em;
	margin-top:0.3em;
}
table#searchTable tr td dl#people {
	float:left;
	margin-right:1em;
}
table#searchTable tr td dl#people dd {
	float:left;
	margin-right:1em;
}
table#searchTable tr td dl#people dd.adult { /* Ü‚è•Ô‚µ */
	float: none;
}
table#searchTable tr td dl input { /* ƒJƒŒƒ“ƒ_[‰æ‘œ */
	vertical-align: -2px;
}
table#searchTable td#btArea { /* ŒŸõðŒ“ü—Í‚Ìtable‚Ìsubmitƒ{ƒ^ƒ“—Ìˆæ */
	background-color: #DEE1D6;
	text-align: center;
	padding: 12px;
	background-image: url(../images/bg_input.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
table#searchTable td#btArea input{ /* ŒŸõðŒ“ü—Í‚Ìtable‚Ìsubmitƒ{ƒ^ƒ“ */
	vertical-align: middle;
	padding-right: 15px;
	padding-left: 15px;
}
table#searchTable ul li {
	float: left;
	white-space: nowrap;
	list-style-type: none;
	margin-top: 2px;
	margin-right: 8px;
	margin-bottom: 2px;
}
table#searchTable ul li input {
	vertical-align: middle;
	}
table#searchTable ul.atmt{
	clear: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
p.arrowBlue {
	padding-left: 10px;
	background-image: url(../images/arrow_blue.gif);
	background-position: left center;
	background-repeat: no-repeat;
	font-size: 82%;
	margin-top: 5px;
	width: 580px;
	margin-right: auto;
	margin-left: auto;
}

