@charset "utf-8";

div#sBox {
	margin: 0 0 10px 0;
}

div#sBoxHead {
	background: url(../img/bgBase.gif) repeat-x scroll 0 0;
	border: 1px #e7c32b solid;
	width: 938px;
	height: 25px;
	padding: 10px;
}

div#sBoxHeadAdult {
	background: url(../img/bgBase.gif) repeat-x scroll 0 -80px;
	border: 1px #f5a2b6 solid;
	width: 938px;
	height: 25px;
	padding: 10px;
}

div#searchCateSelect {
	float: left;
	margin: 0 10px 0 0;
}

div#searchCateSelect select {
	width: 205px;
	height: 25px;
	border: 1px #999 solid;
	padding: 2px;
	line-height: 1.5em;
	font-size: 1.4em;
	margin: 0;
}

div#searchCateSelect option {
	padding: 2px 5px;
}

div#searchWindow {
	float: left;
}

div#searchWindow input {
	width: 410px;
	/width: 390px;
	height: 19px;
	/height: 16px;
	border: 1px #999 solid;
	padding: 2px 5px;
	font-size: 1.4em;
}

div#searchBtn {
	float: left;
	margin: 0 10px;
}

div#searchBtn a {
	background: url(../img/bgSearchBox.gif) no-repeat 0 0;
	display: block;
	width: 80px;
	height: 25px;
	text-indent: -9999px;
}

div#searchBtn a:hover {
	background: url(../img/bgSearchBox.gif) no-repeat 0 -27px;
}

div.searchOpChk {
	float: left;
	width: 200px;
	/width: 210px;
	margin: -2px 0 0 0;
}

div.searchOpChk li {
	margin: 0 0 5px 0\9;
	_margin: 0;
}

*+html div.searchOpChk li {
	margin: 0 0 5px 0;
}

div.searchOpChk input {
	vertical-align: middle;
	margin: 0 6px 0 0;
}

div.searchOpChk label {
	cursor: pointer;
	font-size: 1.2em;
	vertical-align: middle;
	margin: 0;
}

div#sBoxSub {
	background: url(../img/bgBase.gif) repeat-x scroll 0 -160px;
	border-left: 1px #BBB solid;
	border-bottom: 1px #BBB solid;
	border-right: 1px #BBB solid;
	width: 938px;
	padding:  5px 10px;
}

div.spellHint {
	line-height: 20px;
	font-size: 1.2em;
	padding: 0 0 0 2px;
}

div.spellHint th {
	font-weight: normal;
	vertical-align: middle;
	width: 100px;
	white-space: nowrap;
}

div.spellHint td {
	vertical-align: middle;
	width: 820px;
	word-break: break-all;
	white-space: normal;
}

div.spellHint a {
	margin: 0 10px 0 0;
	text-decoration: underline;
}
