@charset "utf-8";
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
	葬儀場を探す
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#Section_Search{
	width:702px;
	padding:20px 24px 0px 24px;
}

#Section_Search .banner_area{
	width:680px;
	margin:0 auto 15px auto;
}

#Section_Search .search_top{
	width:702px;
}

#Section_Search .search_top .left{
	float:left;
	width:344px;
}

#Section_Search .search_top .left .search_box{
	margin:15px 0 30px 0;
	text-align:center;
}

#Section_Search .search_top .left .search_box form#kaijyoform input#kaijyo{
	width:200px;	
}

#Section_Search .search_top .left .search_box form#kaijyoform input.hall_name{
	padding-top:2px;
}


#Section_Search .search_top .right{
	float:left;
	width:344px;
	margin-left:14px;
}

#Section_Search .search_top .right p{
	margin:10px;
}

#Section_Search .search_top .right p a,
#Section_Search .search_top .right p a:link,
#Section_Search .search_top .right p a:visited{
	color:#333333;
	text-decoration:none;
}

#Section_Search .search_top .right p a:hover,
#Section_Search .search_top .right p a:active{
	text-decoration:underline;
}

#Section_Search .map_area{
	margin-top:20px;
	background: url(../../../common/images/map/img_map.gif) left top no-repeat;
}
