@charset "utf-8";

h2#pageTitle01{
	background: url(../images/urban-planning/title_urbanPlanning.jpg) 0 0 no-repeat;
	width: 960px;
	height: 65px;
	overflow: hidden;
	text-indent: -999px;
	display: block;
}

#lower {
	padding: 25px 40px 15px;
}

#lower p.colCatch01{
	font-size: 0.875em;
	background: url(../images/urban-planning/bg_guide.jpg) no-repeat;
	padding: 95px 60px 0;
	height: 65px;
	margin: 0 0 30px;
}

#lower #pamphletList{
	margin: 0 0 60px; 
}

#lower #pamphletList li{
	float: left;
	margin: 0 17px;
	width: 186px;
	padding-bottom: 35px;
	overflow: hidden;
}
#lower #pamphletList li .thumWrap{
	height: 241px;
	position: relative;
	border: solid 1px #ccc;
	/*box-shadow: 0px 0px 5px #333;*/
	margin-bottom: 10px;

}
#lower #pamphletList li .thumWrap img{
	position: absolute;
	top: 0;
	left: 0;
}

#lower #pamphletList li .btn_details{
	margin: 10px 0 0 3px;
	
}
#lower #pamphletList li p{
	font-size: 0.75em;
	/*padding-top: 10px;*/
}