.topsearch div{
width:414px;
height: 26px;
	background: url(http://www.1hitorigurashi.com/img/top/searchbk.jpg) no-repeat;
	margin: 15px 0 0 0;
}


.topsearch select[name="product[0]"]{
width: 114px;
height: 26px;
background: none;
/*background: url(http://www.1hitorigurashi.com/img/top/search_drop_box_img.jpg) no-repeat;*/
border: none;
border: solid 1px #C8BB88;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 0px;
-moz-border-radius-bottomleft: 10px;
-moz-border-radius-bottomright: 0px;
-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 0px;
-webkit-border-bottom-left-radius: 10px;
-webkit-border-bottom-right-radius: 0px;
border-top-left-radius: 10px;
border-top-right-radius: 0px;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 0px;
background: #F7F7F7;
font-weight: bold;
padding-left: 10px;
float/*\**/:left\9;
}
.topsearch select[name="product[0]"], x:-moz-any-link{
	float: left;
}
.topsearch select option{
	background: none;
}
.topsearch input[name="group[word]"] {
width: 230px;
height: 26px;
margin-left: 0px;
border: none;
background: none;
float/*\**/:left\9;
line-height/*\**/:26px\9;
/*border: solid 1px #CCC;*/
/*
-moz-border-radius-topleft: 27px;
-moz-border-radius-topright: 27px;
-moz-border-radius-bottomleft: 27px;
-moz-border-radius-bottomright: 27px;
-webkit-border-top-left-radius: 27px;
-webkit-border-top-right-radius: 27px;
-webkit-border-bottom-left-radius: 27px;
-webkit-border-bottom-right-radius: 27px;
border-top-left-radius: 27px;
border-top-right-radius: 27px;
border-bottom-left-radius: 27px;
border-bottom-right-radius: 27px;
*/
/*background: url(http://www.1hitorigurashi.com/img/top/search_text_box_img.gif) no-repeat;*/
/*padding: 2px 5px 2px 5px;*/
padding: 0 0 0 5px;
float/*\**/:left\9;
}
.topsearch input[name="submit"] {
margin: 0;
text-indent: -99999px;
background: url(http://www.1hitorigurashi.com/img/top/search_newbt_img.jpg) no-repeat 0 0;
/*background: none;*/
border: none;
width: 58px;
height: 26px;
cursor: pointer;
color: white;
font-weight: bold;
}
.topsearch input[name="submit"]:hover {
background: url(http://www.1hitorigurashi.com/img/top/search_newbt_img.jpg) no-repeat 0 -26px;
}
.hotkeyword{
width: 290px;
position: absolute;
top: 98px;
left: 10px;
height: 36px;
background: url(http://www.1hitorigurashi.com/img/keywordbox.png) no-repeat;
padding: 12px;
line-height: 16px;
font-size: 11px;
display: none;
float/*\**/:left\9;
}