@charset "shift_jis";

h1 {
	background-image:url(../images/search/h1.jpg);
}

#main .section {
	margin:0 0 33px 0;
}
#main .section h2 {
	margin:0 0 14px 0;
	padding:5px 4px;
	border:1px solid #DFDFDF;
	background-image:url(../images/search/h2_back.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	font-size:100%;
	font-weight:normal;
}
#main .section h2 a {
	display:block;
	padding:0 0 0 6px;
	border-left:5px solid #CCCCCC;
	color:#333333;
}
#main .section .content {
	padding:0 1px;
}


.search-results-header {
	margin:0 0 15px 0;
	font-weight:bold;
}
.more {
	text-align:right;
}
.content-nav {
	text-align:center;
}
#main .section .imageWrapper {
	float:left;
	width:140px;
	padding-left:1px;
}

