@charset "utf-8";
/* CSS Document */

#searchBox{
border:solid 1px #cccccc;
background-color:#f4f4f4;
margin-bottom:30px;
}

#s_contents{
background: #FFFFFF;
margin: 5px;
}

#s_contents h3{
border-left: 4px solid #f781bf;
border-bottom: 1px solid #f4f4f4;
padding: 5px 5px 5px 10px;
margin-bottom: 15px;
font-size: 16px;
}


#searchBlock{
padding:0px;
}

#searchBlock h4{
color:#663300;
font-size:12px;
padding:2px;
margin:0px;
}

#searchBlock p{
font-size:11px;
line-height:20px;
}

.searchBlockList{
float:left;
width:300px;
border-bottom:dotted 1px #cccccc;
margin: 0px 9px 15px 9px;
}

.searchBlockListR{
float:right;
width:300px;
border-bottom:dotted 1px #cccccc;
margin-bottom:15px;
}

.height02{
	height: 72px;
	}
.height03{
	height: 92px;
	}
.height04{
	height: 112px;
	}
.height05{
	height: 132px;
	}
.height06{
	height: 152px;
	}
.height07{
	height: 172px;
	}
	
	
	#searchBox span{
	color:#666666;
	padding:3px;
	}