@charset "EUC-JP";
#search h2 {
		border-bottom: 1px dotted #CCC;
		margin-bottom: 10px;
		padding-bottom: 10px;
		padding-top: 20px;
}
#search .head {
		margin-bottom: 20px;
		padding-bottom: 15px;
		border-bottom: 1px dotted #CCC;
		padding-top: 0.5em;
}


#search div.searchBloc {
		margin-bottom: 15px;
		padding-bottom: 15px;
		border-bottom: 1px dotted #CCC;
}

#search div.searchBloc .searchImg {
		float: left;
		margin-right: 15px;
}

#search .searchBloc h3 {
		font-size: 120%;
		margin-bottom: 5px;
}

#search .searchBloc .redPrice {
		font-size: 120%;
		color: #F00;
		font-weight: bold;
}

#search .searchBloc .redPrice strong {
		padding-left: 0.5em;
		font-family: "Arial Black", Gadget, sans-serif;
}

#search .searchBloc .s_exp {
		padding-top: 10px;
		width: 90%;
}

#search .nodata {
		text-align: center;
		padding: 100px;
		border: 1px dotted #CCC;
		margin: 50px 30px 60px;
		font-weight: bold;
}
