@charset "UTF-8";
/* CSS Document */
@import url("/locate/style.css");




section.search{}

section.new{ margin: 0; background: /*url(../img/61.png) no-repeat center top 40px;*/}

section.category{ margin: 0; /*background: url(../img/61.png) no-repeat center top 40px;*/}

section.popular{ margin: 0; /*background: url(../img/61.png) no-repeat center top 40px;*/}

section.bgswitch:nth-child(2n+1){ background-color:#DCDDDD;}

.search .inner{ width:80%; margin-left: auto; margin-right: auto;}
.search form{ }
.search .search_keyword{ background: #FFFFFF url(../img/53.png) no-repeat right 10px center; padding-right: 60px;}

.tags li{ float:left; white-space: nowrap; margin-right: 1.0em;}

@media only screen and (max-width:480px){
	.search .inner{ width:100%;}
	.search .tags li{ margin-right: 0.3em; margin-top: 0.2em; font-size:93%;}
}